Uses of Class
com.google.api.serviceusage.v1beta1.GenerateServiceIdentityRequest
-
Packages that use GenerateServiceIdentityRequest Package Description com.google.api.serviceusage.v1beta1 A client to Service Usage APIcom.google.api.serviceusage.v1beta1.stub -
-
Uses of GenerateServiceIdentityRequest in com.google.api.serviceusage.v1beta1
Methods in com.google.api.serviceusage.v1beta1 that return GenerateServiceIdentityRequest Modifier and Type Method Description GenerateServiceIdentityRequest
GenerateServiceIdentityRequest.Builder. build()
GenerateServiceIdentityRequest
GenerateServiceIdentityRequest.Builder. buildPartial()
static GenerateServiceIdentityRequest
GenerateServiceIdentityRequest. getDefaultInstance()
GenerateServiceIdentityRequest
GenerateServiceIdentityRequest.Builder. getDefaultInstanceForType()
GenerateServiceIdentityRequest
GenerateServiceIdentityRequest. getDefaultInstanceForType()
static GenerateServiceIdentityRequest
GenerateServiceIdentityRequest. parseDelimitedFrom(InputStream input)
static GenerateServiceIdentityRequest
GenerateServiceIdentityRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GenerateServiceIdentityRequest
GenerateServiceIdentityRequest. parseFrom(byte[] data)
static GenerateServiceIdentityRequest
GenerateServiceIdentityRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GenerateServiceIdentityRequest
GenerateServiceIdentityRequest. parseFrom(com.google.protobuf.ByteString data)
static GenerateServiceIdentityRequest
GenerateServiceIdentityRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GenerateServiceIdentityRequest
GenerateServiceIdentityRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static GenerateServiceIdentityRequest
GenerateServiceIdentityRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GenerateServiceIdentityRequest
GenerateServiceIdentityRequest. parseFrom(InputStream input)
static GenerateServiceIdentityRequest
GenerateServiceIdentityRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GenerateServiceIdentityRequest
GenerateServiceIdentityRequest. parseFrom(ByteBuffer data)
static GenerateServiceIdentityRequest
GenerateServiceIdentityRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.api.serviceusage.v1beta1 that return types with arguments of type GenerateServiceIdentityRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GenerateServiceIdentityRequest,com.google.longrunning.Operation>
ServiceUsageClient. generateServiceIdentityCallable()
Generates service identity for service.com.google.api.gax.rpc.OperationCallable<GenerateServiceIdentityRequest,ServiceIdentity,com.google.protobuf.Empty>
ServiceUsageClient. generateServiceIdentityOperationCallable()
Generates service identity for service.com.google.api.gax.rpc.OperationCallSettings.Builder<GenerateServiceIdentityRequest,ServiceIdentity,com.google.protobuf.Empty>
ServiceUsageSettings.Builder. generateServiceIdentityOperationSettings()
Returns the builder for the settings used for calls to generateServiceIdentity.com.google.api.gax.rpc.OperationCallSettings<GenerateServiceIdentityRequest,ServiceIdentity,com.google.protobuf.Empty>
ServiceUsageSettings. generateServiceIdentityOperationSettings()
Returns the object with the settings used for calls to generateServiceIdentity.com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateServiceIdentityRequest,com.google.longrunning.Operation>
ServiceUsageSettings.Builder. generateServiceIdentitySettings()
Returns the builder for the settings used for calls to generateServiceIdentity.com.google.api.gax.rpc.UnaryCallSettings<GenerateServiceIdentityRequest,com.google.longrunning.Operation>
ServiceUsageSettings. generateServiceIdentitySettings()
Returns the object with the settings used for calls to generateServiceIdentity.static io.grpc.MethodDescriptor<GenerateServiceIdentityRequest,com.google.longrunning.Operation>
ServiceUsageGrpc. getGenerateServiceIdentityMethod()
com.google.protobuf.Parser<GenerateServiceIdentityRequest>
GenerateServiceIdentityRequest. getParserForType()
static com.google.protobuf.Parser<GenerateServiceIdentityRequest>
GenerateServiceIdentityRequest. parser()
Methods in com.google.api.serviceusage.v1beta1 with parameters of type GenerateServiceIdentityRequest Modifier and Type Method Description default void
ServiceUsageGrpc.AsyncService. generateServiceIdentity(GenerateServiceIdentityRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Generates service identity for service.com.google.longrunning.Operation
ServiceUsageGrpc.ServiceUsageBlockingStub. generateServiceIdentity(GenerateServiceIdentityRequest request)
Generates service identity for service.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ServiceUsageGrpc.ServiceUsageFutureStub. generateServiceIdentity(GenerateServiceIdentityRequest request)
Generates service identity for service.void
ServiceUsageGrpc.ServiceUsageStub. generateServiceIdentity(GenerateServiceIdentityRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Generates service identity for service.com.google.api.gax.longrunning.OperationFuture<ServiceIdentity,com.google.protobuf.Empty>
ServiceUsageClient. generateServiceIdentityAsync(GenerateServiceIdentityRequest request)
Generates service identity for service.GenerateServiceIdentityRequest.Builder
GenerateServiceIdentityRequest.Builder. mergeFrom(GenerateServiceIdentityRequest other)
static GenerateServiceIdentityRequest.Builder
GenerateServiceIdentityRequest. newBuilder(GenerateServiceIdentityRequest prototype)
-
Uses of GenerateServiceIdentityRequest in com.google.api.serviceusage.v1beta1.stub
Methods in com.google.api.serviceusage.v1beta1.stub that return types with arguments of type GenerateServiceIdentityRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GenerateServiceIdentityRequest,com.google.longrunning.Operation>
GrpcServiceUsageStub. generateServiceIdentityCallable()
com.google.api.gax.rpc.UnaryCallable<GenerateServiceIdentityRequest,com.google.longrunning.Operation>
HttpJsonServiceUsageStub. generateServiceIdentityCallable()
com.google.api.gax.rpc.UnaryCallable<GenerateServiceIdentityRequest,com.google.longrunning.Operation>
ServiceUsageStub. generateServiceIdentityCallable()
com.google.api.gax.rpc.OperationCallable<GenerateServiceIdentityRequest,ServiceIdentity,com.google.protobuf.Empty>
GrpcServiceUsageStub. generateServiceIdentityOperationCallable()
com.google.api.gax.rpc.OperationCallable<GenerateServiceIdentityRequest,ServiceIdentity,com.google.protobuf.Empty>
HttpJsonServiceUsageStub. generateServiceIdentityOperationCallable()
com.google.api.gax.rpc.OperationCallable<GenerateServiceIdentityRequest,ServiceIdentity,com.google.protobuf.Empty>
ServiceUsageStub. generateServiceIdentityOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<GenerateServiceIdentityRequest,ServiceIdentity,com.google.protobuf.Empty>
ServiceUsageStubSettings.Builder. generateServiceIdentityOperationSettings()
Returns the builder for the settings used for calls to generateServiceIdentity.com.google.api.gax.rpc.OperationCallSettings<GenerateServiceIdentityRequest,ServiceIdentity,com.google.protobuf.Empty>
ServiceUsageStubSettings. generateServiceIdentityOperationSettings()
Returns the object with the settings used for calls to generateServiceIdentity.com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateServiceIdentityRequest,com.google.longrunning.Operation>
ServiceUsageStubSettings.Builder. generateServiceIdentitySettings()
Returns the builder for the settings used for calls to generateServiceIdentity.com.google.api.gax.rpc.UnaryCallSettings<GenerateServiceIdentityRequest,com.google.longrunning.Operation>
ServiceUsageStubSettings. generateServiceIdentitySettings()
Returns the object with the settings used for calls to generateServiceIdentity.
-