Send feedback
Class DataCatalogGrpc
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.5.4 keyboard_arrow_down
public final class DataCatalogGrpc
Data Catalog API service allows clients to discover, understand, and manage
their data.
Fields
SERVICE_NAME
public static final String SERVICE_NAME
Field Value
Methods
getCreateEntryGroupMethod()
public static MethodDescriptor<CreateEntryGroupRequest , EntryGroup > getCreateEntryGroupMethod ()
Returns
getCreateEntryMethod()
public static MethodDescriptor<CreateEntryRequest , Entry > getCreateEntryMethod ()
Returns
getCreateTagMethod()
public static MethodDescriptor<CreateTagRequest , Tag > getCreateTagMethod ()
Returns
getCreateTagTemplateFieldMethod()
public static MethodDescriptor<CreateTagTemplateFieldRequest , TagTemplateField > getCreateTagTemplateFieldMethod ()
Returns
getCreateTagTemplateMethod()
public static MethodDescriptor<CreateTagTemplateRequest , TagTemplate > getCreateTagTemplateMethod ()
Returns
getDeleteEntryGroupMethod()
public static MethodDescriptor<DeleteEntryGroupRequest , Empty > getDeleteEntryGroupMethod ()
Returns
getDeleteEntryMethod()
public static MethodDescriptor<DeleteEntryRequest , Empty > getDeleteEntryMethod ()
Returns
getDeleteTagMethod()
public static MethodDescriptor<DeleteTagRequest , Empty > getDeleteTagMethod ()
Returns
getDeleteTagTemplateFieldMethod()
public static MethodDescriptor<DeleteTagTemplateFieldRequest , Empty > getDeleteTagTemplateFieldMethod ()
Returns
getDeleteTagTemplateMethod()
public static MethodDescriptor<DeleteTagTemplateRequest , Empty > getDeleteTagTemplateMethod ()
Returns
getGetEntryGroupMethod()
public static MethodDescriptor<GetEntryGroupRequest , EntryGroup > getGetEntryGroupMethod ()
Returns
getGetEntryMethod()
public static MethodDescriptor<GetEntryRequest , Entry > getGetEntryMethod ()
Returns
getGetIamPolicyMethod()
public static MethodDescriptor<GetIamPolicyRequest , Policy > getGetIamPolicyMethod ()
Returns
Type Description io.grpc.MethodDescriptor <com.google.iam.v1.GetIamPolicyRequest ,com.google.iam.v1.Policy >
getGetTagTemplateMethod()
public static MethodDescriptor<GetTagTemplateRequest , TagTemplate > getGetTagTemplateMethod ()
Returns
getListEntriesMethod()
public static MethodDescriptor<ListEntriesRequest , ListEntriesResponse > getListEntriesMethod ()
Returns
getListEntryGroupsMethod()
public static MethodDescriptor<ListEntryGroupsRequest , ListEntryGroupsResponse > getListEntryGroupsMethod ()
Returns
public static MethodDescriptor<ListTagsRequest , ListTagsResponse > getListTagsMethod ()
Returns
getLookupEntryMethod()
public static MethodDescriptor<LookupEntryRequest , Entry > getLookupEntryMethod ()
Returns
public static MethodDescriptor<RenameTagTemplateFieldRequest , TagTemplateField > getRenameTagTemplateFieldMethod ()
Returns
getSearchCatalogMethod()
public static MethodDescriptor<SearchCatalogRequest , SearchCatalogResponse > getSearchCatalogMethod ()
Returns
getServiceDescriptor()
public static ServiceDescriptor getServiceDescriptor ()
Returns
Type Description io.grpc.ServiceDescriptor
getSetIamPolicyMethod()
public static MethodDescriptor<SetIamPolicyRequest , Policy > getSetIamPolicyMethod ()
Returns
Type Description io.grpc.MethodDescriptor <com.google.iam.v1.SetIamPolicyRequest ,com.google.iam.v1.Policy >
getTestIamPermissionsMethod()
public static MethodDescriptor<TestIamPermissionsRequest , TestIamPermissionsResponse > getTestIamPermissionsMethod ()
Returns
Type Description io.grpc.MethodDescriptor <com.google.iam.v1.TestIamPermissionsRequest ,com.google.iam.v1.TestIamPermissionsResponse >
getUpdateEntryGroupMethod()
public static MethodDescriptor<UpdateEntryGroupRequest , EntryGroup > getUpdateEntryGroupMethod ()
Returns
getUpdateEntryMethod()
public static MethodDescriptor<UpdateEntryRequest , Entry > getUpdateEntryMethod ()
Returns
getUpdateTagMethod()
public static MethodDescriptor<UpdateTagRequest , Tag > getUpdateTagMethod ()
Returns
getUpdateTagTemplateFieldMethod()
public static MethodDescriptor<UpdateTagTemplateFieldRequest , TagTemplateField > getUpdateTagTemplateFieldMethod ()
Returns
getUpdateTagTemplateMethod()
public static MethodDescriptor<UpdateTagTemplateRequest , TagTemplate > getUpdateTagTemplateMethod ()
Returns
newBlockingStub(Channel channel)
public static DataCatalogGrpc . DataCatalogBlockingStub newBlockingStub ( Channel channel )
Creates a new blocking-style stub that supports unary and streaming output calls on the service
Parameter
Name Description channel io.grpc.Channel
Returns
newFutureStub(Channel channel)
public static DataCatalogGrpc . DataCatalogFutureStub newFutureStub ( Channel channel )
Creates a new ListenableFuture-style stub that supports unary calls on the service
Parameter
Name Description channel io.grpc.Channel
Returns
newStub(Channel channel)
public static DataCatalogGrpc . DataCatalogStub newStub ( Channel channel )
Creates a new async stub that supports all call types for the service
Parameter
Name Description channel io.grpc.Channel
Returns
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-02 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-02 UTC."],[],[]]