Uses of Class
com.google.api.serviceusage.v1beta1.GetServiceRequest
-
Packages that use GetServiceRequest Package Description com.google.api.serviceusage.v1beta1 A client to Service Usage APIcom.google.api.serviceusage.v1beta1.stub -
-
Uses of GetServiceRequest in com.google.api.serviceusage.v1beta1
Methods in com.google.api.serviceusage.v1beta1 that return GetServiceRequest Modifier and Type Method Description GetServiceRequestGetServiceRequest.Builder. build()GetServiceRequestGetServiceRequest.Builder. buildPartial()static GetServiceRequestGetServiceRequest. getDefaultInstance()GetServiceRequestGetServiceRequest.Builder. getDefaultInstanceForType()GetServiceRequestGetServiceRequest. getDefaultInstanceForType()static GetServiceRequestGetServiceRequest. parseDelimitedFrom(InputStream input)static GetServiceRequestGetServiceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetServiceRequestGetServiceRequest. parseFrom(byte[] data)static GetServiceRequestGetServiceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetServiceRequestGetServiceRequest. parseFrom(com.google.protobuf.ByteString data)static GetServiceRequestGetServiceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetServiceRequestGetServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetServiceRequestGetServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetServiceRequestGetServiceRequest. parseFrom(InputStream input)static GetServiceRequestGetServiceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetServiceRequestGetServiceRequest. parseFrom(ByteBuffer data)static GetServiceRequestGetServiceRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.api.serviceusage.v1beta1 that return types with arguments of type GetServiceRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<GetServiceRequest,Service>ServiceUsageGrpc. getGetServiceMethod()com.google.protobuf.Parser<GetServiceRequest>GetServiceRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<GetServiceRequest,Service>ServiceUsageClient. getServiceCallable()Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceRequest,Service>ServiceUsageSettings.Builder. getServiceSettings()Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.UnaryCallSettings<GetServiceRequest,Service>ServiceUsageSettings. getServiceSettings()Deprecated.This method is deprecated and will be removed in the next major version update.static com.google.protobuf.Parser<GetServiceRequest>GetServiceRequest. parser()Methods in com.google.api.serviceusage.v1beta1 with parameters of type GetServiceRequest Modifier and Type Method Description ServiceServiceUsageClient. getService(GetServiceRequest request)Deprecated.This method is deprecated and will be removed in the next major version update.default voidServiceUsageGrpc.AsyncService. getService(GetServiceRequest request, io.grpc.stub.StreamObserver<Service> responseObserver)Deprecated.ServiceServiceUsageGrpc.ServiceUsageBlockingStub. getService(GetServiceRequest request)Deprecated.com.google.common.util.concurrent.ListenableFuture<Service>ServiceUsageGrpc.ServiceUsageFutureStub. getService(GetServiceRequest request)Deprecated.voidServiceUsageGrpc.ServiceUsageStub. getService(GetServiceRequest request, io.grpc.stub.StreamObserver<Service> responseObserver)Deprecated.GetServiceRequest.BuilderGetServiceRequest.Builder. mergeFrom(GetServiceRequest other)static GetServiceRequest.BuilderGetServiceRequest. newBuilder(GetServiceRequest prototype) -
Uses of GetServiceRequest in com.google.api.serviceusage.v1beta1.stub
Methods in com.google.api.serviceusage.v1beta1.stub that return types with arguments of type GetServiceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetServiceRequest,Service>GrpcServiceUsageStub. getServiceCallable()com.google.api.gax.rpc.UnaryCallable<GetServiceRequest,Service>HttpJsonServiceUsageStub. getServiceCallable()com.google.api.gax.rpc.UnaryCallable<GetServiceRequest,Service>ServiceUsageStub. getServiceCallable()Deprecated.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceRequest,Service>ServiceUsageStubSettings.Builder. getServiceSettings()Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.UnaryCallSettings<GetServiceRequest,Service>ServiceUsageStubSettings. getServiceSettings()Deprecated.This method is deprecated and will be removed in the next major version update.
-