Home
last modified time | relevance | path

Searched +full:service +full:- +full:specific (Results 1 – 25 of 1394) sorted by relevance

12345678910>>...56

/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dmybusinesslodging.v1.json8 "documentationLink": "https://developers.google.com/my-business/",
11 "x16": "http://www.google.com/images/icons/product/search-16.gif",
12 "x32": "http://www.google.com/images/icons/product/search-32.gif"
48 "Responses with Content-Type of application/json",
49 "Media download with context-dependent Content-Type",
50 "Responses with Content-Type of application/x-protobuf"
82 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit…
102 "description": "Returns the Lodging of a specific location.",
118 …"description": "Required. The specific fields to return. Use \"*\" to include all fields. Repeated…
119 "format": "google-fieldmask",
[all …]
/external/aws-sdk-java-v2/core/regions/src/main/java/software/amazon/awssdk/regions/
DServiceMetadata.java12 * express or implied. See the License for the specific language governing
26 * Metadata about a service, like S3, DynamoDB, etc.
28 …* <p>This is useful for building meta-functionality around AWS services. For example, UIs that lis…
29 * service would use the {@link #regions()} method for a service.</p>
31 …* <p>This is usually created by calling the {@code serviceMetadata} method on the service client's…
32 …* created by calling the {@link #of(String)} method and providing the service's unique endpoint pr…
37 …* Retrieve the AWS endpoint that should be used for this service in the provided region, if no {@l…
40 * @param region The region that should be used to load the service endpoint.
41 * @return The region-specific endpoint for this service.
49 …* Retrieve the AWS endpoint that should be used for this service associated with the provided {@li…
[all …]
/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/interceptor/
DExecutionInterceptor.java12 * express or implied. See the License for the specific language governing
27 // CHECKSTYLE:OFF - Avoid "Unused Import" error. If we use the FQCN in the Javadoc, we'll run into …
38 …* metrics, modify a request in-flight, debug request processing, view exceptions, etc. This interf…
44 …* message so far as well as a {@link ExecutionAttributes} object for storing data that is specific
46 * <li>{@link #beforeExecution} - Read the request before it is modified by other interceptors.</li>
47 …* <li>{@link #modifyRequest} - Modify the request object before it is marshalled into an HTTP requ…
48 …* <li>{@link #beforeMarshalling} - Read the request that has potentially been modified by other re…
50 …* <li>{@link #afterMarshalling} - Read the HTTP request after it is created and before it can be m…
52 * <li>{@link #modifyHttpRequest} - Modify the HTTP request object before it is transmitted.</li>
53 …* <li>{@link #beforeTransmission} - Read the HTTP request that has potentially been modified by ot…
[all …]
/external/python/google-api-python-client/docs/dyn/
Dvault_v1.matters.holds.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 …]
/external/openthread/include/openthread/
Ddnssd_server.h14 * derived from this software without specific prior written permission.
32 * This file defines the DNS-SD server APIs.
49 * @addtogroup api-dnssd-server
52 * This module includes APIs for DNS-SD server.
59 * Is called when a DNS-SD query subscribes one of:
60 * 1. a service name.
61 * 2. a service instance name.
64 * The DNS-SD query implementation is responsible for identifying what @p aFullName is.
65 …* If @p aFullName is a service name or service instance name, the DNS-SD query implementation shou…
66 * corresponding service instance information and notify the DNS-SD server using
[all …]
/external/sdv/vsomeip/interface/vsomeip/
Dapplication.hpp1 // Copyright (C) 2014-2017 Bayerische Motoren Werke Aktiengesellschaft (BMW AG)
96 * - Loading the configuration from a dynamic module
97 * - Loading the configuration from a .json file or
98 * - Loading the configuration from compiled data (not yet available)
99 * - Determining routing configuration and initialization of the routing
101 * - Installing signal handlers
150 * \brief Offers a SOME/IP service instance.
152 * The user application must call this method for each service it offers
154 * service visible to interested clients. Dependent on the configuration
155 * the service is available internally only or internally and externally.
[all …]
/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/client/builder/
DSdkSyncClientBuilder.java12 * express or implied. See the License for the specific language governing
25 * <p>Implementations of this interface are mutable and not thread-safe.</p>
33 …* Sets the {@link SdkHttpClient} that the SDK service client will use to make HTTP calls. This HTT…
34 …* shared between multiple SDK service clients to share a common connection pool. To create a clien…
35 …* implementation-specific builder. Note that this method is only recommended when you wish to shar…
36 … * multiple SDK service clients. If you do not wish to share HTTP clients, it is recommended to use
37 …* {@link #httpClientBuilder(SdkHttpClient.Builder)} so that service-specific default configuration…
41 * when the service client is closed.</b>
48 …* service-specific HTTP configuration will be merged with the builder's configuration prior to cre…
49 …* there is no desire to share HTTP clients across multiple service clients, the client builder is …
[all …]
/external/sdv/vsomeip/interface/compat/vsomeip/
Dapplication.hpp1 // Copyright (C) 2014-2017 Bayerische Motoren Werke Aktiengesellschaft (BMW AG)
99 * - Loading the configuration from a dynamic module
100 * - Loading the configuration from a .json file or
101 * - Loading the configuration from compiled data (not yet available)
102 * - Determining routing configuration and initialization of the routing
104 * - Installing signal handlers
134 * \brief Offers a SOME/IP service instance.
136 * The user application must call this method for each service it offers
138 * service visible to interested clients. Dependent on the configuration
139 * the service is available internally only or internally and externally.
[all …]
/external/sdk-platform-java/java-iam/proto-google-iam-v2beta/src/main/java/com/google/iam/v2beta/
DDenyRuleOrBuilder.java8 * https://www.apache.org/licenses/LICENSE-2.0
13 * See the License for the specific language governing permissions and
35 * * `principal://goog/subject/{email_id}`: A specific Google Account.
38 * * `deleted:principal://goog/subject/{email_id}?uid={uid}`: A specific
50 * * `principal://iam.googleapis.com/projects/-/serviceAccounts/{service_account_id}`:
51 * A Google Cloud service account. For example,
52 …* `principal://iam.googleapis.com/projects/-/serviceAccounts/my-service-account&#64;iam.gservice…
53 …* * `deleted:principal://iam.googleapis.com/projects/-/serviceAccounts/{service_account_id}?uid={u…
54 * A Google Cloud service account that was deleted recently. For example,
55 …* `deleted:principal://iam.googleapis.com/projects/-/serviceAccounts/my-service-account&#64;iam.…
[all …]
/external/sdk-platform-java/java-iam/proto-google-iam-v2/src/main/java/com/google/iam/v2/
DDenyRuleOrBuilder.java8 * https://www.apache.org/licenses/LICENSE-2.0
13 * See the License for the specific language governing permissions and
35 * * `principal://goog/subject/{email_id}`: A specific Google Account.
38 * * `deleted:principal://goog/subject/{email_id}?uid={uid}`: A specific
50 * * `principal://iam.googleapis.com/projects/-/serviceAccounts/{service_account_id}`:
51 * A Google Cloud service account. For example,
52 …* `principal://iam.googleapis.com/projects/-/serviceAccounts/my-service-account&#64;iam.gservice…
53 …* * `deleted:principal://iam.googleapis.com/projects/-/serviceAccounts/{service_account_id}?uid={u…
54 * A Google Cloud service account that was deleted recently. For example,
55 …* `deleted:principal://iam.googleapis.com/projects/-/serviceAccounts/my-service-account&#64;iam.…
[all …]
/external/google-cloud-java/java-policy-troubleshooter/grpc-google-cloud-policy-troubleshooter-v1/src/main/java/com/google/cloud/policytroubleshooter/v1/
DIamCheckerGrpc.java8 * https://www.apache.org/licenses/LICENSE-2.0
13 * See the License for the specific language governing permissions and
24 * IAM Policy Troubleshooter service.
25 * This service helps you troubleshoot access issues for Google Cloud resources.
88 /** Creates a new async stub that supports all call types for the service */
101 * Creates a new blocking-style stub that supports unary and streaming output calls on the service
115 /** Creates a new ListenableFuture-style stub that supports unary calls on the service */
132 * IAM Policy Troubleshooter service.
133 * This service helps you troubleshoot access issues for Google Cloud resources.
142 * Checks whether a member has a specific permission for a specific resource,
[all …]
/external/openscreen/discovery/public/
Ddns_sd_service_publisher.h2 // Use of this source code is governed by a BSD-style license that can be
21 // This class represents a top-level discovery API which sits on top of DNS-SD.
22 // The main purpose of this class is to hide DNS-SD internals from embedders who
23 // do not care about the specific functionality and do not need to understand
24 // DNS-SD Internals.
25 // T is the service-specific type which stores information regarding a specific
26 // service instance.
27 // NOTE: This class is not thread-safe and calls will be made to DnsSdService in
30 // their own implementations of the DNS-SD layer.
35 // DNS service instance (to publish to the network).
[all …]
/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/
DSystemParameters.java8 * https://www.apache.org/licenses/LICENSE-2.0
13 * See the License for the specific language governing permissions and
83 * implemented by the system. If this field is missing from the service
85 * and names is implementation-dependent.
89 * - selector: "*"
91 * - name: api_key
93 * Example: define 2 api key names for a specific method.
96 * - selector: "/ListShelves"
98 * - name: api_key
99 * http_header: Api-Key1
[all …]
DSystemParametersOrBuilder.java8 * https://www.apache.org/licenses/LICENSE-2.0
13 * See the License for the specific language governing permissions and
32 * implemented by the system. If this field is missing from the service
34 * and names is implementation-dependent.
38 * - selector: "*"
40 * - name: api_key
42 * Example: define 2 api key names for a specific method.
45 * - selector: "/ListShelves"
47 * - name: api_key
48 * http_header: Api-Key1
[all …]
/external/googleapis/google/api/serviceusage/v1beta1/
Dresources.proto7 // http://www.apache.org/licenses/LICENSE-2.0
12 // See the License for the specific language governing permissions and
36 // A service that is available for use by the consumer.
37 message Service { message
38 // The resource name of the consumer and service.
41 // - `projects/123/services/serviceusage.googleapis.com`
47 // - `projects/123`
50 // The service configuration of the available service.
56 // Whether or not the service has been enabled for use by the consumer.
60 // Whether or not a service has been enabled for use by a consumer.
[all …]
/external/googleapis/gapic/metadata/
Dgapic_metadata.proto7 // http://www.apache.org/licenses/LICENSE-2.0
12 // See the License for the specific language governing permissions and
28 // Metadata about a GAPIC library for a specific combination of API, version, and
34 // Any human-readable comments to be included in this file.
46 // The language-specific library package for this GAPIC library.
49 // A map from each proto-defined service to ServiceForTransports,
50 // which allows listing information about transport-specific
51 // implementations of the service.
53 // The key is the name of the service as it appears in the .proto
59 // parent RPC service for the specified transport.
[all …]
/external/google-cloud-java/java-service-usage/proto-google-cloud-service-usage-v1beta1/src/main/proto/google/api/serviceusage/v1beta1/
Dresources.proto7 // http://www.apache.org/licenses/LICENSE-2.0
12 // See the License for the specific language governing permissions and
36 // A service that is available for use by the consumer.
37 message Service { message
38 // The resource name of the consumer and service.
41 // - `projects/123/services/serviceusage.googleapis.com`
47 // - `projects/123`
50 // The service configuration of the available service.
56 // Whether or not the service has been enabled for use by the consumer.
60 // Whether or not a service has been enabled for use by a consumer.
[all …]
/external/protobuf/python/google/protobuf/
Dservice.py1 # Protocol Buffers - Google's data interchange format
3 # https://developers.google.com/protocol-buffers/
17 # this software without specific prior written permission.
31 """DEPRECATED: Declares the RPC service interfaces.
38 which generate code specific to the particular RPC implementation. This way
51 class Service(object): class
53 """Abstract base interface for protocol-buffer-based RPC services.
57 interface can be used to call the methods of the service without knowing
62 """Retrieves this service's descriptor."""
67 """Calls a method of the service specified by method_descriptor.
[all …]
/external/cronet/third_party/protobuf/python/google/protobuf/
Dservice.py1 # Protocol Buffers - Google's data interchange format
3 # https://developers.google.com/protocol-buffers/
17 # this software without specific prior written permission.
31 """DEPRECATED: Declares the RPC service interfaces.
38 which generate code specific to the particular RPC implementation. This way
51 class Service(object): class
53 """Abstract base interface for protocol-buffer-based RPC services.
57 interface can be used to call the methods of the service without knowing
62 """Retrieves this service's descriptor."""
67 """Calls a method of the service specified by method_descriptor.
[all …]
/external/google-cloud-java/java-translate/grpc-google-cloud-translate-v3beta1/src/main/java/com/google/cloud/location/
DLocationsGrpc.java8 * https://www.apache.org/licenses/LICENSE-2.0
13 * See the License for the specific language governing permissions and
24 * An abstract interface that provides location-related information for
25 * a service. Service-specific metadata is provided through the
125 /** Creates a new async stub that supports all call types for the service */
138 * Creates a new blocking-style stub that supports unary and streaming output calls on the service
152 /** Creates a new ListenableFuture-style stub that supports unary calls on the service */
169 * An abstract interface that provides location-related information for
170 * a service. Service-specific metadata is provided through the
180 * Lists information about the supported locations for this service.
[all …]
/external/google-cloud-java/java-translate/grpc-google-cloud-translate-v3/src/main/java/com/google/cloud/location/
DLocationsGrpc.java8 * https://www.apache.org/licenses/LICENSE-2.0
13 * See the License for the specific language governing permissions and
24 * An abstract interface that provides location-related information for
25 * a service. Service-specific metadata is provided through the
125 /** Creates a new async stub that supports all call types for the service */
138 * Creates a new blocking-style stub that supports unary and streaming output calls on the service
152 /** Creates a new ListenableFuture-style stub that supports unary calls on the service */
169 * An abstract interface that provides location-related information for
170 * a service. Service-specific metadata is provided through the
180 * Lists information about the supported locations for this service.
[all …]
/external/sdk-platform-java/java-common-protos/grpc-google-common-protos/src/main/java/com/google/cloud/location/
DLocationsGrpc.java8 * https://www.apache.org/licenses/LICENSE-2.0
13 * See the License for the specific language governing permissions and
24 * An abstract interface that provides location-related information for
25 * a service. Service-specific metadata is provided through the
125 /** Creates a new async stub that supports all call types for the service */
138 * Creates a new blocking-style stub that supports unary and streaming output calls on the service
152 /** Creates a new ListenableFuture-style stub that supports unary calls on the service */
169 * An abstract interface that provides location-related information for
170 * a service. Service-specific metadata is provided through the
180 * Lists information about the supported locations for this service.
[all …]
/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/api/
Dservice.proto7 // http://www.apache.org/licenses/LICENSE-2.0
12 // See the License for the specific language governing permissions and
47 // `Service` is the root object of Google API service configuration (service
48 // config). It describes the basic information about a logical service,
49 // such as the service name and the user-facing title, and delegates other
50 // aspects to sub-sections. Each sub-section is either a proto message or a
51 // repeated proto message that configures a specific aspect, such as auth.
56 // type: google.api.Service
60 // - name: google.calendar.v3.Calendar
64 // - selector: "google.calendar.v3.*"
[all …]
/external/googleapis/google/api/
Dservice.proto7 // http://www.apache.org/licenses/LICENSE-2.0
12 // See the License for the specific language governing permissions and
47 // `Service` is the root object of Google API service configuration (service
48 // config). It describes the basic information about a logical service,
49 // such as the service name and the user-facing title, and delegates other
50 // aspects to sub-sections. Each sub-section is either a proto message or a
51 // repeated proto message that configures a specific aspect, such as auth.
56 // type: google.api.Service
60 // - name: google.calendar.v3.Calendar
64 // - selector: "google.calendar.v3.*"
[all …]
/external/libwebsockets/include/libwebsockets/
Dlws-service.h2 * libwebsockets - small server side websockets and web server implementation
4 * Copyright (C) 2010 - 2019 Andy Green <andy@warmcat.com>
25 /** \defgroup service Built-in service loop entry
27 * ##Built-in service loop entry
30 * wait in lws and service any connections with pending events.
35 * lws_service() - Service any pending websocket activity
55 * lws_service_tsi() - Service any pending websocket activity
59 * \param tsi: Thread service index, starting at 0
61 * Same as lws_service(), but for a specific thread service index. Only needed
62 * if you are spawning multiple service threads that operate on the same lws_context.
[all …]

12345678910>>...56