Send feedback
  
   
 
  
    
      Class GrpcCatalogServiceStub (1.76.0) 
  
  
  
   
  
    
  
  
    
    
    
    
    
  Version latestkeyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   class  GrpcCatalogServiceStub   extends   CatalogServiceStub  
  gRPC stub implementation for the CatalogService service API.
 
This class is for advanced usage and reflects the underlying API directly.
Static Methods
   
  create(ClientContext clientContext) 
  
    
public   static   final   GrpcCatalogServiceStub   create ( ClientContext   clientContext )  
  
  
  
  create(ClientContext clientContext, GrpcStubCallableFactory callableFactory) 
  
    
public   static   final   GrpcCatalogServiceStub   create ( ClientContext   clientContext ,   GrpcStubCallableFactory   callableFactory )  
  
  
  
  create(CatalogServiceStubSettings settings) 
  
    
public   static   final   GrpcCatalogServiceStub   create ( CatalogServiceStubSettings   settings )  
  
  
  
  Constructors
   
  GrpcCatalogServiceStub(CatalogServiceStubSettings settings, ClientContext clientContext) 
  
    
protected   GrpcCatalogServiceStub ( CatalogServiceStubSettings   settings ,   ClientContext   clientContext )  
  Constructs an instance of GrpcCatalogServiceStub, 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.
GrpcCatalogServiceStub(CatalogServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) 
  
    
protected   GrpcCatalogServiceStub ( CatalogServiceStubSettings   settings ,   ClientContext   clientContext ,   GrpcStubCallableFactory   callableFactory )  
  Constructs an instance of GrpcCatalogServiceStub, 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.
Methods
   
  awaitTermination(long duration, TimeUnit unit) 
  
    
public   boolean   awaitTermination ( long   duration ,   TimeUnit   unit )  
  
  
  
  
    
public   UnaryCallable<CancelMetadataJobRequest , Empty >  cancelMetadataJobCallable ()  
  
  Overrides 
  
  close() 
  
    
public   final   void   close ()  
  Overrides 
  
  createAspectTypeCallable() 
  
    
public   UnaryCallable<CreateAspectTypeRequest , Operation >  createAspectTypeCallable ()  
  
  Overrides 
  
  createAspectTypeOperationCallable() 
  
    
public   OperationCallable<CreateAspectTypeRequest , AspectType , OperationMetadata >  createAspectTypeOperationCallable ()  
  
  Overrides 
  
  createEntryCallable() 
  
    
public   UnaryCallable<CreateEntryRequest , Entry >  createEntryCallable ()  
  
  Overrides 
  
  createEntryGroupCallable() 
  
    
public   UnaryCallable<CreateEntryGroupRequest , Operation >  createEntryGroupCallable ()  
  
  Overrides 
  
  createEntryGroupOperationCallable() 
  
    
public   OperationCallable<CreateEntryGroupRequest , EntryGroup , OperationMetadata >  createEntryGroupOperationCallable ()  
  
  Overrides 
  
  createEntryLinkCallable() 
  
    
public   UnaryCallable<CreateEntryLinkRequest , EntryLink >  createEntryLinkCallable ()  
  
  Overrides 
  
  createEntryTypeCallable() 
  
    
public   UnaryCallable<CreateEntryTypeRequest , Operation >  createEntryTypeCallable ()  
  
  Overrides 
  
  createEntryTypeOperationCallable() 
  
    
public   OperationCallable<CreateEntryTypeRequest , EntryType , OperationMetadata >  createEntryTypeOperationCallable ()  
  
  Overrides 
  
  
    
public   UnaryCallable<CreateMetadataJobRequest , Operation >  createMetadataJobCallable ()  
  
  Overrides 
  
  
    
public   OperationCallable<CreateMetadataJobRequest , MetadataJob , OperationMetadata >  createMetadataJobOperationCallable ()  
  
  Overrides 
  
  deleteAspectTypeCallable() 
  
    
public   UnaryCallable<DeleteAspectTypeRequest , Operation >  deleteAspectTypeCallable ()  
  
  Overrides 
  
  deleteAspectTypeOperationCallable() 
  
    
public   OperationCallable<DeleteAspectTypeRequest , Empty , OperationMetadata >  deleteAspectTypeOperationCallable ()  
  
  Overrides 
  
  deleteEntryCallable() 
  
    
public   UnaryCallable<DeleteEntryRequest , Entry >  deleteEntryCallable ()  
  
  Overrides 
  
  deleteEntryGroupCallable() 
  
    
public   UnaryCallable<DeleteEntryGroupRequest , Operation >  deleteEntryGroupCallable ()  
  
  Overrides 
  
  deleteEntryGroupOperationCallable() 
  
    
public   OperationCallable<DeleteEntryGroupRequest , Empty , OperationMetadata >  deleteEntryGroupOperationCallable ()  
  
  Overrides 
  
  deleteEntryLinkCallable() 
  
    
public   UnaryCallable<DeleteEntryLinkRequest , EntryLink >  deleteEntryLinkCallable ()  
  
  Overrides 
  
  deleteEntryTypeCallable() 
  
    
public   UnaryCallable<DeleteEntryTypeRequest , Operation >  deleteEntryTypeCallable ()  
  
  Overrides 
  
  deleteEntryTypeOperationCallable() 
  
    
public   OperationCallable<DeleteEntryTypeRequest , Empty , OperationMetadata >  deleteEntryTypeOperationCallable ()  
  
  Overrides 
  
  getAspectTypeCallable() 
  
    
public   UnaryCallable<GetAspectTypeRequest , AspectType >  getAspectTypeCallable ()  
  
  Overrides 
  
  getEntryCallable() 
  
    
public   UnaryCallable<GetEntryRequest , Entry >  getEntryCallable ()  
  
  Overrides 
  
  getEntryGroupCallable() 
  
    
public   UnaryCallable<GetEntryGroupRequest , EntryGroup >  getEntryGroupCallable ()  
  
  Overrides 
  
  getEntryLinkCallable() 
  
    
public   UnaryCallable<GetEntryLinkRequest , EntryLink >  getEntryLinkCallable ()  
  
  Overrides 
  
  getEntryTypeCallable() 
  
    
public   UnaryCallable<GetEntryTypeRequest , EntryType >  getEntryTypeCallable ()  
  
  Overrides 
  
  getLocationCallable() 
  
    
public   UnaryCallable<GetLocationRequest , Location >  getLocationCallable ()  
  
    
      
        Returns  
      
        Type Description  
      
        UnaryCallable <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location > 
     
  
  Overrides 
  
  
    
public   UnaryCallable<GetMetadataJobRequest , MetadataJob >  getMetadataJobCallable ()  
  
  Overrides 
  
  getOperationsStub() 
  
    
public   GrpcOperationsStub   getOperationsStub ()  
  
  Overrides 
  
  isShutdown() 
  
    
public   boolean   isShutdown ()  
  
  isTerminated() 
  
    
public   boolean   isTerminated ()  
  
  listAspectTypesCallable() 
  
    
public   UnaryCallable<ListAspectTypesRequest , ListAspectTypesResponse >  listAspectTypesCallable ()  
  
  Overrides 
  
  listAspectTypesPagedCallable() 
  
    
public   UnaryCallable<ListAspectTypesRequest , CatalogServiceClient . ListAspectTypesPagedResponse >  listAspectTypesPagedCallable ()  
  
  Overrides 
  
  listEntriesCallable() 
  
    
public   UnaryCallable<ListEntriesRequest , ListEntriesResponse >  listEntriesCallable ()  
  
  Overrides 
  
  listEntriesPagedCallable() 
  
    
public   UnaryCallable<ListEntriesRequest , CatalogServiceClient . ListEntriesPagedResponse >  listEntriesPagedCallable ()  
  
  Overrides 
  
  listEntryGroupsCallable() 
  
    
public   UnaryCallable<ListEntryGroupsRequest , ListEntryGroupsResponse >  listEntryGroupsCallable ()  
  
  Overrides 
  
  listEntryGroupsPagedCallable() 
  
    
public   UnaryCallable<ListEntryGroupsRequest , CatalogServiceClient . ListEntryGroupsPagedResponse >  listEntryGroupsPagedCallable ()  
  
  Overrides 
  
  listEntryTypesCallable() 
  
    
public   UnaryCallable<ListEntryTypesRequest , ListEntryTypesResponse >  listEntryTypesCallable ()  
  
  Overrides 
  
  listEntryTypesPagedCallable() 
  
    
public   UnaryCallable<ListEntryTypesRequest , CatalogServiceClient . ListEntryTypesPagedResponse >  listEntryTypesPagedCallable ()  
  
  Overrides 
  
  listLocationsCallable() 
  
    
public   UnaryCallable<ListLocationsRequest , ListLocationsResponse >  listLocationsCallable ()  
  
    
      
        Returns  
      
        Type Description  
      
        UnaryCallable <com.google.cloud.location.ListLocationsRequest ,com.google.cloud.location.ListLocationsResponse > 
     
  
  Overrides 
  
  listLocationsPagedCallable() 
  
    
public   UnaryCallable<ListLocationsRequest , CatalogServiceClient . ListLocationsPagedResponse >  listLocationsPagedCallable ()  
  
  Overrides 
  
  
    
public   UnaryCallable<ListMetadataJobsRequest , ListMetadataJobsResponse >  listMetadataJobsCallable ()  
  
  Overrides 
  
  listMetadataJobsPagedCallable() 
  
    
public   UnaryCallable<ListMetadataJobsRequest , CatalogServiceClient . ListMetadataJobsPagedResponse >  listMetadataJobsPagedCallable ()  
  
  Overrides 
  
  lookupEntryCallable() 
  
    
public   UnaryCallable<LookupEntryRequest , Entry >  lookupEntryCallable ()  
  
  Overrides 
  
  searchEntriesCallable() 
  
    
public   UnaryCallable<SearchEntriesRequest , SearchEntriesResponse >  searchEntriesCallable ()  
  
  Overrides 
  
  searchEntriesPagedCallable() 
  
    
public   UnaryCallable<SearchEntriesRequest , CatalogServiceClient . SearchEntriesPagedResponse >  searchEntriesPagedCallable ()  
  
  Overrides 
  
  shutdown() 
  
  shutdownNow() 
  
    
public   void   shutdownNow ()  
  updateAspectTypeCallable() 
  
    
public   UnaryCallable<UpdateAspectTypeRequest , Operation >  updateAspectTypeCallable ()  
  
  Overrides 
  
  updateAspectTypeOperationCallable() 
  
    
public   OperationCallable<UpdateAspectTypeRequest , AspectType , OperationMetadata >  updateAspectTypeOperationCallable ()  
  
  Overrides 
  
  updateEntryCallable() 
  
    
public   UnaryCallable<UpdateEntryRequest , Entry >  updateEntryCallable ()  
  
  Overrides 
  
  updateEntryGroupCallable() 
  
    
public   UnaryCallable<UpdateEntryGroupRequest , Operation >  updateEntryGroupCallable ()  
  
  Overrides 
  
  updateEntryGroupOperationCallable() 
  
    
public   OperationCallable<UpdateEntryGroupRequest , EntryGroup , OperationMetadata >  updateEntryGroupOperationCallable ()  
  
  Overrides 
  
  updateEntryTypeCallable() 
  
    
public   UnaryCallable<UpdateEntryTypeRequest , Operation >  updateEntryTypeCallable ()  
  
  Overrides 
  
  updateEntryTypeOperationCallable() 
  
    
public   OperationCallable<UpdateEntryTypeRequest , EntryType , OperationMetadata >  updateEntryTypeOperationCallable ()  
  
  Overrides 
  
 
     
    
  
  
  
     
  
    
    
      
       
         
  
  
    
    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 2025-10-28 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 2025-10-28 UTC."],[],[]]