Class HttpJsonBusinessGlossaryServiceStub (1.74.0) 
  
      
     
  
  
  
   
  
    
  
  
    
    
    
  Version 1.74.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   class  HttpJsonBusinessGlossaryServiceStub   extends   BusinessGlossaryServiceStub  
   
  REST stub implementation for the BusinessGlossaryService service API.
 
This class is for advanced usage and reflects the underlying API directly.
 
  
  
  Static Methods
   
   
  create(ClientContext clientContext) 
  
    
public   static   final   HttpJsonBusinessGlossaryServiceStub   create ( ClientContext   clientContext )  
   
  
  
  
   
  create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) 
  
    
public   static   final   HttpJsonBusinessGlossaryServiceStub   create ( ClientContext   clientContext ,   HttpJsonStubCallableFactory   callableFactory )  
   
  
  
  
   
  create(BusinessGlossaryServiceStubSettings settings) 
  
    
public   static   final   HttpJsonBusinessGlossaryServiceStub   create ( BusinessGlossaryServiceStubSettings   settings )  
   
  
  
  
   
  getMethodDescriptors() 
  
    
public   static   List<ApiMethodDescriptor>   getMethodDescriptors ()  
   
  
  
  Constructors
   
   
  HttpJsonBusinessGlossaryServiceStub(BusinessGlossaryServiceStubSettings settings, ClientContext clientContext) 
  
    
protected   HttpJsonBusinessGlossaryServiceStub ( BusinessGlossaryServiceStubSettings   settings ,   ClientContext   clientContext )  
   
  Constructs an instance of HttpJsonBusinessGlossaryServiceStub, 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.
 
  
   
  HttpJsonBusinessGlossaryServiceStub(BusinessGlossaryServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) 
  
    
protected   HttpJsonBusinessGlossaryServiceStub ( BusinessGlossaryServiceStubSettings   settings ,   ClientContext   clientContext ,   HttpJsonStubCallableFactory   callableFactory )  
   
  Constructs an instance of HttpJsonBusinessGlossaryServiceStub, 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 )  
   
  
  
  
   
  close() 
  
    
public   final   void   close ()  
   
  Overrides 
  
   
  createGlossaryCallable() 
  
    
public   UnaryCallable<CreateGlossaryRequest , Operation >  createGlossaryCallable ()  
   
  
  Overrides 
  
   
  createGlossaryCategoryCallable() 
  
    
public   UnaryCallable<CreateGlossaryCategoryRequest , GlossaryCategory >  createGlossaryCategoryCallable ()  
   
  
  Overrides 
  
   
  createGlossaryOperationCallable() 
  
    
public   OperationCallable<CreateGlossaryRequest , Glossary , OperationMetadata >  createGlossaryOperationCallable ()  
   
  
  Overrides 
  
   
  createGlossaryTermCallable() 
  
    
public   UnaryCallable<CreateGlossaryTermRequest , GlossaryTerm >  createGlossaryTermCallable ()  
   
  
  Overrides 
  
   
  deleteGlossaryCallable() 
  
    
public   UnaryCallable<DeleteGlossaryRequest , Operation >  deleteGlossaryCallable ()  
   
  
  Overrides 
  
   
  deleteGlossaryCategoryCallable() 
  
    
public   UnaryCallable<DeleteGlossaryCategoryRequest , Empty >  deleteGlossaryCategoryCallable ()  
   
  
  Overrides 
  
   
  deleteGlossaryOperationCallable() 
  
    
public   OperationCallable<DeleteGlossaryRequest , Empty , OperationMetadata >  deleteGlossaryOperationCallable ()  
   
  
  Overrides 
  
   
  deleteGlossaryTermCallable() 
  
    
public   UnaryCallable<DeleteGlossaryTermRequest , Empty >  deleteGlossaryTermCallable ()  
   
  
  Overrides 
  
   
  getGlossaryCallable() 
  
    
public   UnaryCallable<GetGlossaryRequest , Glossary >  getGlossaryCallable ()  
   
  
  Overrides 
  
   
  getGlossaryCategoryCallable() 
  
    
public   UnaryCallable<GetGlossaryCategoryRequest , GlossaryCategory >  getGlossaryCategoryCallable ()  
   
  
  Overrides 
  
   
  getGlossaryTermCallable() 
  
    
public   UnaryCallable<GetGlossaryTermRequest , GlossaryTerm >  getGlossaryTermCallable ()  
   
  
  Overrides 
  
   
  getHttpJsonOperationsStub() 
  
    
public   HttpJsonOperationsStub   getHttpJsonOperationsStub ()  
   
  
  Overrides 
  
   
  getLocationCallable() 
  
    
public   UnaryCallable<GetLocationRequest , Location >  getLocationCallable ()  
   
  
    
      
        Returns  
       
      
        Type  
        Description  
       
      
        UnaryCallable <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location > 
         
       
     
  
  Overrides 
  
   
  isShutdown() 
  
    
public   boolean   isShutdown ()  
   
  
   
  isTerminated() 
  
    
public   boolean   isTerminated ()  
   
  
   
  listGlossariesCallable() 
  
    
public   UnaryCallable<ListGlossariesRequest , ListGlossariesResponse >  listGlossariesCallable ()  
   
  
  Overrides 
  
   
  listGlossariesPagedCallable() 
  
    
public   UnaryCallable<ListGlossariesRequest , BusinessGlossaryServiceClient . ListGlossariesPagedResponse >  listGlossariesPagedCallable ()  
   
  
  Overrides 
  
   
  listGlossaryCategoriesCallable() 
  
    
public   UnaryCallable<ListGlossaryCategoriesRequest , ListGlossaryCategoriesResponse >  listGlossaryCategoriesCallable ()  
   
  
  Overrides 
  
   
  listGlossaryCategoriesPagedCallable() 
  
    
public   UnaryCallable<ListGlossaryCategoriesRequest , BusinessGlossaryServiceClient . ListGlossaryCategoriesPagedResponse >  listGlossaryCategoriesPagedCallable ()  
   
  
  Overrides 
  
   
  listGlossaryTermsCallable() 
  
    
public   UnaryCallable<ListGlossaryTermsRequest , ListGlossaryTermsResponse >  listGlossaryTermsCallable ()  
   
  
  Overrides 
  
   
  listGlossaryTermsPagedCallable() 
  
    
public   UnaryCallable<ListGlossaryTermsRequest , BusinessGlossaryServiceClient . ListGlossaryTermsPagedResponse >  listGlossaryTermsPagedCallable ()  
   
  
  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 , BusinessGlossaryServiceClient . ListLocationsPagedResponse >  listLocationsPagedCallable ()  
   
  
  Overrides 
  
   
  shutdown() 
  
   
  shutdownNow() 
  
    
public   void   shutdownNow ()  
   
   
  updateGlossaryCallable() 
  
    
public   UnaryCallable<UpdateGlossaryRequest , Operation >  updateGlossaryCallable ()  
   
  
  Overrides 
  
   
  updateGlossaryCategoryCallable() 
  
    
public   UnaryCallable<UpdateGlossaryCategoryRequest , GlossaryCategory >  updateGlossaryCategoryCallable ()  
   
  
  Overrides 
  
   
  updateGlossaryOperationCallable() 
  
    
public   OperationCallable<UpdateGlossaryRequest , Glossary , OperationMetadata >  updateGlossaryOperationCallable ()  
   
  
  Overrides 
  
   
  updateGlossaryTermCallable() 
  
    
public   UnaryCallable<UpdateGlossaryTermRequest , GlossaryTerm >  updateGlossaryTermCallable ()  
   
  
  Overrides 
  
 
     
    
  
  
  
     
  
 
  
    
    
      
       
    
    
  
  
 
  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-30 UTC.
 
 
  
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-30 UTC."],[],[]]