/aosp_15_r20/external/grpc-grpc/test/cpp/naming/ |
H A D | resolver_test_record_groups.yaml | 1 resolver_tests_common_zone_name: resolver-tests-version-4.grpctestingexp. 3 # Tests for which we enable SRV queries 4 - expected_addrs: 5 - {address: '5.5.5.5:443', is_balancer: false} 13 record_to_resolve: no-srv-ipv4-single-target 15 no-srv-ipv4-single-target: 16 - {TTL: '2100', data: 5.5.5.5, type: A} 17 - expected_addrs: 18 - {address: '1.2.3.4:1234', is_balancer: true} 26 record_to_resolve: srv-ipv4-single-target [all …]
|
H A D | resolver_component_tests_runner.py | 8 # http://www.apache.org/licenses/LICENSE-2.0 13 # See the License for the specific language governing permissions and 16 # This file is auto-generated 27 argp = argparse.ArgumentParser(description='Run c-ares resolver tests') 28 argp.add_argument('--test_bin_path', default=None, type=str, 30 argp.add_argument('--dns_server_bin_path', default=None, type=str, 32 argp.add_argument('--records_config_path', default=None, type=str, 34 'specifies records for the DNS sever. ')) 35 argp.add_argument('--dns_server_port', default=None, type=int, 37 argp.add_argument('--dns_resolver_bin_path', default=None, type=str, [all …]
|
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/ |
H A D | ForwardingRuleOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 13 * See the License for the specific language governing permissions and 30 …for which this forwarding rule accepts traffic. When a client sends traffic to this IP address, th… 42 …for which this forwarding rule accepts traffic. When a client sends traffic to this IP address, th… 54 …for which this forwarding rule accepts traffic. When a client sends traffic to this IP address, th… 59 * @return The bytes for iPAddress. 67 …For protocol forwarding, valid options are TCP, UDP, ESP, AH, SCTP, ICMP and L3_DEFAULT. The valid… 68 * Check the IPProtocolEnum enum for the list of possible values. 80 …For protocol forwarding, valid options are TCP, UDP, ESP, AH, SCTP, ICMP and L3_DEFAULT. The valid… 81 * Check the IPProtocolEnum enum for the list of possible values. [all …]
|
H A D | ForwardingRule.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 13 * See the License for the specific language governing permissions and 25 …and its corresponding IP address represent the frontend configuration of a Google Cloud Platform l… 110 …For protocol forwarding, valid options are TCP, UDP, ESP, AH, SCTP, ICMP and L3_DEFAULT. The valid… 140 UNRECOGNIZED(-1), 244 throw new java.lang.IllegalArgumentException("EnumValueDescriptor is not for this type."); in valueOf() 246 if (desc.getIndex() == -1) { in valueOf() 265 * The IP Version that will be used by this forwarding rule. Valid options are IPV4 or IPV6. 281 /** <code>IPV4 = 2254341;</code> */ 282 IPV4(2254341), enumConstant [all …]
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | compute_alpha.forwardingRules.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
D | compute_beta.forwardingRules.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
D | compute_v1.forwardingRules.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
D | compute_beta.globalForwardingRules.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
D | compute_v1.globalForwardingRules.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
D | compute_alpha.globalForwardingRules.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
D | compute_alpha.regionBackendServices.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
D | compute_alpha.backendServices.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/compute/v1/ |
H A D | compute.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 12 // See the License for the specific language governing permissions and 15 // Generated by the disco-to-proto3-converter. DO NOT EDIT! 45 …generate a signature for access to private storage buckets that support Signature Version 4 for au… 47 …// The access key used for s3 bucket authentication. Required for updating or creating a backend t… 50 // The identifier of an access key used for s3 bucket authentication. 53 …// The optional version identifier for the access key. You can use this to keep track of different… 56 …s is a free-form field with the name of the region your cloud uses to host your origin. For exampl… 61 // A request message for InstanceGroupManagers.AbandonInstances. See the method description for det… 66 // The body resource for this request [all …]
|
H A D | compute.v1.json | 9 …"description": "[Output Only] Type of resource. Always compute#acceleratorTypeList for lists of ac… 14 "description": "[Output Only] Unique identifier for the resource; defined by the server.", 25 …e next page of results for list requests. If the number of results is larger than maxResults, use … 29 "description": "[Output Only] Server-defined URL for this resource.", 37 …"description": "[Output Only] A warning code, if applicable. For example, Compute Engine returns N… 42 "When deploying and at least one of the resources has a type marked as deprecated", 44 … "When deploying and at least one of the resources has a type marked as experimental", 46 "Warning that value of a field has been overridden. Deprecated unused field.", 48 …"A WEIGHTED_MAGLEV backend service is associated with a health check that is not of type HTTP/HTTP… 50 …ead quota exceed which captures the amount of resources filtered out by user-defined list filter.", [all …]
|
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/proto/google/cloud/compute/v1/ |
H A D | compute.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 12 // See the License for the specific language governing permissions and 15 // Generated by the disco-to-proto3-converter. DO NOT EDIT! 44 // A request message for InstanceGroupManagers.AbandonInstances. See the method description for det… 49 // The body resource for this request 52 // Project ID for this request. 58 …has already been completed. For example, consider a situation where you make an initial request an… 69 // A request message for RegionInstanceGroupManagers.AbandonInstances. See the method description f… 74 // Project ID for this request. 86 // The body resource for this request [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services/servicediscovery/src/main/resources/codegen-resources/ |
H A D | service-2.json | 4 "apiVersion":"2017-03-14", 13 "uid":"servicediscovery-2017-03-14" 31 …For the current quota on the number of namespaces that you can create using the same Amazon Web Se… 48 …For example, if you name your namespace <code>example.com</code> and name your service <code>backe… 65 …For example, if you name your namespace <code>example.com</code> and name your service <code>backe… 82 …for the following entities:</p> <ul> <li> <p>For public and private DNS namespaces, one of the fol… 130 …tion":"<p>Deletes the Amazon Route 53 DNS records and health check, if any, that Cloud Map created… 146 …for a specified namespace and service. You can use <code>DiscoverInstances</code> to discover inst… 147 "endpoint":{"hostPrefix":"data-"} 164 "endpoint":{"hostPrefix":"data-"} [all …]
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | compute.beta.json | 5 "https://www.googleapis.com/auth/cloud-platform": { 6 …"description": "See, edit, configure, and delete your Google Cloud data and see the email address … 9 "description": "View and manage your Google Compute Engine resources" 15 …"description": "Manage your data and permissions in Cloud Storage and see the email address for yo… 21 …"description": "Manage your data in Cloud Storage and see the email address of your Google Account" 29 "description": "Creates and runs virtual machines on Google Cloud Platform. ", 33 "x16": "https://www.google.com/images/icons/product/compute_engine-16.png", 34 "x32": "https://www.google.com/images/icons/product/compute_engine-32.png" 63 "description": "Data format for response.", 70 "Responses with Content-Type of application/json", [all …]
|
D | compute.v1.json | 5 "https://www.googleapis.com/auth/cloud-platform": { 6 …"description": "See, edit, configure, and delete your Google Cloud data and see the email address … 9 "description": "View and manage your Google Compute Engine resources" 15 …"description": "Manage your data and permissions in Cloud Storage and see the email address for yo… 21 …"description": "Manage your data in Cloud Storage and see the email address of your Google Account" 29 "description": "Creates and runs virtual machines on Google Cloud Platform. ", 33 "x16": "https://www.google.com/images/icons/product/compute_engine-16.png", 34 "x32": "https://www.google.com/images/icons/product/compute_engine-32.png" 63 "description": "Data format for response.", 70 "Responses with Content-Type of application/json", [all …]
|
D | compute.alpha.json | 5 "https://www.googleapis.com/auth/cloud-platform": { 6 …"description": "See, edit, configure, and delete your Google Cloud data and see the email address … 9 "description": "View and manage your Google Compute Engine resources" 15 …"description": "Manage your data and permissions in Cloud Storage and see the email address for yo… 21 …"description": "Manage your data in Cloud Storage and see the email address of your Google Account" 29 "description": "Creates and runs virtual machines on Google Cloud Platform. ", 33 "x16": "https://www.google.com/images/icons/product/compute_engine-16.png", 34 "x32": "https://www.google.com/images/icons/product/compute_engine-32.png" 63 "description": "Data format for response.", 70 "Responses with Content-Type of application/json", [all …]
|
D | servicecontrol.v2.json | 5 "https://www.googleapis.com/auth/cloud-platform": { 6 …"description": "See, edit, configure, and delete your Google Cloud data and see the email address … 18 …"description": "Provides admission control and telemetry reporting for services integrated with Se… 20 "documentationLink": "https://cloud.google.com/service-control/", 23 "x16": "http://www.google.com/images/icons/product/search-16.gif", 24 "x32": "http://www.google.com/images/icons/product/search-32.gif" 53 "description": "Data format for response.", 60 "Responses with Content-Type of application/json", 61 "Media download with context-dependent Content-Type", 62 "Responses with Content-Type of application/x-protobuf" [all …]
|
D | servicecontrol.v1.json | 5 "https://www.googleapis.com/auth/cloud-platform": { 6 …"description": "See, edit, configure, and delete your Google Cloud data and see the email address … 18 …"description": "Provides admission control and telemetry reporting for services integrated with Se… 20 "documentationLink": "https://cloud.google.com/service-control/", 23 "x16": "http://www.google.com/images/icons/product/search-16.gif", 24 "x32": "http://www.google.com/images/icons/product/search-32.gif" 53 "description": "Data format for response.", 60 "Responses with Content-Type of application/json", 61 "Media download with context-dependent Content-Type", 62 "Responses with Content-Type of application/x-protobuf" [all …]
|
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/route/v3/ |
H A D | route_components.proto | 32 option go_package = "github.com/envoyproxy/go-control-plane/envoy/config/route/v3;routev3"; 35 // [#protodoc-title: HTTP route components] 39 // The top level element in the routing configuration is a virtual host. Each virtual host has 44 // [#next-free-field: 24] 49 // No TLS requirement for the virtual host. 52 // External requests must use TLS. If a request is external and it is not 66 // statistics but is not relevant for routing. 74 // 2. Suffix domain wildcards: ``*.foo.com`` or ``*-bar.foo.com``. 75 // 3. Prefix domain wildcards: ``foo.*`` or ``foo-*``. 81 // e.g. ``*-bar.foo.com`` will match ``baz-bar.foo.com`` but not ``-bar.foo.com``. [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/changelogs/ |
H A D | 2.17.x-CHANGELOG.md | 1 # __2.17.295__ __2022-10-19__ 3 - ### Features 4 …- This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket. 7 - ### Features 8 …- This release adds resourceType enums for AppConfig, AppSync, DataSync, EC2, EKS, Glue, GuardDuty… 11 - ### Features 12 …- Updates internal logic for constructing API endpoints. We have added rule-based endpoints and in… 14 ## __AWS SDK for Java v2__ 15 - ### Features 16 - Updated service endpoint metadata. [all …]
|
H A D | 2.10.x-CHANGELOG.md | 1 # __2.10.91__ __2020-03-20__ 2 ## __AWS SDK for Java v2__ 3 - ### Features 4 - Updated service endpoint metadata. 7 - ### Features 8 …- Added "productId" and "portfolioId" to responses from CreateConstraint, UpdateConstraint, ListCo… 10 # __2.10.90__ __2020-03-19__ 12 - ### Features 13 …- AWS Certificate Manager documentation updated on API calls ImportCertificate and ListCertificate… 16 - ### Features [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/sql/v1/ |
H A D | cloud_sql_resources.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 12 // See the License for the specific language governing permissions and 29 // An entry for an Access Control list. 31 // The allowlisted value for the access control list. 35 // [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example 36 // `2012-11-15T16:19:00.094Z`. 64 // Warning when the operation succeeds but some non-critical workflow state 75 // The region name for REGION_UNREACHABLE warning. 102 // Start time for the daily backup configuration in UTC timezone in the 24 103 // hour format - `HH:MM`. [all …]
|