Uses of Class
com.google.api.serviceusage.v1beta1.Service
-
Packages that use Service Package Description com.google.api.serviceusage.v1beta1 A client to Service Usage APIcom.google.api.serviceusage.v1beta1.stub -
-
Uses of Service in com.google.api.serviceusage.v1beta1
Methods in com.google.api.serviceusage.v1beta1 that return Service Modifier and Type Method Description ServiceService.Builder. build()ServiceService.Builder. buildPartial()static ServiceService. getDefaultInstance()ServiceService.Builder. getDefaultInstanceForType()ServiceService. getDefaultInstanceForType()ServiceServiceUsageClient. getService(GetServiceRequest request)Deprecated.This method is deprecated and will be removed in the next major version update.ServiceServiceUsageGrpc.ServiceUsageBlockingStub. getService(GetServiceRequest request)Deprecated.ServiceListServicesResponse.Builder. getServices(int index)The available services for the requested project.ServiceListServicesResponse. getServices(int index)The available services for the requested project.ServiceListServicesResponseOrBuilder. getServices(int index)The available services for the requested project.static ServiceService. parseDelimitedFrom(InputStream input)static ServiceService. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceService. parseFrom(byte[] data)static ServiceService. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceService. parseFrom(com.google.protobuf.ByteString data)static ServiceService. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceService. parseFrom(com.google.protobuf.CodedInputStream input)static ServiceService. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceService. parseFrom(InputStream input)static ServiceService. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceService. parseFrom(ByteBuffer data)static ServiceService. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.api.serviceusage.v1beta1 that return types with arguments of type Service Modifier and Type Method Description static io.grpc.MethodDescriptor<GetServiceRequest,Service>ServiceUsageGrpc. getGetServiceMethod()com.google.protobuf.Parser<Service>Service. getParserForType()com.google.common.util.concurrent.ListenableFuture<Service>ServiceUsageGrpc.ServiceUsageFutureStub. getService(GetServiceRequest request)Deprecated.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.List<Service>ListServicesResponse.Builder. getServicesList()The available services for the requested project.List<Service>ListServicesResponse. getServicesList()The available services for the requested project.List<Service>ListServicesResponseOrBuilder. getServicesList()The available services for the requested project.static com.google.protobuf.Parser<Service>Service. parser()Methods in com.google.api.serviceusage.v1beta1 with parameters of type Service Modifier and Type Method Description ListServicesResponse.BuilderListServicesResponse.Builder. addServices(int index, Service value)The available services for the requested project.ListServicesResponse.BuilderListServicesResponse.Builder. addServices(Service value)The available services for the requested project.Service.BuilderService.Builder. mergeFrom(Service other)static Service.BuilderService. newBuilder(Service prototype)ListServicesResponse.BuilderListServicesResponse.Builder. setServices(int index, Service value)The available services for the requested project.Method parameters in com.google.api.serviceusage.v1beta1 with type arguments of type Service Modifier and Type Method Description ListServicesResponse.BuilderListServicesResponse.Builder. addAllServices(Iterable<? extends Service> values)The available services for the requested project.static com.google.api.core.ApiFuture<ServiceUsageClient.ListServicesPagedResponse>ServiceUsageClient.ListServicesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, com.google.api.core.ApiFuture<ListServicesResponse> futureResponse)protected ServiceUsageClient.ListServicesPageServiceUsageClient.ListServicesPage. createPage(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, ListServicesResponse response)com.google.api.core.ApiFuture<ServiceUsageClient.ListServicesPage>ServiceUsageClient.ListServicesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, com.google.api.core.ApiFuture<ListServicesResponse> futureResponse)default voidServiceUsageGrpc.AsyncService. getService(GetServiceRequest request, io.grpc.stub.StreamObserver<Service> responseObserver)Deprecated.voidServiceUsageGrpc.ServiceUsageStub. getService(GetServiceRequest request, io.grpc.stub.StreamObserver<Service> responseObserver)Deprecated. -
Uses of Service in com.google.api.serviceusage.v1beta1.stub
Methods in com.google.api.serviceusage.v1beta1.stub that return types with arguments of type Service 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.
-