- cancelOperation(CancelOperationRequest) - Method in class com.google.longrunning.OperationsGrpc.OperationsBlockingStub
-
Starts asynchronous cancellation on a long-running operation.
- cancelOperation(CancelOperationRequest) - Method in class com.google.longrunning.OperationsGrpc.OperationsFutureStub
-
Starts asynchronous cancellation on a long-running operation.
- cancelOperation(CancelOperationRequest, StreamObserver<Empty>) - Method in class com.google.longrunning.OperationsGrpc.OperationsImplBase
-
Starts asynchronous cancellation on a long-running operation.
- cancelOperation(CancelOperationRequest, StreamObserver<Empty>) - Method in class com.google.longrunning.OperationsGrpc.OperationsStub
-
Starts asynchronous cancellation on a long-running operation.
- check(CheckRequest) - Method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc.ServiceControllerBlockingStub
-
Checks an operation with Google Service Control to decide whether
the given operation should proceed.
- check(CheckRequest) - Method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc.ServiceControllerFutureStub
-
Checks an operation with Google Service Control to decide whether
the given operation should proceed.
- check(CheckRequest, StreamObserver<CheckResponse>) - Method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc.ServiceControllerImplBase
-
Checks an operation with Google Service Control to decide whether
the given operation should proceed.
- check(CheckRequest, StreamObserver<CheckResponse>) - Method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc.ServiceControllerStub
-
Checks an operation with Google Service Control to decide whether
the given operation should proceed.
- com.google.api.servicecontrol.v1 - package com.google.api.servicecontrol.v1
-
- com.google.api.servicemanagement.v1 - package com.google.api.servicemanagement.v1
-
- com.google.longrunning - package com.google.longrunning
-
- createService(CreateServiceRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerBlockingStub
-
Creates a new managed service.
- createService(CreateServiceRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerFutureStub
-
Creates a new managed service.
- createService(CreateServiceRequest, StreamObserver<Operation>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerImplBase
-
Creates a new managed service.
- createService(CreateServiceRequest, StreamObserver<Operation>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerStub
-
Creates a new managed service.
- createServiceConfig(CreateServiceConfigRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerBlockingStub
-
Creates a new service configuration (version) for a managed service.
- createServiceConfig(CreateServiceConfigRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerFutureStub
-
Creates a new service configuration (version) for a managed service.
- createServiceConfig(CreateServiceConfigRequest, StreamObserver<Service>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerImplBase
-
Creates a new service configuration (version) for a managed service.
- createServiceConfig(CreateServiceConfigRequest, StreamObserver<Service>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerStub
-
Creates a new service configuration (version) for a managed service.
- createServiceRollout(CreateServiceRolloutRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerBlockingStub
-
Creates a new service configuration rollout.
- createServiceRollout(CreateServiceRolloutRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerFutureStub
-
Creates a new service configuration rollout.
- createServiceRollout(CreateServiceRolloutRequest, StreamObserver<Operation>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerImplBase
-
Creates a new service configuration rollout.
- createServiceRollout(CreateServiceRolloutRequest, StreamObserver<Operation>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerStub
-
Creates a new service configuration rollout.
- generateConfigReport(GenerateConfigReportRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerBlockingStub
-
Generates and returns a report (errors, warnings and changes from
existing configurations) associated with
GenerateConfigReportRequest.new_value
If GenerateConfigReportRequest.old_value is specified,
GenerateConfigReportRequest will contain a single ChangeReport based on the
comparison between GenerateConfigReportRequest.new_value and
GenerateConfigReportRequest.old_value.
- generateConfigReport(GenerateConfigReportRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerFutureStub
-
Generates and returns a report (errors, warnings and changes from
existing configurations) associated with
GenerateConfigReportRequest.new_value
If GenerateConfigReportRequest.old_value is specified,
GenerateConfigReportRequest will contain a single ChangeReport based on the
comparison between GenerateConfigReportRequest.new_value and
GenerateConfigReportRequest.old_value.
- generateConfigReport(GenerateConfigReportRequest, StreamObserver<GenerateConfigReportResponse>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerImplBase
-
Generates and returns a report (errors, warnings and changes from
existing configurations) associated with
GenerateConfigReportRequest.new_value
If GenerateConfigReportRequest.old_value is specified,
GenerateConfigReportRequest will contain a single ChangeReport based on the
comparison between GenerateConfigReportRequest.new_value and
GenerateConfigReportRequest.old_value.
- generateConfigReport(GenerateConfigReportRequest, StreamObserver<GenerateConfigReportResponse>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerStub
-
Generates and returns a report (errors, warnings and changes from
existing configurations) associated with
GenerateConfigReportRequest.new_value
If GenerateConfigReportRequest.old_value is specified,
GenerateConfigReportRequest will contain a single ChangeReport based on the
comparison between GenerateConfigReportRequest.new_value and
GenerateConfigReportRequest.old_value.
- getOperation(GetOperationRequest) - Method in class com.google.longrunning.OperationsGrpc.OperationsBlockingStub
-
Gets the latest state of a long-running operation.
- getOperation(GetOperationRequest) - Method in class com.google.longrunning.OperationsGrpc.OperationsFutureStub
-
Gets the latest state of a long-running operation.
- getOperation(GetOperationRequest, StreamObserver<Operation>) - Method in class com.google.longrunning.OperationsGrpc.OperationsImplBase
-
Gets the latest state of a long-running operation.
- getOperation(GetOperationRequest, StreamObserver<Operation>) - Method in class com.google.longrunning.OperationsGrpc.OperationsStub
-
Gets the latest state of a long-running operation.
- getService(GetServiceRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerBlockingStub
-
Gets a managed service.
- getService(GetServiceRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerFutureStub
-
Gets a managed service.
- getService(GetServiceRequest, StreamObserver<ManagedService>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerImplBase
-
Gets a managed service.
- getService(GetServiceRequest, StreamObserver<ManagedService>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerStub
-
Gets a managed service.
- getServiceConfig(GetServiceConfigRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerBlockingStub
-
Gets a service configuration (version) for a managed service.
- getServiceConfig(GetServiceConfigRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerFutureStub
-
Gets a service configuration (version) for a managed service.
- getServiceConfig(GetServiceConfigRequest, StreamObserver<Service>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerImplBase
-
Gets a service configuration (version) for a managed service.
- getServiceConfig(GetServiceConfigRequest, StreamObserver<Service>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerStub
-
Gets a service configuration (version) for a managed service.
- getServiceDescriptor() - Static method in class com.google.api.servicecontrol.v1.ServiceControllerGrpc
-
- getServiceDescriptor() - Static method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
-
- getServiceDescriptor() - Static method in class com.google.longrunning.OperationsGrpc
-
- getServiceRollout(GetServiceRolloutRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerBlockingStub
-
Gets a service configuration [rollout][google.api.servicemanagement.v1.Rollout].
- getServiceRollout(GetServiceRolloutRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerFutureStub
-
Gets a service configuration [rollout][google.api.servicemanagement.v1.Rollout].
- getServiceRollout(GetServiceRolloutRequest, StreamObserver<Rollout>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerImplBase
-
Gets a service configuration [rollout][google.api.servicemanagement.v1.Rollout].
- getServiceRollout(GetServiceRolloutRequest, StreamObserver<Rollout>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerStub
-
Gets a service configuration [rollout][google.api.servicemanagement.v1.Rollout].
- listOperations(ListOperationsRequest) - Method in class com.google.longrunning.OperationsGrpc.OperationsBlockingStub
-
Lists operations that match the specified filter in the request.
- listOperations(ListOperationsRequest) - Method in class com.google.longrunning.OperationsGrpc.OperationsFutureStub
-
Lists operations that match the specified filter in the request.
- listOperations(ListOperationsRequest, StreamObserver<ListOperationsResponse>) - Method in class com.google.longrunning.OperationsGrpc.OperationsImplBase
-
Lists operations that match the specified filter in the request.
- listOperations(ListOperationsRequest, StreamObserver<ListOperationsResponse>) - Method in class com.google.longrunning.OperationsGrpc.OperationsStub
-
Lists operations that match the specified filter in the request.
- listServiceConfigs(ListServiceConfigsRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerBlockingStub
-
Lists the history of the service configuration for a managed service,
from the newest to the oldest.
- listServiceConfigs(ListServiceConfigsRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerFutureStub
-
Lists the history of the service configuration for a managed service,
from the newest to the oldest.
- listServiceConfigs(ListServiceConfigsRequest, StreamObserver<ListServiceConfigsResponse>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerImplBase
-
Lists the history of the service configuration for a managed service,
from the newest to the oldest.
- listServiceConfigs(ListServiceConfigsRequest, StreamObserver<ListServiceConfigsResponse>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerStub
-
Lists the history of the service configuration for a managed service,
from the newest to the oldest.
- listServiceRollouts(ListServiceRolloutsRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerBlockingStub
-
Lists the history of the service configuration rollouts for a managed
service, from the newest to the oldest.
- listServiceRollouts(ListServiceRolloutsRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerFutureStub
-
Lists the history of the service configuration rollouts for a managed
service, from the newest to the oldest.
- listServiceRollouts(ListServiceRolloutsRequest, StreamObserver<ListServiceRolloutsResponse>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerImplBase
-
Lists the history of the service configuration rollouts for a managed
service, from the newest to the oldest.
- listServiceRollouts(ListServiceRolloutsRequest, StreamObserver<ListServiceRolloutsResponse>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerStub
-
Lists the history of the service configuration rollouts for a managed
service, from the newest to the oldest.
- listServices(ListServicesRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerBlockingStub
-
Lists all managed services.
- listServices(ListServicesRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerFutureStub
-
Lists all managed services.
- listServices(ListServicesRequest, StreamObserver<ListServicesResponse>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerImplBase
-
Lists all managed services.
- listServices(ListServicesRequest, StreamObserver<ListServicesResponse>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerStub
-
Lists all managed services.
- SERVICE_NAME - Static variable in class com.google.api.servicecontrol.v1.ServiceControllerGrpc
-
- SERVICE_NAME - Static variable in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
-
- SERVICE_NAME - Static variable in class com.google.longrunning.OperationsGrpc
-
- ServiceControllerGrpc - Class in com.google.api.servicecontrol.v1
-
[Google Service Control API](/service-control/overview)
Lets clients check and report operations against
a [managed service][google.api.servicemanagement.v1.ManagedService].
- ServiceControllerGrpc.ServiceControllerBlockingStub - Class in com.google.api.servicecontrol.v1
-
[Google Service Control API](/service-control/overview)
Lets clients check and report operations against
a [managed service][google.api.servicemanagement.v1.ManagedService].
- ServiceControllerGrpc.ServiceControllerFutureStub - Class in com.google.api.servicecontrol.v1
-
[Google Service Control API](/service-control/overview)
Lets clients check and report operations against
a [managed service][google.api.servicemanagement.v1.ManagedService].
- ServiceControllerGrpc.ServiceControllerImplBase - Class in com.google.api.servicecontrol.v1
-
[Google Service Control API](/service-control/overview)
Lets clients check and report operations against
a [managed service][google.api.servicemanagement.v1.ManagedService].
- ServiceControllerGrpc.ServiceControllerStub - Class in com.google.api.servicecontrol.v1
-
[Google Service Control API](/service-control/overview)
Lets clients check and report operations against
a [managed service][google.api.servicemanagement.v1.ManagedService].
- ServiceControllerImplBase() - Constructor for class com.google.api.servicecontrol.v1.ServiceControllerGrpc.ServiceControllerImplBase
-
- ServiceManagerGrpc - Class in com.google.api.servicemanagement.v1
-
[Google Service Management API](/service-management/overview)
- ServiceManagerGrpc.ServiceManagerBlockingStub - Class in com.google.api.servicemanagement.v1
-
[Google Service Management API](/service-management/overview)
- ServiceManagerGrpc.ServiceManagerFutureStub - Class in com.google.api.servicemanagement.v1
-
[Google Service Management API](/service-management/overview)
- ServiceManagerGrpc.ServiceManagerImplBase - Class in com.google.api.servicemanagement.v1
-
[Google Service Management API](/service-management/overview)
- ServiceManagerGrpc.ServiceManagerStub - Class in com.google.api.servicemanagement.v1
-
[Google Service Management API](/service-management/overview)
- ServiceManagerImplBase() - Constructor for class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerImplBase
-
- submitConfigSource(SubmitConfigSourceRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerBlockingStub
-
Creates a new service configuration (version) for a managed service based
on
user-supplied configuration source files (for example: OpenAPI
Specification).
- submitConfigSource(SubmitConfigSourceRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerFutureStub
-
Creates a new service configuration (version) for a managed service based
on
user-supplied configuration source files (for example: OpenAPI
Specification).
- submitConfigSource(SubmitConfigSourceRequest, StreamObserver<Operation>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerImplBase
-
Creates a new service configuration (version) for a managed service based
on
user-supplied configuration source files (for example: OpenAPI
Specification).
- submitConfigSource(SubmitConfigSourceRequest, StreamObserver<Operation>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerStub
-
Creates a new service configuration (version) for a managed service based
on
user-supplied configuration source files (for example: OpenAPI
Specification).