Uses of Class
com.google.cloud.bigquery.biglake.v1.GetCatalogRequest
-
Packages that use GetCatalogRequest Package Description com.google.cloud.bigquery.biglake.v1 A client to BigLake APIcom.google.cloud.bigquery.biglake.v1.stub -
-
Uses of GetCatalogRequest in com.google.cloud.bigquery.biglake.v1
Methods in com.google.cloud.bigquery.biglake.v1 that return GetCatalogRequest Modifier and Type Method Description GetCatalogRequestGetCatalogRequest.Builder. build()GetCatalogRequestGetCatalogRequest.Builder. buildPartial()static GetCatalogRequestGetCatalogRequest. getDefaultInstance()GetCatalogRequestGetCatalogRequest.Builder. getDefaultInstanceForType()GetCatalogRequestGetCatalogRequest. getDefaultInstanceForType()static GetCatalogRequestGetCatalogRequest. parseDelimitedFrom(InputStream input)static GetCatalogRequestGetCatalogRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetCatalogRequestGetCatalogRequest. parseFrom(byte[] data)static GetCatalogRequestGetCatalogRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetCatalogRequestGetCatalogRequest. parseFrom(com.google.protobuf.ByteString data)static GetCatalogRequestGetCatalogRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetCatalogRequestGetCatalogRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetCatalogRequestGetCatalogRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetCatalogRequestGetCatalogRequest. parseFrom(InputStream input)static GetCatalogRequestGetCatalogRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetCatalogRequestGetCatalogRequest. parseFrom(ByteBuffer data)static GetCatalogRequestGetCatalogRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.bigquery.biglake.v1 that return types with arguments of type GetCatalogRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetCatalogRequest,Catalog>MetastoreServiceClient. getCatalogCallable()Gets the catalog specified by the resource name.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCatalogRequest,Catalog>MetastoreServiceSettings.Builder. getCatalogSettings()Returns the builder for the settings used for calls to getCatalog.com.google.api.gax.rpc.UnaryCallSettings<GetCatalogRequest,Catalog>MetastoreServiceSettings. getCatalogSettings()Returns the object with the settings used for calls to getCatalog.static io.grpc.MethodDescriptor<GetCatalogRequest,Catalog>MetastoreServiceGrpc. getGetCatalogMethod()com.google.protobuf.Parser<GetCatalogRequest>GetCatalogRequest. getParserForType()static com.google.protobuf.Parser<GetCatalogRequest>GetCatalogRequest. parser()Methods in com.google.cloud.bigquery.biglake.v1 with parameters of type GetCatalogRequest Modifier and Type Method Description CatalogMetastoreServiceClient. getCatalog(GetCatalogRequest request)Gets the catalog specified by the resource name.default voidMetastoreServiceGrpc.AsyncService. getCatalog(GetCatalogRequest request, io.grpc.stub.StreamObserver<Catalog> responseObserver)Gets the catalog specified by the resource name.CatalogMetastoreServiceGrpc.MetastoreServiceBlockingStub. getCatalog(GetCatalogRequest request)Gets the catalog specified by the resource name.com.google.common.util.concurrent.ListenableFuture<Catalog>MetastoreServiceGrpc.MetastoreServiceFutureStub. getCatalog(GetCatalogRequest request)Gets the catalog specified by the resource name.voidMetastoreServiceGrpc.MetastoreServiceStub. getCatalog(GetCatalogRequest request, io.grpc.stub.StreamObserver<Catalog> responseObserver)Gets the catalog specified by the resource name.GetCatalogRequest.BuilderGetCatalogRequest.Builder. mergeFrom(GetCatalogRequest other)static GetCatalogRequest.BuilderGetCatalogRequest. newBuilder(GetCatalogRequest prototype) -
Uses of GetCatalogRequest in com.google.cloud.bigquery.biglake.v1.stub
Methods in com.google.cloud.bigquery.biglake.v1.stub that return types with arguments of type GetCatalogRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetCatalogRequest,Catalog>GrpcMetastoreServiceStub. getCatalogCallable()com.google.api.gax.rpc.UnaryCallable<GetCatalogRequest,Catalog>HttpJsonMetastoreServiceStub. getCatalogCallable()com.google.api.gax.rpc.UnaryCallable<GetCatalogRequest,Catalog>MetastoreServiceStub. getCatalogCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCatalogRequest,Catalog>MetastoreServiceStubSettings.Builder. getCatalogSettings()Returns the builder for the settings used for calls to getCatalog.com.google.api.gax.rpc.UnaryCallSettings<GetCatalogRequest,Catalog>MetastoreServiceStubSettings. getCatalogSettings()Returns the object with the settings used for calls to getCatalog.
-