Uses of Class
com.google.api.serviceusage.v1beta1.EnableServiceRequest
-
Packages that use EnableServiceRequest Package Description com.google.api.serviceusage.v1beta1 A client to Service Usage APIcom.google.api.serviceusage.v1beta1.stub -
-
Uses of EnableServiceRequest in com.google.api.serviceusage.v1beta1
Methods in com.google.api.serviceusage.v1beta1 that return EnableServiceRequest Modifier and Type Method Description EnableServiceRequest
EnableServiceRequest.Builder. build()
EnableServiceRequest
EnableServiceRequest.Builder. buildPartial()
static EnableServiceRequest
EnableServiceRequest. getDefaultInstance()
EnableServiceRequest
EnableServiceRequest.Builder. getDefaultInstanceForType()
EnableServiceRequest
EnableServiceRequest. getDefaultInstanceForType()
static EnableServiceRequest
EnableServiceRequest. parseDelimitedFrom(InputStream input)
static EnableServiceRequest
EnableServiceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EnableServiceRequest
EnableServiceRequest. parseFrom(byte[] data)
static EnableServiceRequest
EnableServiceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EnableServiceRequest
EnableServiceRequest. parseFrom(com.google.protobuf.ByteString data)
static EnableServiceRequest
EnableServiceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EnableServiceRequest
EnableServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static EnableServiceRequest
EnableServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EnableServiceRequest
EnableServiceRequest. parseFrom(InputStream input)
static EnableServiceRequest
EnableServiceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EnableServiceRequest
EnableServiceRequest. parseFrom(ByteBuffer data)
static EnableServiceRequest
EnableServiceRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.api.serviceusage.v1beta1 that return types with arguments of type EnableServiceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<EnableServiceRequest,com.google.longrunning.Operation>
ServiceUsageClient. enableServiceCallable()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallable<EnableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageClient. enableServiceOperationCallable()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallSettings.Builder<EnableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageSettings.Builder. enableServiceOperationSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallSettings<EnableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageSettings. enableServiceOperationSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.UnaryCallSettings.Builder<EnableServiceRequest,com.google.longrunning.Operation>
ServiceUsageSettings.Builder. enableServiceSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.UnaryCallSettings<EnableServiceRequest,com.google.longrunning.Operation>
ServiceUsageSettings. enableServiceSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.static io.grpc.MethodDescriptor<EnableServiceRequest,com.google.longrunning.Operation>
ServiceUsageGrpc. getEnableServiceMethod()
com.google.protobuf.Parser<EnableServiceRequest>
EnableServiceRequest. getParserForType()
static com.google.protobuf.Parser<EnableServiceRequest>
EnableServiceRequest. parser()
Methods in com.google.api.serviceusage.v1beta1 with parameters of type EnableServiceRequest Modifier and Type Method Description default void
ServiceUsageGrpc.AsyncService. enableService(EnableServiceRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deprecated.com.google.longrunning.Operation
ServiceUsageGrpc.ServiceUsageBlockingStub. enableService(EnableServiceRequest request)
Deprecated.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ServiceUsageGrpc.ServiceUsageFutureStub. enableService(EnableServiceRequest request)
Deprecated.void
ServiceUsageGrpc.ServiceUsageStub. enableService(EnableServiceRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deprecated.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
ServiceUsageClient. enableServiceAsync(EnableServiceRequest request)
Deprecated.This method is deprecated and will be removed in the next major version update.EnableServiceRequest.Builder
EnableServiceRequest.Builder. mergeFrom(EnableServiceRequest other)
static EnableServiceRequest.Builder
EnableServiceRequest. newBuilder(EnableServiceRequest prototype)
-
Uses of EnableServiceRequest in com.google.api.serviceusage.v1beta1.stub
Methods in com.google.api.serviceusage.v1beta1.stub that return types with arguments of type EnableServiceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<EnableServiceRequest,com.google.longrunning.Operation>
GrpcServiceUsageStub. enableServiceCallable()
com.google.api.gax.rpc.UnaryCallable<EnableServiceRequest,com.google.longrunning.Operation>
HttpJsonServiceUsageStub. enableServiceCallable()
com.google.api.gax.rpc.UnaryCallable<EnableServiceRequest,com.google.longrunning.Operation>
ServiceUsageStub. enableServiceCallable()
Deprecated.com.google.api.gax.rpc.OperationCallable<EnableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcServiceUsageStub. enableServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<EnableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonServiceUsageStub. enableServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<EnableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStub. enableServiceOperationCallable()
Deprecated.com.google.api.gax.rpc.OperationCallSettings.Builder<EnableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStubSettings.Builder. enableServiceOperationSettings()
Returns the builder for the settings used for calls to enableService.com.google.api.gax.rpc.OperationCallSettings<EnableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStubSettings. enableServiceOperationSettings()
Returns the object with the settings used for calls to enableService.com.google.api.gax.rpc.UnaryCallSettings.Builder<EnableServiceRequest,com.google.longrunning.Operation>
ServiceUsageStubSettings.Builder. enableServiceSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.UnaryCallSettings<EnableServiceRequest,com.google.longrunning.Operation>
ServiceUsageStubSettings. enableServiceSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.
-