Home
last modified time | relevance | path

Searched +full:on +full:- +full:premise (Results 1 – 25 of 113) sorted by relevance

12345

/external/google-cloud-java/java-maps-addressvalidation/proto-google-maps-addressvalidation-v1/src/main/java/com/google/maps/addressvalidation/v1/
DVerdictOrBuilder.java8 * https://www.apache.org/licenses/LICENSE-2.0
11 * distributed under the License is distributed on an "AS IS" BASIS,
36 * the `validation_granularity` will likely be `PREMISE` or below.
41 * @return The enum numeric value on the wire for inputGranularity.
54 * the `validation_granularity` will likely be `PREMISE` or below.
68 * For example, an `validation_granularity` of `PREMISE` indicates all address
69 * components at the level of `PREMISE` or more coarse can be validated.
76 * @return The enum numeric value on the wire for validationGranularity.
84 * For example, an `validation_granularity` of `PREMISE` indicates all address
85 * components at the level of `PREMISE` or more coarse can be validated.
[all …]
DVerdict.java8 * https://www.apache.org/licenses/LICENSE-2.0
11 * distributed under the License is distributed on an "AS IS" BASIS,
80 * identifies a `PREMISE` while something like "Redwood City, CA, 94061"
103 * Below-building level result, such as an apartment.
113 * Building-level result.
116 * <code>PREMISE = 2;</code>
118 PREMISE(2), enumConstant
123 * A geocode that should be very close to the building-level location of
135 * have block-level addressing, such as Japan.
163 UNRECOGNIZED(-1),
[all …]
/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
DExternalVpnGatewayInterfaceOrBuilder.java8 * https://www.apache.org/licenses/LICENSE-2.0
11 * distributed under the License is distributed on an "AS IS" BASIS,
30 … types of external VPN gateway: - SINGLE_IP_INTERNALLY_REDUNDANT - 0 - TWO_IPS_REDUNDANCY - 0, 1 -
42 … types of external VPN gateway: - SINGLE_IP_INTERNALLY_REDUNDANT - 0 - TWO_IPS_REDUNDANCY - 0, 1 -
55 …teway. Only IPv4 is supported. This IP address can be either from your on-premise gateway or anoth…
67 …teway. Only IPv4 is supported. This IP address can be either from your on-premise gateway or anoth…
79 …teway. Only IPv4 is supported. This IP address can be either from your on-premise gateway or anoth…
DExternalVpnGatewayInterface.java8 * https://www.apache.org/licenses/LICENSE-2.0
11 * distributed under the License is distributed on an "AS IS" BASIS,
77 … types of external VPN gateway: - SINGLE_IP_INTERNALLY_REDUNDANT - 0 - TWO_IPS_REDUNDANCY - 0, 1 -
92 … types of external VPN gateway: - SINGLE_IP_INTERNALLY_REDUNDANT - 0 - TWO_IPS_REDUNDANCY - 0, 1 -
112 …teway. Only IPv4 is supported. This IP address can be either from your on-premise gateway or anoth…
127 …teway. Only IPv4 is supported. This IP address can be either from your on-premise gateway or anoth…
150 …teway. Only IPv4 is supported. This IP address can be either from your on-premise gateway or anoth…
170 private byte memoizedIsInitialized = -1;
196 if (size != -1) return size; in getSerializedSize()
524 case -1044789534: in mergeFrom()
[all …]
/external/google-cloud-java/java-maps-addressvalidation/proto-google-maps-addressvalidation-v1/src/main/proto/google/maps/addressvalidation/v1/
Daddress_validation_service.proto7 // http://www.apache.org/licenses/LICENSE-2.0
10 // distributed under the License is distributed on an "AS IS" BASIS,
74 …// [FAQ](https://developers.google.com/maps/documentation/address-validation/faq#which_regions_are…
78 // validated address result will be populated based on the preferred language
91 // be re-validated), then each followup request must populate this field with
103 // `address` must be provided as "Puerto Rico" (case-insensitive) or "PR".
118 // re-validated, this UUID *must* accompany the new request.
142 // attempt but that was not re-validated was used for the transaction.
193 // identifies a `PREMISE` while something like "Redwood City, CA, 94061"
201 // Below-building level result, such as an apartment.
[all …]
/external/googleapis/google/maps/addressvalidation/v1/
Daddress_validation_service.proto7 // http://www.apache.org/licenses/LICENSE-2.0
10 // distributed under the License is distributed on an "AS IS" BASIS,
74 // [here](https://developers.google.com/maps/documentation/address-validation/coverage).
78 // validated address result will be populated based on the preferred language
91 // be re-validated), then each followup request must populate this field with
103 // `address` must be provided as "Puerto Rico" (case-insensitive) or "PR".
129 // https://developers.google.com/maps/documentation/places/web-service/session-pricing
140 // re-validated, this UUID *must* accompany the new request.
164 // attempt but that was not re-validated was used for the transaction.
215 // identifies a `PREMISE` while something like "Redwood City, CA, 94061"
[all …]
/external/python/cpython2/Lib/test/
Dtest_mhlib.py19 # here, like the "OSError: [Errno 17] File exists" raised on Windows.
23 # The other tests here pass on Windows.
24 raise unittest.SkipTest("skipped on %s -- " % sys.platform +
55 "Current-Folder: %s\n" % folder)
109 'ignored-attribute': 'camping holiday'})
115 {'From': 'Mrs. Premise',
120 'To': 'Mrs. Premise',
121 'Date': '29 July 2001'}, "Hullo, Mrs. Premise!\n")
153 eq(mh.getprofile('not-set'), None)
160 "Current-Folder: wide\n")
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/xds/proposals/
DTP1-xds-transport-next.md2 ----
6 * Last updated: 2021-08-21
11 protocol](https://www.envoyproxy.io/docs/envoy/latest/api-docs/xds_protocol)
19 We introduce a new structured resource naming format based on Uniform Resource
36 generic pub-sub mechanism between client (Envoy) and management server (xDS
41 `envoy.config.route.v3.RouteConfiguration` and a version string such as `42-a`.
44 …tps://www.envoyproxy.io/docs/envoy/latest/api-v3/config/core/v3/base.proto#envoy-v3-api-msg-config
48 arbitrary key-value metadata is expressible in the `Node` message.
55 greater efficiency, server stickiness and better-than-eventual consistency for
57 mostly been used in direct client-server applications.
[all …]
/external/ltp/testcases/kernel/syscalls/setsockopt/
Dsetsockopt08.c1 // SPDX-License-Identifier: GPL-2.0-or-later
4 * Based on reproducer by Nicolai Stange based on PoC Andy Nguyen
9 * This will reproduce the bug on x86_64 in 32bit compatibility
11 * on the out-of-bounds write corrupting something which leads to a
15 * See https://google.github.io/security-research/pocs/linux/cve-2021-22555/writeup.html
19 * The problem underlying CVE-2021-22555 fixed by upstream commit
21 * out-of-bound write") is that the (now removed) padding zeroing code
22 * in xt_compat_target_from_user() had been based on the premise that
23 * the user specified ->u.user.target_size, which will be considered
26 * ->targetsize: if OTOH the user specified ->u.user.target_size is
[all …]
/external/aws-sdk-java-v2/.changes/2.17.x/
D2.17.4.json3 "date": "2021-07-23",
13 "category": "Amazon S3 on Outposts",
15 "description": "Add on-premise access type support for endpoints"
D2.17.273.json3 "date": "2022-09-13",
9 …e enables our customer to choose the option of Sharepoint 2019 for the on-premise Sharepoint conne…
21 …"description": "This release adds support for the client-side evaluation - powered by AWS AppConfi…
/external/google-cloud-java/java-monitoring/
D.repo-metadata.json5 …"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-monitoring/late…
9 "repo": "googleapis/google-cloud-java",
10 "repo_short": "java-monitoring",
11 "distribution_name": "com.google.cloud:google-cloud-monitoring",
15 …an also collect this data from over 150 common application components, on-premise systems, and hyb…
/external/aws-sdk-java-v2/.changes/2.13.x/
D2.13.74.json3 "date": "2020-08-12",
8 …ons: Device Defender enables customers to turn off non-compliant findings for specific resources o…
13 …scription": "Introduces support for IPv6-in-IPv4 IPsec tunnels. A user can now send traffic from t…
28 …tent file systems for throughput-intensive workloads using Hard Disk Drive (HDD) storage and an op…
/external/aws-sdk-java-v2/.changes/2.5.x/
D2.5.34.json2 "date": "2019-04-30",
28 …ansit Gateway with AWS Direct Connect gateway to route traffic between on-premise networks and the…
D2.5.16.json2 "date": "2019-03-25",
18on-premise networks and Amazon Virtual Private Clouds (VPCs) in any commercial AWS Region (except …
28 …upport for detailed job progress status and S3 server-side output encryption. In addition, the ant…
31 "category": "AWS IoT 1-Click Devices Service",
33 …elease adds tagging support for AWS IoT 1-Click Device resources. Use these APIs to add, remove, o…
38 …n Transcribe - With this release Amazon Transcribe enhances the custom vocabulary feature to impro…
/external/aws-sdk-java-v2/.changes/2.18.x/
D2.18.36.json3 "date": "2022-12-12",
33 …eam EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras a…
/external/aws-sdk-java-v2/.changes/2.16.x/
D2.16.82.json3 "date": "2021-06-10",
9 …StateFault to the ModifyAquaConfiguration API, thrown when calling the API on a non available clus…
15 …"description": "Fix for PR [#2510](https://github.com/aws/aws-sdk-java-v2/issues/2510) by adding S…
21 …dds support for UpdateAccount API to allow users to update their default license on Chime account."
27 …ernetGateway to the VPC and can be used for communication with other VPCs and on-premise networks."
45 …"description": "This release supports KMS customer-managed Customer Master Keys (CMKs) on member-s…
/external/aws-sdk-java-v2/.changes/2.20.x/
D2.20.94.json3 "date": "2023-06-27",
9 …ferent commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic rene…
33 …ams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras a…
57 "description": "Systems Manager doc-only update for June 2023."
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DExperiment.java8 * http://www.apache.org/licenses/LICENSE-2.0
11 * distributed under the License is distributed on an "AS IS" BASIS,
29 * A single "premise" for making benchmark measurements: which class and method to invoke, which VM
/external/opencensus-java/contrib/log_correlation/stackdriver/
DREADME.md3 The `opencensus-contrib-log-correlation-stackdriver` artifact provides a
5 [`LoggingEnhancer`](http://googlecloudplatform.github.io/google-cloud-java/google-cloud-clients/api…
9 associated with each trace, or filter logs based on trace or span ID.
16 …gle.cloud:google-cloud-logging`](https://github.com/GoogleCloudPlatform/google-cloud-java/tree/mas…
17 library to export logs to Stackdriver. `google-cloud-logging` must be version `1.33.0` or later.
18 The application can run on Google Cloud Platform, on-premise, or on
20 setting up `google-cloud-logging`.
31 <artifactId>opencensus-contrib-log-correlation-stackdriver</artifactId>
40 runtime 'io.opencensus:opencensus-contrib-log-correlation-stackdriver:0.28.3'
47 By default, `OpenCensusTraceLoggingEnhancer` looks up the project ID from `google-cloud-java`. See
[all …]
/external/rust/crates/libz-sys/src/zlib-ng/doc/
Dtxtvsbin.txt6 ------------
11 file type requires heavy-duty semantic analysis on the file contents.
15 Previous versions of PKZip and other zip-compatible compression tools
19 limitation of this scheme is the restriction to Latin-based alphabets.
29 a much increased precision and a near-100% recall. This scheme is
30 designed to work on ASCII, Unicode and other ASCII-derived alphabets,
31 and it handles single-byte encodings (ISO-8859, MacRoman, KOI8, etc.)
32 and variable-sized encodings (ISO-2022, UTF-8, etc.). Wider encodings
33 (UCS-2/UTF-16 and UCS-4/UTF-32) are not handled, however.
37 -------------
[all …]
/external/rust/crates/libz-sys/src/zlib/doc/
Dtxtvsbin.txt6 ------------
11 file type requires heavy-duty semantic analysis on the file contents.
15 Previous versions of PKZip and other zip-compatible compression tools
19 limitation of this scheme is the restriction to Latin-based alphabets.
29 a much increased precision and a near-100% recall. This scheme is
30 designed to work on ASCII, Unicode and other ASCII-derived alphabets,
31 and it handles single-byte encodings (ISO-8859, MacRoman, KOI8, etc.)
32 and variable-sized encodings (ISO-2022, UTF-8, etc.). Wider encodings
33 (UCS-2/UTF-16 and UCS-4/UTF-32) are not handled, however.
37 -------------
[all …]
/external/kotlinx.coroutines/kotlinx-coroutines-core/js/test/
DTestBase.kt2 …* Copyright 2016-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 licen… in <lambda>()
45 * Asserts that this invocation is `index`-th in the execution sequence (counting from one). in <lambda>()
83 expected: ((Throwable) -> Boolean)? = null, in <lambda>()
84 unhandled: List<(Throwable) -> Boolean> = emptyList(), in <lambda>()
85 block: suspend CoroutineScope.() -> Unit in <lambda>()
90 * This is an additional sanity check against `runTest` mis-usage on JS. in <lambda>()
91 * The only way to write an async test on JS is to return Promise from the test function. in <lambda>()
96 * which typically is a premise to the same error: in <lambda>()
99 * fun incorrectTestForJs() { // <- promise is not returned in <lambda>()
111 … val result = GlobalScope.promise(block = block, context = CoroutineExceptionHandler { _, e -> in <lambda>()
[all …]
/external/googleapis/google/api/servicecontrol/
DREADME.md17 Service Control is a mature and feature-rich control plane provider
21 from on-premise to a cloud provider, or from one cloud provider to another,
31 The Service Control API definition is open sourced and available on
42 [Google Service Management](/service-management),
49 <figure id="fig-arch" class="center">
51 <img src="/service-control/images/arch.svg"
59 * [`services.check`](/service-control/reference/rest/v1/services/check), used for:
62 * [`services.report`](/service-control/reference/rest/v1/services/report), used for:
70 A [managed service](/service-management/reference/rest/v1/services) is
72 [Google Service Management](/service-management). Each managed service has a
[all …]
/external/python/google-api-python-client/docs/dyn/
Dmybusinessaccountmanagement_v1.accounts.html8 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 …]

12345