Skip navigation links
B C D G L N S U 

B

bindService(ServiceManagerGrpc.AsyncService) - Static method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
 
bindService() - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerImplBase
 
build(Channel, CallOptions) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerFutureStub
 
build(Channel, CallOptions) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerStub
 

C

com.google.api.servicemanagement.v1 - package com.google.api.servicemanagement.v1
 
createService(CreateServiceRequest, StreamObserver<Operation>) - Method in interface com.google.api.servicemanagement.v1.ServiceManagerGrpc.AsyncService
Creates a new managed service.
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.ServiceManagerStub
Creates a new managed service.
createServiceConfig(CreateServiceConfigRequest, StreamObserver<Service>) - Method in interface com.google.api.servicemanagement.v1.ServiceManagerGrpc.AsyncService
Creates a new service configuration (version) for a 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.ServiceManagerStub
Creates a new service configuration (version) for a managed service.
createServiceRollout(CreateServiceRolloutRequest, StreamObserver<Operation>) - Method in interface com.google.api.servicemanagement.v1.ServiceManagerGrpc.AsyncService
Creates a new service configuration rollout.
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.ServiceManagerStub
Creates a new service configuration rollout.

D

deleteService(DeleteServiceRequest, StreamObserver<Operation>) - Method in interface com.google.api.servicemanagement.v1.ServiceManagerGrpc.AsyncService
Deletes a managed service.
deleteService(DeleteServiceRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerBlockingStub
Deletes a managed service.
deleteService(DeleteServiceRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerFutureStub
Deletes a managed service.
deleteService(DeleteServiceRequest, StreamObserver<Operation>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerStub
Deletes a managed service.

G

generateConfigReport(GenerateConfigReportRequest, StreamObserver<GenerateConfigReportResponse>) - Method in interface com.google.api.servicemanagement.v1.ServiceManagerGrpc.AsyncService
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.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.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.
getCreateServiceConfigMethod() - Static method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
 
getCreateServiceMethod() - Static method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
 
getCreateServiceRolloutMethod() - Static method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
 
getDeleteServiceMethod() - Static method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
 
getGenerateConfigReportMethod() - Static method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
 
getGetServiceConfigMethod() - Static method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
 
getGetServiceMethod() - Static method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
 
getGetServiceRolloutMethod() - Static method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
 
getListServiceConfigsMethod() - Static method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
 
getListServiceRolloutsMethod() - Static method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
 
getListServicesMethod() - Static method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
 
getService(GetServiceRequest, StreamObserver<ManagedService>) - Method in interface com.google.api.servicemanagement.v1.ServiceManagerGrpc.AsyncService
Gets a managed service.
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.ServiceManagerStub
Gets a managed service.
getServiceConfig(GetServiceConfigRequest, StreamObserver<Service>) - Method in interface com.google.api.servicemanagement.v1.ServiceManagerGrpc.AsyncService
Gets a service configuration (version) for 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.ServiceManagerStub
Gets a service configuration (version) for a managed service.
getServiceDescriptor() - Static method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
 
getServiceRollout(GetServiceRolloutRequest, StreamObserver<Rollout>) - Method in interface com.google.api.servicemanagement.v1.ServiceManagerGrpc.AsyncService
Gets a service configuration [rollout][google.api.servicemanagement.v1.Rollout].
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.ServiceManagerStub
Gets a service configuration [rollout][google.api.servicemanagement.v1.Rollout].
getSubmitConfigSourceMethod() - Static method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
 
getUndeleteServiceMethod() - Static method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
 

L

listServiceConfigs(ListServiceConfigsRequest, StreamObserver<ListServiceConfigsResponse>) - Method in interface com.google.api.servicemanagement.v1.ServiceManagerGrpc.AsyncService
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.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.ServiceManagerStub
Lists the history of the service configuration for a managed service, from the newest to the oldest.
listServiceRollouts(ListServiceRolloutsRequest, StreamObserver<ListServiceRolloutsResponse>) - Method in interface com.google.api.servicemanagement.v1.ServiceManagerGrpc.AsyncService
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.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.ServiceManagerStub
Lists the history of the service configuration rollouts for a managed service, from the newest to the oldest.
listServices(ListServicesRequest, StreamObserver<ListServicesResponse>) - Method in interface com.google.api.servicemanagement.v1.ServiceManagerGrpc.AsyncService
Lists managed services.
listServices(ListServicesRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerBlockingStub
Lists managed services.
listServices(ListServicesRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerFutureStub
Lists managed services.
listServices(ListServicesRequest, StreamObserver<ListServicesResponse>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerStub
Lists managed services.

N

newBlockingStub(Channel) - Static method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
Creates a new async stub that supports all call types for the service

S

SERVICE_NAME - Static variable in class com.google.api.servicemanagement.v1.ServiceManagerGrpc
 
ServiceManagerGrpc - Class in com.google.api.servicemanagement.v1
[Google Service Management API](https://cloud.google.com/service-infrastructure/docs/overview)
ServiceManagerGrpc.AsyncService - Interface in com.google.api.servicemanagement.v1
[Google Service Management API](https://cloud.google.com/service-infrastructure/docs/overview)
ServiceManagerGrpc.ServiceManagerBlockingStub - Class in com.google.api.servicemanagement.v1
A stub to allow clients to do synchronous rpc calls to service ServiceManager.
ServiceManagerGrpc.ServiceManagerFutureStub - Class in com.google.api.servicemanagement.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service ServiceManager.
ServiceManagerGrpc.ServiceManagerImplBase - Class in com.google.api.servicemanagement.v1
Base class for the server implementation of the service ServiceManager.
ServiceManagerGrpc.ServiceManagerStub - Class in com.google.api.servicemanagement.v1
A stub to allow clients to do asynchronous rpc calls to service ServiceManager.
ServiceManagerImplBase() - Constructor for class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerImplBase
 
submitConfigSource(SubmitConfigSourceRequest, StreamObserver<Operation>) - Method in interface com.google.api.servicemanagement.v1.ServiceManagerGrpc.AsyncService
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.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.ServiceManagerStub
Creates a new service configuration (version) for a managed service based on user-supplied configuration source files (for example: OpenAPI Specification).

U

undeleteService(UndeleteServiceRequest, StreamObserver<Operation>) - Method in interface com.google.api.servicemanagement.v1.ServiceManagerGrpc.AsyncService
Revives a previously deleted managed service.
undeleteService(UndeleteServiceRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerBlockingStub
Revives a previously deleted managed service.
undeleteService(UndeleteServiceRequest) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerFutureStub
Revives a previously deleted managed service.
undeleteService(UndeleteServiceRequest, StreamObserver<Operation>) - Method in class com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerStub
Revives a previously deleted managed service.
B C D G L N S U 
Skip navigation links

Copyright © 2024 Google LLC. All rights reserved.