Home
last modified time | relevance | path

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

12345678910>>...56

/aosp_15_r20/external/google-cloud-java/java-service-control/
H A DCHANGELOG.md3 …om/googleapis/google-cloud-java/compare/google-cloud-service-control-v1.4.1-SNAPSHOT...google-clou…
8 …https://github.com/googleapis/google-cloud-java/issues/8545)) ([8fdc6c1](https://github.com/google…
9 …d to `PropertyQuota` type ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c…
10 * create release please configuration ([41b97e6](https://github.com/googleapis/google-cloud-java/co…
15-cloud-shared-dependencies to v3.0.2 ([#8325](https://github.com/googleapis/google-cloud-java/issu…
16-cloud-shared-dependencies to v3.0.4 ([#8528](https://github.com/googleapis/google-cloud-java/issu…
17-bot-staging should not be commited ([#8337](https://github.com/googleapis/google-cloud-java/issue…
22 …https://github.com/googleapis/google-cloud-java/issues/8417)) ([8f0c60b](https://github.com/google…
24 …ub.com/googleapis/google-cloud-java/compare/google-cloud-service-control-v1.3.5...google-cloud-ser…
29 …https://github.com/googleapis/google-cloud-java/issues/8545)) ([8fdc6c1](https://github.com/google…
[all …]
H A Dpom.xml1 <?xml version='1.0' encoding='UTF-8'?>
2 …//www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/…
5 <artifactId>google-cloud-service-control-parent</artifactId>
7 <version>1.17.0</version><!-- {x-version-update:google-cloud-service-control:current} -->
8 <name>Google Service Control API Parent</name>
15 <artifactId>google-cloud-jar-parent</artifactId>
16 <version>1.11.0</version><!-- {x-version-update:google-cloud-java:current} -->
17 <relativePath>../google-cloud-jar-parent/pom.xml</relativePath>
21 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
22 <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
[all …]
H A DREADME.md1 # Google Service Control API Client for Java
3 Java idiomatic client for [Service Control API][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-service-control</artifactId>
39 <!-- {x-version-update-start:google-cloud-service-control:released} -->
[all …]
/aosp_15_r20/external/google-cloud-java/java-service-control/grpc-google-cloud-service-control-v2/src/main/java/com/google/api/servicecontrol/v2/
H A DServiceControllerGrpc.java8 * https://www.apache.org/licenses/LICENSE-2.0
24 * [Service Control API
25 * v2](https://cloud.google.com/service-infrastructure/docs/service-control/access-control)
27 * This API provides admission control and telemetry reporting for services
28 * that are integrated with [Service
29 * Infrastructure](https://cloud.google.com/service-infrastructure).
131 /** Creates a new async stub that supports all call types for the service */
145 * Creates a new blocking-style stub that supports unary and streaming output calls on the service
159 /** Creates a new ListenableFuture-style stub that supports unary calls on the service */
176 * [Service Control API
[all …]
/aosp_15_r20/external/googleapis/google/api/servicecontrol/v2/
H A Dservicecontrol.yaml1 type: google.api.Service
4 title: Service Control API
7 - name: google.api.servicecontrol.v2.ServiceController
10 summary: |-
11 Provides admission control and telemetry reporting for services integrated
12 with Service Infrastructure.
13 overview: |-
14 Google Service Control provides control plane functionality to managed
18 ## Why use Service Control?
20 When you develop a cloud service, you typically start with the business
[all …]
H A Dservice_controller.proto7 // http://www.apache.org/licenses/LICENSE-2.0
34 // [Service Control API
35 // v2](https://cloud.google.com/service-infrastructure/docs/service-control/access-control)
39 // This API provides admission control and telemetry reporting for services
40 // that are integrated with [Service
41 // Infrastructure](https://cloud.google.com/service-infrastructure).
42 service ServiceController {
45 "https://www.googleapis.com/auth/cloud-platform,"
50 // This method provides admission control for services that are integrated
51 // with [Service
[all …]
/aosp_15_r20/external/googleapis/google/api/servicecontrol/v1/
H A Dservicecontrol.yaml1 type: google.api.Service
4 title: Service Control API
7 - name: google.api.servicecontrol.v1.QuotaController
8 - name: google.api.servicecontrol.v1.ServiceController
11 summary: |-
12 Provides admission control and telemetry reporting for services integrated
13 with Service Infrastructure.
14 overview: |-
15 Google Service Control provides control plane functionality to managed
19 ## Why use Service Control?
[all …]
/aosp_15_r20/external/googleapis/google/api/servicecontrol/
H A DREADME.md1 Google Service Control provides control plane functionality to managed services,
5 ## Why use Service Control?
7 When you develop a cloud service, you typically start with the business
9 and implementation. Before you put your service into production, you
10 need to deal with many control plane issues:
12 * How to control access to your service.
15 * How to automatically scale the control plane components with your service.
17 Service Control is a mature and feature-rich control plane provider
20 from anywhere using JSON REST and gRPC clients, so when you move your service
21 from on-premise to a cloud provider, or from one cloud provider to another,
[all …]
/aosp_15_r20/external/google-cloud-java/java-service-control/google-cloud-service-control/src/main/java/com/google/api/servicecontrol/v2/
H A DServiceControllerClient.java8 * https://www.apache.org/licenses/LICENSE-2.0
27 // AUTO-GENERATED DOCUMENTATION AND CLASS.
29 * Service Description: [Service Control API
30 * v2](https://cloud.google.com/service-infrastructure/docs/service-control/access-control)
34 * <p>This API provides admission control and telemetry reporting for services that are integrated
35 * with [Service Infrastructure](https://cloud.google.com/service-infrastructure).
37 * <p>This class provides the ability to make remote calls to the backing service through method
43 * // - It may require correct/in-range values for request initialization.
44 * // - It may require specifying regional endpoints when creating the service client as shown in
49 * .setServiceName("serviceName-1928572192")
[all …]
/aosp_15_r20/external/sdk-platform-java/java-iam/grpc-google-iam-v1/src/main/java/com/google/iam/v1/
H A DIAMPolicyGrpc.java8 * https://www.apache.org/licenses/LICENSE-2.0
26 * Any implementation of an API that offers access control features
29 * Access control is applied when a principal (user or service account), takes
30 * some action on a resource exposed by a service. Resources, identified by
31 * URI-like names, are the unit of access control specification. Service
32 * implementations can choose the granularity of access control and the
34 * For example one database service may allow access control to be
35 * specified only at the Table level, whereas another might allow access control
39 * This is intentionally not a CRUD style API because access control policies
174 /** Creates a new async stub that supports all call types for the service */
[all …]
/aosp_15_r20/external/google-cloud-java/java-retail/google-cloud-retail/src/main/java/com/google/cloud/retail/v2/
H A DControlServiceClient.java8 * https://www.apache.org/licenses/LICENSE-2.0
37 // AUTO-GENERATED DOCUMENTATION AND CLASS.
39 * Service Description: Service for modifying Control.
41 * <p>This class provides the ability to make remote calls to the backing service through method
47 * // - It may require correct/in-range values for request initialization.
48 * // - It may require specifying regional endpoints when creating the service client as shown in
52 * Control control = Control.newBuilder().build();
53 * String controlId = "controlId-395080872";
54 * Control response = controlServiceClient.createControl(parent, control, controlId);
59 * as threads. In the example above, try-with-resources is used, which automatically calls close().
[all …]
/aosp_15_r20/external/google-cloud-java/java-retail/google-cloud-retail/src/main/java/com/google/cloud/retail/v2alpha/
H A DControlServiceClient.java8 * https://www.apache.org/licenses/LICENSE-2.0
38 // AUTO-GENERATED DOCUMENTATION AND CLASS.
40 * Service Description: Service for modifying Control.
42 * <p>This class provides the ability to make remote calls to the backing service through method
48 * // - It may require correct/in-range values for request initialization.
49 * // - It may require specifying regional endpoints when creating the service client as shown in
53 * Control control = Control.newBuilder().build();
54 * String controlId = "controlId-395080872";
55 * Control response = controlServiceClient.createControl(parent, control, controlId);
60 * as threads. In the example above, try-with-resources is used, which automatically calls close().
[all …]
/aosp_15_r20/external/google-cloud-java/java-retail/google-cloud-retail/src/main/java/com/google/cloud/retail/v2beta/
H A DControlServiceClient.java8 * https://www.apache.org/licenses/LICENSE-2.0
38 // AUTO-GENERATED DOCUMENTATION AND CLASS.
40 * Service Description: Service for modifying Control.
42 * <p>This class provides the ability to make remote calls to the backing service through method
48 * // - It may require correct/in-range values for request initialization.
49 * // - It may require specifying regional endpoints when creating the service client as shown in
53 * Control control = Control.newBuilder().build();
54 * String controlId = "controlId-395080872";
55 * Control response = controlServiceClient.createControl(parent, control, controlId);
60 * as threads. In the example above, try-with-resources is used, which automatically calls close().
[all …]
/aosp_15_r20/external/google-cloud-java/java-service-control/proto-google-cloud-service-control-v2/src/main/proto/google/api/servicecontrol/v2/
H A Dservice_controller.proto7 // http://www.apache.org/licenses/LICENSE-2.0
34 // [Service Control API
35 // v2](https://cloud.google.com/service-infrastructure/docs/service-control/access-control)
39 // This API provides admission control and telemetry reporting for services
40 // that are integrated with [Service
41 // Infrastructure](https://cloud.google.com/service-infrastructure).
42 service ServiceController {
45 "https://www.googleapis.com/auth/cloud-platform,"
50 // This method provides admission control for services that are integrated
51 // with [Service
[all …]
/aosp_15_r20/cts/tests/controls/src/android/controls/cts/
H A DCtsControlsService.java8 * http://www.apache.org/licenses/LICENSE-2.0
26 import android.service.controls.Control;
27 import android.service.controls.ControlsProviderService;
28 import android.service.controls.DeviceTypes;
29 import android.service.controls.actions.BooleanAction;
30 import android.service.controls.actions.CommandAction;
31 import android.service.controls.actions.ControlAction;
32 import android.service.controls.actions.FloatAction;
33 import android.service.controls.actions.ModeAction;
34 import android.service.controls.templates.ControlButton;
[all …]
H A DCtsControlsServiceTest.java8 * http://www.apache.org/licenses/LICENSE-2.0
31 import android.service.controls.Control;
32 import android.service.controls.ControlsProviderService;
33 import android.service.controls.actions.BooleanAction;
34 import android.service.controls.actions.CommandAction;
35 import android.service.controls.actions.ControlAction;
36 import android.service.controls.actions.FloatAction;
37 import android.service.controls.actions.ModeAction;
38 import android.service.controls.templates.ControlTemplate;
39 import android.service.controls.templates.RangeTemplate;
[all …]
/aosp_15_r20/external/python/bumble/bumble/
Dgatt.py1 # Copyright 2021-2022 Google LLC
7 # https://www.apache.org/licenses/LICENSE-2.0
15 # -----------------------------------------------------------------------------
16 # GATT - Generic Attribute Profile
20 # -----------------------------------------------------------------------------
22 # -----------------------------------------------------------------------------
24 # -----------------------------------------------------------------------------
50 # -----------------------------------------------------------------------------
52 # -----------------------------------------------------------------------------
55 # -----------------------------------------------------------------------------
[all …]
/aosp_15_r20/external/google-cloud-java/java-retail/grpc-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/
H A DControlServiceGrpc.java8 * https://www.apache.org/licenses/LICENSE-2.0
24 * Service for modifying Control.
39 com.google.cloud.retail.v2.CreateControlRequest, com.google.cloud.retail.v2.Control>
45 responseType = com.google.cloud.retail.v2.Control.class,
48 com.google.cloud.retail.v2.CreateControlRequest, com.google.cloud.retail.v2.Control>
51 com.google.cloud.retail.v2.CreateControlRequest, com.google.cloud.retail.v2.Control> in getCreateControlMethod()
60 com.google.cloud.retail.v2.Control> in getCreateControlMethod()
70 com.google.cloud.retail.v2.Control.getDefaultInstance())) in getCreateControlMethod()
122 com.google.cloud.retail.v2.UpdateControlRequest, com.google.cloud.retail.v2.Control>
128 responseType = com.google.cloud.retail.v2.Control.class,
[all …]
/aosp_15_r20/external/google-cloud-java/java-retail/grpc-google-cloud-retail-v2alpha/src/main/java/com/google/cloud/retail/v2alpha/
H A DControlServiceGrpc.java8 * https://www.apache.org/licenses/LICENSE-2.0
24 * Service for modifying Control.
40 com.google.cloud.retail.v2alpha.Control>
46 responseType = com.google.cloud.retail.v2alpha.Control.class,
50 com.google.cloud.retail.v2alpha.Control>
54 com.google.cloud.retail.v2alpha.Control> in getCreateControlMethod()
63 com.google.cloud.retail.v2alpha.Control> in getCreateControlMethod()
74 com.google.cloud.retail.v2alpha.Control.getDefaultInstance())) in getCreateControlMethod()
129 com.google.cloud.retail.v2alpha.Control>
135 responseType = com.google.cloud.retail.v2alpha.Control.class,
[all …]
/aosp_15_r20/external/google-cloud-java/java-retail/grpc-google-cloud-retail-v2beta/src/main/java/com/google/cloud/retail/v2beta/
H A DControlServiceGrpc.java8 * https://www.apache.org/licenses/LICENSE-2.0
24 * Service for modifying Control.
40 com.google.cloud.retail.v2beta.Control>
46 responseType = com.google.cloud.retail.v2beta.Control.class,
50 com.google.cloud.retail.v2beta.Control>
54 com.google.cloud.retail.v2beta.Control> in getCreateControlMethod()
63 com.google.cloud.retail.v2beta.Control> in getCreateControlMethod()
74 com.google.cloud.retail.v2beta.Control.getDefaultInstance())) in getCreateControlMethod()
129 com.google.cloud.retail.v2beta.Control>
135 responseType = com.google.cloud.retail.v2beta.Control.class,
[all …]
/aosp_15_r20/external/google-cloud-java/java-service-control/google-cloud-service-control-bom/
H A Dpom.xml1 <?xml version='1.0' encoding='UTF-8'?>
2 …//www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/…
5 <artifactId>google-cloud-service-control-bom</artifactId>
6 <version>1.17.0</version><!-- {x-version-update:google-cloud-service-control:current} -->
11 <artifactId>google-cloud-pom-parent</artifactId>
12 <version>1.11.0</version><!-- {x-version-update:google-cloud-java:current} -->
13 <relativePath>../../google-cloud-pom-parent/pom.xml</relativePath>
16 <name>Google Service Control API BOM</name>
18 BOM for Service Control API
29 <artifactId>google-cloud-service-control</artifactId>
[all …]
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/
Dservicecontrol_v2.services.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 …]
/aosp_15_r20/frameworks/base/core/java/android/service/controls/
H A DControlsProviderService.java8 * http://www.apache.org/licenses/LICENSE-2.0
16 package android.service.controls;
25 import android.app.Service;
36 import android.service.controls.actions.ControlAction;
37 import android.service.controls.actions.ControlActionWrapper;
38 import android.service.controls.flags.Flags;
39 import android.service.controls.templates.ControlTemplate;
54 * Service implementation allowing applications to contribute controls to the
57 public abstract class ControlsProviderService extends Service {
61 "android.service.controls.ControlsProviderService";
[all …]
/aosp_15_r20/external/grpc-grpc-java/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/
H A DWorkerServiceGrpc.java18 private static volatile io.grpc.MethodDescriptor<io.grpc.benchmarks.proto.Control.ServerArgs,
19 io.grpc.benchmarks.proto.Control.ServerStatus> getRunServerMethod;
23 requestType = io.grpc.benchmarks.proto.Control.ServerArgs.class,
24 responseType = io.grpc.benchmarks.proto.Control.ServerStatus.class,
26 public static io.grpc.MethodDescriptor<io.grpc.benchmarks.proto.Control.ServerArgs,
27 io.grpc.benchmarks.proto.Control.ServerStatus> getRunServerMethod() { in getRunServerMethod()
28 …io.grpc.MethodDescriptor<io.grpc.benchmarks.proto.Control.ServerArgs, io.grpc.benchmarks.proto.Con… in getRunServerMethod()
33 …o.grpc.MethodDescriptor.<io.grpc.benchmarks.proto.Control.ServerArgs, io.grpc.benchmarks.proto.Con… in getRunServerMethod()
38 io.grpc.benchmarks.proto.Control.ServerArgs.getDefaultInstance())) in getRunServerMethod()
40 io.grpc.benchmarks.proto.Control.ServerStatus.getDefaultInstance())) in getRunServerMethod()
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/route53recoverycontrolconfig/src/main/resources/codegen-resources/
H A Dservice-2.json3 "apiVersion": "2020-11-02",
4 "endpointPrefix": "route53-recovery-control-config",
5 "signingName": "route53-recovery-control-config",
6 "serviceFullName": "AWS Route53 Recovery Control Config",
7 "serviceId": "Route53 Recovery Control Config",
8 "protocol": "rest-json",
10 "uid": "route53-recovery-control-config-2020-11-02",
26 "documentation": "<p>200 response - Success.</p>"
31 …"documentation": "<p>400 response - Multiple causes. For example, you might have a malformed query…
35 …"documentation": "<p>500 response - InternalServiceError. Temporary service error. Retry the reque…
[all …]

12345678910>>...56