/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | androiddeviceprovisioning.v1.json | 6 …"description": "Automates Android zero-touch enrollment for device resellers, customers, and EMMs.… 99 "customers": { object 103 "flatPath": "v1/customers", 105 "id": "androiddeviceprovisioning.customers.list", 109 …"description": "The maximum number of customers to show in a page of results. A number between 1 a… 120 "path": "v1/customers", 131 "flatPath": "v1/customers/{customersId}/configurations", 133 "id": "androiddeviceprovisioning.customers.configurations.create", 139 …mer that manages the configuration. An API resource name in the format `customers/[CUSTOMER_ID]`.", 141 "pattern": "^customers/[^/]+$", [all …]
|
D | prod_tt_sasportal.v1alpha1.json | 108 "customers": { object 112 "flatPath": "v1alpha1/customers", 114 "id": "prod_tt_sasportal.customers.create", 117 "path": "v1alpha1/customers", 130 "flatPath": "v1alpha1/customers/{customersId}", 132 "id": "prod_tt_sasportal.customers.delete", 140 "pattern": "^customers/[^/]+$", 155 "flatPath": "v1alpha1/customers/{customersId}", 157 "id": "prod_tt_sasportal.customers.get", 165 "pattern": "^customers/[^/]+$", [all …]
|
D | sasportal.v1alpha1.json | 107 "customers": { object 111 "flatPath": "v1alpha1/customers/{customersId}", 113 "id": "sasportal.customers.get", 121 "pattern": "^customers/[^/]+$", 135 "description": "Returns a list of requested customers.", 136 "flatPath": "v1alpha1/customers", 138 "id": "sasportal.customers.list", 142 "description": "The maximum number of customers to return in the response.", 153 "path": "v1alpha1/customers", 163 "flatPath": "v1alpha1/customers/{customersId}", [all …]
|
D | cloudchannel.v1.json | 439 "customers": { object 443 … "flatPath": "v1/accounts/{accountsId}/channelPartnerLinks/{channelPartnerLinksId}/customers", 445 "id": "cloudchannel.accounts.channelPartnerLinks.customers.create", 458 "path": "v1/{+parent}/customers", 471 …h": "v1/accounts/{accountsId}/channelPartnerLinks/{channelPartnerLinksId}/customers/{customersId}", 473 "id": "cloudchannel.accounts.channelPartnerLinks.customers.delete", 481 "pattern": "^accounts/[^/]+/channelPartnerLinks/[^/]+/customers/[^/]+$", 496 …h": "v1/accounts/{accountsId}/channelPartnerLinks/{channelPartnerLinksId}/customers/{customersId}", 498 "id": "cloudchannel.accounts.channelPartnerLinks.customers.get", 504 … of the customer to retrieve. Name uses the format: accounts/{account_id}/customers/{customer_id}", [all …]
|
D | reseller.v1.json | 111 "customers": { object 114 …do not manage. For more information about the API response for existing customers, see [retrieving… 115 "flatPath": "apps/reseller/v1/customers/{customerId}", 117 "id": "reseller.customers.get", 129 "path": "apps/reseller/v1/customers/{customerId}", 139 …he customer account already exists using the [`customers.get`](/admin-sdk/reseller/v1/reference/cu… 140 "flatPath": "apps/reseller/v1/customers", 142 "id": "reseller.customers.insert", 151 "path": "apps/reseller/v1/customers", 164 "flatPath": "apps/reseller/v1/customers/{customerId}", [all …]
|
D | chromemanagement.v1.json | 114 "customers": { object 120 "flatPath": "v1/customers/{customersId}/apps:countChromeAppRequests", 122 "id": "chromemanagement.customers.apps.countChromeAppRequests", 130 "pattern": "^customers/[^/]+$", 170 "flatPath": "v1/customers/{customersId}/apps/android/{androidId}", 172 "id": "chromemanagement.customers.apps.android.get", 178 … \"customers/my_customer/apps/chrome/[email protected]\" for the Save to Goog… 180 "pattern": "^customers/[^/]+/apps/android/[^/]+$", 199 "flatPath": "v1/customers/{customersId}/apps/chrome/{chromeId}", 201 "id": "chromemanagement.customers.apps.chrome.get", [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services/elasticinference/src/main/resources/codegen-resources/ |
H A D | service-2.json | 29 …customers to Amazon Elastic Inference (EI), and will help current customers migrate their workload… 42 …customers to Amazon Elastic Inference (EI), and will help current customers migrate their workload… 57 …customers to Amazon Elastic Inference (EI), and will help current customers migrate their workload… 72 …customers to Amazon Elastic Inference (EI), and will help current customers migrate their workload… 87 …customers to Amazon Elastic Inference (EI), and will help current customers migrate their workload… 102 …customers to Amazon Elastic Inference (EI), and will help current customers migrate their workload… 534 …customers to Amazon Elastic Inference (EI), and will help current customers migrate their workload…
|
/aosp_15_r20/external/google-cloud-java/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ |
H A D | ListCustomersResponse.java | 80 * The customers belonging to a reseller or distributor. 83 * <code>repeated .google.cloud.channel.v1.Customer customers = 1;</code> 93 * The customers belonging to a reseller or distributor. 96 * <code>repeated .google.cloud.channel.v1.Customer customers = 1;</code> 107 * The customers belonging to a reseller or distributor. 110 * <code>repeated .google.cloud.channel.v1.Customer customers = 1;</code> 120 * The customers belonging to a reseller or distributor. 123 * <code>repeated .google.cloud.channel.v1.Customer customers = 1;</code> 133 * The customers belonging to a reseller or distributor. 136 * <code>repeated .google.cloud.channel.v1.Customer customers = 1;</code> [all …]
|
H A D | ListCustomerRepricingConfigsRequest.java | 84 * Parent uses the format: accounts/{account_id}/customers/{customer_id}. 85 * Supports accounts/{account_id}/customers/- to retrieve configs for all 86 * customers. 112 * Parent uses the format: accounts/{account_id}/customers/{customer_id}. 113 * Supports accounts/{account_id}/customers/- to retrieve configs for all 114 * customers. 228 * To use the filter, you must set `parent=accounts/{account_id}/customers/-`. 229 * Example: customer = accounts/account_id/customers/c1 OR 230 * customer = accounts/account_id/customers/c2. 256 * To use the filter, you must set `parent=accounts/{account_id}/customers/-`. [all …]
|
H A D | ListCustomerRepricingConfigsRequestOrBuilder.java | 31 * Parent uses the format: accounts/{account_id}/customers/{customer_id}. 32 * Supports accounts/{account_id}/customers/- to retrieve configs for all 33 * customers. 48 * Parent uses the format: accounts/{account_id}/customers/{customer_id}. 49 * Supports accounts/{account_id}/customers/- to retrieve configs for all 50 * customers. 118 * To use the filter, you must set `parent=accounts/{account_id}/customers/-`. 119 * Example: customer = accounts/account_id/customers/c1 OR 120 * customer = accounts/account_id/customers/c2. 135 * To use the filter, you must set `parent=accounts/{account_id}/customers/-`. [all …]
|
H A D | ListCustomersResponseOrBuilder.java | 30 * The customers belonging to a reseller or distributor. 33 * <code>repeated .google.cloud.channel.v1.Customer customers = 1;</code> 40 * The customers belonging to a reseller or distributor. 43 * <code>repeated .google.cloud.channel.v1.Customer customers = 1;</code> 50 * The customers belonging to a reseller or distributor. 53 * <code>repeated .google.cloud.channel.v1.Customer customers = 1;</code> 60 * The customers belonging to a reseller or distributor. 63 * <code>repeated .google.cloud.channel.v1.Customer customers = 1;</code> 71 * The customers belonging to a reseller or distributor. 74 * <code>repeated .google.cloud.channel.v1.Customer customers = 1;</code>
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | androiddeviceprovisioning_v1.customers.configurations.html | 75 …a href="androiddeviceprovisioning_v1.customers.html">customers</a> . <a href="androiddeviceprovisi… 106 …mer that manages the configuration. An API resource name in the format `customers/[CUSTOMER_ID]`. … 110 …devices. * Metadata displayed on the device to help users during setup. Customers can add as many … 118 …ice policy controller) in the format `customers/[CUSTOMER_ID]/dpcs/*`. To list the supported DPCs,… 120 …uot;A String", # Output only. The API resource name in the format `customers/[CUSTOMER_ID]/co… 131 …devices. * Metadata displayed on the device to help users during setup. Customers can add as many … 139 …ice policy controller) in the format `customers/[CUSTOMER_ID]/dpcs/*`. To list the supported DPCs,… 141 …uot;A String", # Output only. The API resource name in the format `customers/[CUSTOMER_ID]/co… 150 …uired. The configuration to delete. An API resource name in the format `customers/[CUSTOMER_ID]/co… 168 …name: string, Required. The configuration to get. An API resource name in the format `customers/[C… [all …]
|
D | cloudchannel_v1.accounts.channelPartnerLinks.customers.html | 75 …inks</a> . <a href="cloudchannel_v1.accounts.channelPartnerLinks.customers.html">customers</a></h1> 94 …Customers. Possible error codes: * PERMISSION_DENIED: The reseller account making the request is d… 117 …ls are also recovery email addresses. Alternate emails are optional when you create Team customers. 129 …DOMAIN_VERIFIED Pub/Sub event in to track domain verification of their resolve Workspace customers. 137 …# Output only. Resource name of the customer. Format: accounts/{account_id}/customers/{customer_id} 158 …serves as the customer's username for those accounts. Use this email to invite Team customers. 159 …quot;A String", # The customer account contact's first name. Optional for Team customers. 160 …"A String", # The customer account contact's last name. Optional for Team customers. 176 …ls are also recovery email addresses. Alternate emails are optional when you create Team customers. 188 …DOMAIN_VERIFIED Pub/Sub event in to track domain verification of their resolve Workspace customers. [all …]
|
D | androiddeviceprovisioning_v1.partners.customers.html | 75 …l">partners</a> . <a href="androiddeviceprovisioning_v1.partners.customers.html">customers</a></h1> 85 …customers that are enrolled to the reseller identified by the `partnerId` argument. This list incl… 112 …/[PARTNER_ID]/customers/[CUSTOMER_ID]` * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]` * `partners/[… 136 …/[PARTNER_ID]/customers/[CUSTOMER_ID]` * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]` * `partners/[… 147 …customers that are enrolled to the reseller identified by the `partnerId` argument. This list incl… 161 { # Response message of all customers related to this partner. 162 "customers": [ # List of customers related to this reseller partner. 170 …/[PARTNER_ID]/customers/[CUSTOMER_ID]` * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]` * `partners/[…
|
D | reseller_v1.customers.html | 75 …1.html">Google Workspace Reseller API</a> . <a href="reseller_v1.customers.html">customers</a></h1> 82 …do not manage. For more information about the API response for existing customers, see [retrieving… 85 …he customer account already exists using the [`customers.get`](/admin-sdk/reseller/v1/reference/cu… 100 …do not manage. For more information about the API response for existing customers, see [retrieving… 126 …"kind": "customers#address", # Identifies the resource as a customer address. … 132 …"primaryAdmin": { # JSON template for primary admin in case of TEAM customers # The firs… 141 …he customer account already exists using the [`customers.get`](/admin-sdk/reseller/v1/reference/cu… 161 …"kind": "customers#address", # Identifies the resource as a customer address. … 167 …"primaryAdmin": { # JSON template for primary admin in case of TEAM customers # The firs… 196 …"kind": "customers#address", # Identifies the resource as a customer address. … [all …]
|
D | cloudchannel_v1.accounts.customers.html | 75 ….accounts.html">accounts</a> . <a href="cloudchannel_v1.accounts.customers.html">customers</a></h1> 78 <code><a href="cloudchannel_v1.accounts.customers.entitlements.html">entitlements()</a></code> 99 …Customers. Possible error codes: * PERMISSION_DENIED: The reseller account making the request is d… 143 …ls are also recovery email addresses. Alternate emails are optional when you create Team customers. 155 …DOMAIN_VERIFIED Pub/Sub event in to track domain verification of their resolve Workspace customers. 163 …# Output only. Resource name of the customer. Format: accounts/{account_id}/customers/{customer_id} 184 …serves as the customer's username for those accounts. Use this email to invite Team customers. 185 …quot;A String", # The customer account contact's first name. Optional for Team customers. 186 …"A String", # The customer account contact's last name. Optional for Team customers. 202 …ls are also recovery email addresses. Alternate emails are optional when you create Team customers. [all …]
|
D | admin_directory_v1.customers.chrome.printers.html | 75 …ectory_v1.customers.html">customers</a> . <a href="admin_directory_v1.customers.chrome.html">chrom… 116 parent: string, Required. The name of the customer. Format: customers/{customer_id} (required) 123 …": "A String", # Required. The name of the customer. Format: customers/{customer_id} 137 … String", # The resource name of the Printer object, in the format customers/{customer-id}/pr… 172 … String", # The resource name of the Printer object, in the format customers/{customer-id}/pr… 194 … String", # The resource name of the Printer object, in the format customers/{customer-id}/pr… 208 parent: string, Required. The name of the customer. Format: customers/{customer_id} (required) 244 … String", # The resource name of the Printer object, in the format customers/{customer-id}/pr… 268 parent: string, Required. The name of the customer. Format: customers/{customer_id} (required) 285 … String", # The resource name of the Printer object, in the format customers/{customer-id}/pr… [all …]
|
/aosp_15_r20/external/google-cloud-java/java-channel/proto-google-cloud-channel-v1/src/main/proto/google/cloud/channel/v1/ |
H A D | service.proto | 25 import "google/cloud/channel/v1/customers.proto"; 42 // their customers, channel partners, entitlements, and reports. 76 // there are no customers. 79 get: "/v1/{parent=accounts/*}/customers" 81 get: "/v1/{parent=accounts/*/channelPartnerLinks/*}/customers" 101 get: "/v1/{name=accounts/*/customers/*}" 103 get: "/v1/{name=accounts/*/channelPartnerLinks/*/customers/*}" 151 post: "/v1/{parent=accounts/*}/customers" 154 post: "/v1/{parent=accounts/*/channelPartnerLinks/*}/customers" 175 patch: "/v1/{customer.name=accounts/*/customers/*}" [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/channel/v1/ |
H A D | service.proto | 26 import "google/cloud/channel/v1/customers.proto"; 43 // their customers, channel partners, entitlements, and reports. 77 // there are no customers. 80 get: "/v1/{parent=accounts/*}/customers" 82 get: "/v1/{parent=accounts/*/channelPartnerLinks/*}/customers" 102 get: "/v1/{name=accounts/*/customers/*}" 104 get: "/v1/{name=accounts/*/channelPartnerLinks/*/customers/*}" 155 post: "/v1/{parent=accounts/*}/customers" 158 post: "/v1/{parent=accounts/*/channelPartnerLinks/*}/customers" 179 patch: "/v1/{customer.name=accounts/*/customers/*}" [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/changelogs/ |
H A D | 2.15.x-CHANGELOG.md | 24 …- Lets customers use origination number when specifying SMS message configuration for Campaigns an… 28 …- This release allows customers to update email messages as they flow in and out of Amazon WorkMail 190 …- AWS Outposts now supports EBS local snapshots on Outposts that allows customers to store snapsho… 215 … - This release adds the DescribeJobRun API to allow customers retrieve details of a given job run 314 …- This release allows Robomaker customers to specify configuration for uploading logs and artifact… 414 …esourceARNList to Resource Groups Tagging api GetResources api to allow customers retrieve tag dat… 431 …nching additional certificate templates and API parameters. This allows customers to create custom… 461 …- Customers can create segments using 5 new filters. Filters can check for the presence of a subst… 465 - This feature allows customers to enable/disable model caching on Multi-Model endpoints. 516 …dds support for Major Version Upgrades on Aurora MySQL Global Clusters. Customers will be able to … [all …]
|
H A D | 2.17.x-CHANGELOG.md | 66 …- This change allows customers to enable data capturing while running a batch transform job, and c… 75 …- This change allows customers to specify FunctionRuntimeOverride in FunctionDefinitionVersion. Th… 133 …- This release adds an option for customers to configure workflows that are triggered when files a… 170 …- This release enables customers to specify multiple target languages in asynchronous batch transl… 197 …- Gateway Load Balancer adds a new feature (target_failover) for customers to rebalance existing f… 231 …- S3 Object Lambda adds support to allow customers to intercept HeadObject and ListObjects request… 272 …icies. As customers author a policy, IAM Access Analyzer policy validation evaluates the policy fo… 355 …- This release enables customers to access control rights on Translate resources like Parallel Dat… 418 …- Letting external AWS customers provide ImageId as a Launch Template override in FleetLaunchTempl… 434 …demand Amazon Elastic Compute Cloud (EC2) G3 and G5 instances, allowing customers to utilize addit… [all …]
|
H A D | 2.20.x-CHANGELOG.md | 437 …- This release introduces app block builder, allowing customers to provision a resource to package… 462 …- This release introduces multi-session fleets, allowing customers to provision more than one user… 496 …returnConsumedCapacity input to BatchGetItemEnhancedRequest that allows customers to find out exac… 534 …- This commit introduces DynamoDbTable#getItemWithResponse() that allows customers to specify addi… 625 …tpost' location type to the DescribeInstanceTypeOfferings API, allowing customers that have been a… 747 …- Amazon Connect outbound campaigns has launched agentless dialing mode which enables customers to… 796 …- Allows customers to execute data plane actions like bulk loading graphs, issuing graph queries u… 983 …- Allow customers to manage outbound traffic from their Kx Environment when attaching a transit ga… 1262 … integration we need to update our budget names regex filter to prevent customers from using "/act… 1270 … to breach state. Customers will be able to exclude operational recommendations and receive credit… [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/docs/design/services/dynamodb/high-level-library/ |
H A D | README.md | 5 1. Meeting customers in their problem space allows them to deliver value 13 6. Optimizing for cold-start performance allows customers the 18 Customers on the AWS SDK for Java 2.x currently use the `DynamoDbClient` 24 instead of the more idiomatic `Number`, (2) customers must manually 26 DynamoDB, (3) customers that represent their DynamoDB objects using Java 43 This enhanced client will make DynamoDB easier to use for Java customers 108 instead of a specific AWS service. For example, customers frequently use 122 This solution would be better for customers that are more familiar with 124 This solution would be worse for customers that are familiar with 132 Customers were presented with the following option comparison: [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/cloudcontrolspartner/v1beta/ |
H A D | customers.proto | 36 pattern: "organizations/{organization}/locations/{location}/customers/{customer}" 37 plural: "customers" 42 // organizations/{organization}/locations/{location}/customers/{customer} 55 // Request to list customers 66 // The maximum number of Customers to return. The service may return fewer 67 // than this value. If unspecified, at most 500 Customers will be returned. 81 // Response message for list customer Customers requests 83 // List of customers 84 repeated Customer customers = 1; field 97 // organizations/{organization}/locations/{location}/customers/{customer}
|
/aosp_15_r20/external/googleapis/google/cloud/cloudcontrolspartner/v1/ |
H A D | customers.proto | 36 pattern: "organizations/{organization}/locations/{location}/customers/{customer}" 37 plural: "customers" 42 // `organizations/{organization}/locations/{location}/customers/{customer}` 55 // Request to list customers 66 // The maximum number of Customers to return. The service may return fewer 67 // than this value. If unspecified, at most 500 Customers will be returned. 81 // Response message for list customer Customers requests 83 // List of customers 84 repeated Customer customers = 1; field 97 // `organizations/{organization}/locations/{location}/customers/{customer}`
|