Uses of Class
com.google.cloud.datacatalog.v1beta1.GetTaxonomyRequest
-
Packages that use GetTaxonomyRequest Package Description com.google.cloud.datacatalog.v1beta1 A client to Google Cloud Data Catalog APIcom.google.cloud.datacatalog.v1beta1.stub -
-
Uses of GetTaxonomyRequest in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return GetTaxonomyRequest Modifier and Type Method Description GetTaxonomyRequestGetTaxonomyRequest.Builder. build()GetTaxonomyRequestGetTaxonomyRequest.Builder. buildPartial()static GetTaxonomyRequestGetTaxonomyRequest. getDefaultInstance()GetTaxonomyRequestGetTaxonomyRequest.Builder. getDefaultInstanceForType()GetTaxonomyRequestGetTaxonomyRequest. getDefaultInstanceForType()static GetTaxonomyRequestGetTaxonomyRequest. parseDelimitedFrom(InputStream input)static GetTaxonomyRequestGetTaxonomyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTaxonomyRequestGetTaxonomyRequest. parseFrom(byte[] data)static GetTaxonomyRequestGetTaxonomyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTaxonomyRequestGetTaxonomyRequest. parseFrom(com.google.protobuf.ByteString data)static GetTaxonomyRequestGetTaxonomyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTaxonomyRequestGetTaxonomyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetTaxonomyRequestGetTaxonomyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTaxonomyRequestGetTaxonomyRequest. parseFrom(InputStream input)static GetTaxonomyRequestGetTaxonomyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTaxonomyRequestGetTaxonomyRequest. parseFrom(ByteBuffer data)static GetTaxonomyRequestGetTaxonomyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type GetTaxonomyRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<GetTaxonomyRequest,Taxonomy>PolicyTagManagerGrpc. getGetTaxonomyMethod()com.google.protobuf.Parser<GetTaxonomyRequest>GetTaxonomyRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<GetTaxonomyRequest,Taxonomy>PolicyTagManagerClient. getTaxonomyCallable()Gets a taxonomy.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTaxonomyRequest,Taxonomy>PolicyTagManagerSettings.Builder. getTaxonomySettings()Returns the builder for the settings used for calls to getTaxonomy.com.google.api.gax.rpc.UnaryCallSettings<GetTaxonomyRequest,Taxonomy>PolicyTagManagerSettings. getTaxonomySettings()Returns the object with the settings used for calls to getTaxonomy.static com.google.protobuf.Parser<GetTaxonomyRequest>GetTaxonomyRequest. parser()Methods in com.google.cloud.datacatalog.v1beta1 with parameters of type GetTaxonomyRequest Modifier and Type Method Description TaxonomyPolicyTagManagerClient. getTaxonomy(GetTaxonomyRequest request)Gets a taxonomy.default voidPolicyTagManagerGrpc.AsyncService. getTaxonomy(GetTaxonomyRequest request, io.grpc.stub.StreamObserver<Taxonomy> responseObserver)Gets a taxonomy.TaxonomyPolicyTagManagerGrpc.PolicyTagManagerBlockingStub. getTaxonomy(GetTaxonomyRequest request)Gets a taxonomy.com.google.common.util.concurrent.ListenableFuture<Taxonomy>PolicyTagManagerGrpc.PolicyTagManagerFutureStub. getTaxonomy(GetTaxonomyRequest request)Gets a taxonomy.voidPolicyTagManagerGrpc.PolicyTagManagerStub. getTaxonomy(GetTaxonomyRequest request, io.grpc.stub.StreamObserver<Taxonomy> responseObserver)Gets a taxonomy.GetTaxonomyRequest.BuilderGetTaxonomyRequest.Builder. mergeFrom(GetTaxonomyRequest other)static GetTaxonomyRequest.BuilderGetTaxonomyRequest. newBuilder(GetTaxonomyRequest prototype) -
Uses of GetTaxonomyRequest in com.google.cloud.datacatalog.v1beta1.stub
Methods in com.google.cloud.datacatalog.v1beta1.stub that return types with arguments of type GetTaxonomyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetTaxonomyRequest,Taxonomy>GrpcPolicyTagManagerStub. getTaxonomyCallable()com.google.api.gax.rpc.UnaryCallable<GetTaxonomyRequest,Taxonomy>HttpJsonPolicyTagManagerStub. getTaxonomyCallable()com.google.api.gax.rpc.UnaryCallable<GetTaxonomyRequest,Taxonomy>PolicyTagManagerStub. getTaxonomyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTaxonomyRequest,Taxonomy>PolicyTagManagerStubSettings.Builder. getTaxonomySettings()Returns the builder for the settings used for calls to getTaxonomy.com.google.api.gax.rpc.UnaryCallSettings<GetTaxonomyRequest,Taxonomy>PolicyTagManagerStubSettings. getTaxonomySettings()Returns the object with the settings used for calls to getTaxonomy.
-