Class GrpcDataCatalogStub
java.lang.Object
com.google.cloud.datacatalog.v1beta1.stub.DataCatalogStub
com.google.cloud.datacatalog.v1beta1.stub.GrpcDataCatalogStub
- All Implemented Interfaces:
BackgroundResource,AutoCloseable
@BetaApi
@Deprecated
@Generated("by gapic-generator-java")
public class GrpcDataCatalogStub
extends DataCatalogStub
Deprecated.
This class is deprecated and will be removed in the next major version update.
gRPC stub implementation for the DataCatalog service API.
This class is for advanced usage and reflects the underlying API directly.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedGrpcDataCatalogStub(DataCatalogStubSettings settings, ClientContext clientContext) Deprecated.Constructs an instance of GrpcDataCatalogStub, using the given settings.protectedGrpcDataCatalogStub(DataCatalogStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) Deprecated.Constructs an instance of GrpcDataCatalogStub, using the given settings. -
Method Summary
Modifier and TypeMethodDescriptionbooleanawaitTermination(long duration, TimeUnit unit) Deprecated.final voidclose()Deprecated.static final GrpcDataCatalogStubcreate(ClientContext clientContext) Deprecated.static final GrpcDataCatalogStubcreate(ClientContext clientContext, GrpcStubCallableFactory callableFactory) Deprecated.static final GrpcDataCatalogStubcreate(DataCatalogStubSettings settings) Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.UnaryCallable<DeleteEntryRequest,com.google.protobuf.Empty> Deprecated.UnaryCallable<DeleteEntryGroupRequest,com.google.protobuf.Empty> Deprecated.UnaryCallable<DeleteTagRequest,com.google.protobuf.Empty> Deprecated.UnaryCallable<DeleteTagTemplateRequest,com.google.protobuf.Empty> Deprecated.UnaryCallable<DeleteTagTemplateFieldRequest,com.google.protobuf.Empty> Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.booleanDeprecated.booleanDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.voidshutdown()Deprecated.voidDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.
-
Constructor Details
-
GrpcDataCatalogStub
protected GrpcDataCatalogStub(DataCatalogStubSettings settings, ClientContext clientContext) throws IOException Deprecated.Constructs an instance of GrpcDataCatalogStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.- Throws:
IOException
-
GrpcDataCatalogStub
protected GrpcDataCatalogStub(DataCatalogStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) throws IOException Deprecated.Constructs an instance of GrpcDataCatalogStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.- Throws:
IOException
-
-
Method Details
-
create
Deprecated.- Throws:
IOException
-
create
Deprecated.- Throws:
IOException
-
create
public static final GrpcDataCatalogStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory) throws IOException Deprecated.- Throws:
IOException
-
getOperationsStub
Deprecated. -
searchCatalogCallable
Deprecated.- Overrides:
searchCatalogCallablein classDataCatalogStub
-
searchCatalogPagedCallable
public UnaryCallable<SearchCatalogRequest,DataCatalogClient.SearchCatalogPagedResponse> searchCatalogPagedCallable()Deprecated.- Overrides:
searchCatalogPagedCallablein classDataCatalogStub
-
createEntryGroupCallable
Deprecated.- Overrides:
createEntryGroupCallablein classDataCatalogStub
-
updateEntryGroupCallable
Deprecated.- Overrides:
updateEntryGroupCallablein classDataCatalogStub
-
getEntryGroupCallable
Deprecated.- Overrides:
getEntryGroupCallablein classDataCatalogStub
-
deleteEntryGroupCallable
Deprecated.- Overrides:
deleteEntryGroupCallablein classDataCatalogStub
-
listEntryGroupsCallable
Deprecated.- Overrides:
listEntryGroupsCallablein classDataCatalogStub
-
listEntryGroupsPagedCallable
public UnaryCallable<ListEntryGroupsRequest,DataCatalogClient.ListEntryGroupsPagedResponse> listEntryGroupsPagedCallable()Deprecated.- Overrides:
listEntryGroupsPagedCallablein classDataCatalogStub
-
createEntryCallable
Deprecated.- Overrides:
createEntryCallablein classDataCatalogStub
-
updateEntryCallable
Deprecated.- Overrides:
updateEntryCallablein classDataCatalogStub
-
deleteEntryCallable
Deprecated.- Overrides:
deleteEntryCallablein classDataCatalogStub
-
getEntryCallable
Deprecated.- Overrides:
getEntryCallablein classDataCatalogStub
-
lookupEntryCallable
Deprecated.- Overrides:
lookupEntryCallablein classDataCatalogStub
-
listEntriesCallable
Deprecated.- Overrides:
listEntriesCallablein classDataCatalogStub
-
listEntriesPagedCallable
public UnaryCallable<ListEntriesRequest,DataCatalogClient.ListEntriesPagedResponse> listEntriesPagedCallable()Deprecated.- Overrides:
listEntriesPagedCallablein classDataCatalogStub
-
createTagTemplateCallable
Deprecated.- Overrides:
createTagTemplateCallablein classDataCatalogStub
-
getTagTemplateCallable
Deprecated.- Overrides:
getTagTemplateCallablein classDataCatalogStub
-
updateTagTemplateCallable
Deprecated.- Overrides:
updateTagTemplateCallablein classDataCatalogStub
-
deleteTagTemplateCallable
public UnaryCallable<DeleteTagTemplateRequest,com.google.protobuf.Empty> deleteTagTemplateCallable()Deprecated.- Overrides:
deleteTagTemplateCallablein classDataCatalogStub
-
createTagTemplateFieldCallable
public UnaryCallable<CreateTagTemplateFieldRequest,TagTemplateField> createTagTemplateFieldCallable()Deprecated.- Overrides:
createTagTemplateFieldCallablein classDataCatalogStub
-
updateTagTemplateFieldCallable
public UnaryCallable<UpdateTagTemplateFieldRequest,TagTemplateField> updateTagTemplateFieldCallable()Deprecated.- Overrides:
updateTagTemplateFieldCallablein classDataCatalogStub
-
renameTagTemplateFieldCallable
public UnaryCallable<RenameTagTemplateFieldRequest,TagTemplateField> renameTagTemplateFieldCallable()Deprecated.- Overrides:
renameTagTemplateFieldCallablein classDataCatalogStub
-
renameTagTemplateFieldEnumValueCallable
public UnaryCallable<RenameTagTemplateFieldEnumValueRequest,TagTemplateField> renameTagTemplateFieldEnumValueCallable()Deprecated.- Overrides:
renameTagTemplateFieldEnumValueCallablein classDataCatalogStub
-
deleteTagTemplateFieldCallable
public UnaryCallable<DeleteTagTemplateFieldRequest,com.google.protobuf.Empty> deleteTagTemplateFieldCallable()Deprecated.- Overrides:
deleteTagTemplateFieldCallablein classDataCatalogStub
-
createTagCallable
Deprecated.- Overrides:
createTagCallablein classDataCatalogStub
-
updateTagCallable
Deprecated.- Overrides:
updateTagCallablein classDataCatalogStub
-
deleteTagCallable
Deprecated.- Overrides:
deleteTagCallablein classDataCatalogStub
-
listTagsCallable
Deprecated.- Overrides:
listTagsCallablein classDataCatalogStub
-
listTagsPagedCallable
public UnaryCallable<ListTagsRequest,DataCatalogClient.ListTagsPagedResponse> listTagsPagedCallable()Deprecated.- Overrides:
listTagsPagedCallablein classDataCatalogStub
-
setIamPolicyCallable
Deprecated.- Overrides:
setIamPolicyCallablein classDataCatalogStub
-
getIamPolicyCallable
Deprecated.- Overrides:
getIamPolicyCallablein classDataCatalogStub
-
testIamPermissionsCallable
public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()Deprecated.- Overrides:
testIamPermissionsCallablein classDataCatalogStub
-
close
public final void close()Deprecated.- Specified by:
closein interfaceAutoCloseable- Specified by:
closein classDataCatalogStub
-
shutdown
public void shutdown()Deprecated. -
isShutdown
public boolean isShutdown()Deprecated. -
isTerminated
public boolean isTerminated()Deprecated. -
shutdownNow
public void shutdownNow()Deprecated. -
awaitTermination
Deprecated.- Throws:
InterruptedException
-