Class DataplexServiceGrpc (1.1.2) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 1.1.2keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   final   class  DataplexServiceGrpc  
   Dataplex service provides data lakes as a service. The primary resources
 offered by this service are Lakes, Zones and Assets which collectively allow
 a data administrator to organize, manage, secure and catalog data across
 their organization located across cloud projects in a variety of storage
 systems including Cloud Storage and BigQuery.
Static Fields
   
  SERVICE_NAME 
  
    
public   static   final   String   SERVICE_NAME  
  Field Value 
  
  Static Methods
   
  getCancelJobMethod() 
  
    
public   static   MethodDescriptor<CancelJobRequest , Empty >  getCancelJobMethod ()  
  Returns 
  
  getCreateAssetMethod() 
  
    
public   static   MethodDescriptor<CreateAssetRequest , Operation >  getCreateAssetMethod ()  
  Returns 
  
  getCreateEnvironmentMethod() 
  
    
public   static   MethodDescriptor<CreateEnvironmentRequest , Operation >  getCreateEnvironmentMethod ()  
  Returns 
  
  getCreateLakeMethod() 
  
    
public   static   MethodDescriptor<CreateLakeRequest , Operation >  getCreateLakeMethod ()  
  Returns 
  
  getCreateTaskMethod() 
  
    
public   static   MethodDescriptor<CreateTaskRequest , Operation >  getCreateTaskMethod ()  
  Returns 
  
  getCreateZoneMethod() 
  
    
public   static   MethodDescriptor<CreateZoneRequest , Operation >  getCreateZoneMethod ()  
  Returns 
  
  getDeleteAssetMethod() 
  
    
public   static   MethodDescriptor<DeleteAssetRequest , Operation >  getDeleteAssetMethod ()  
  Returns 
  
  getDeleteEnvironmentMethod() 
  
    
public   static   MethodDescriptor<DeleteEnvironmentRequest , Operation >  getDeleteEnvironmentMethod ()  
  Returns 
  
  getDeleteLakeMethod() 
  
    
public   static   MethodDescriptor<DeleteLakeRequest , Operation >  getDeleteLakeMethod ()  
  Returns 
  
  getDeleteTaskMethod() 
  
    
public   static   MethodDescriptor<DeleteTaskRequest , Operation >  getDeleteTaskMethod ()  
  Returns 
  
  getDeleteZoneMethod() 
  
    
public   static   MethodDescriptor<DeleteZoneRequest , Operation >  getDeleteZoneMethod ()  
  Returns 
  
  getGetAssetMethod() 
  
    
public   static   MethodDescriptor<GetAssetRequest , Asset >  getGetAssetMethod ()  
  Returns 
  
  getGetEnvironmentMethod() 
  
    
public   static   MethodDescriptor<GetEnvironmentRequest , Environment >  getGetEnvironmentMethod ()  
  Returns 
  
  getGetJobMethod() 
  
    
public   static   MethodDescriptor<GetJobRequest , Job >  getGetJobMethod ()  
  Returns 
  
  getGetLakeMethod() 
  
    
public   static   MethodDescriptor<GetLakeRequest , Lake >  getGetLakeMethod ()  
  Returns 
  
  getGetTaskMethod() 
  
    
public   static   MethodDescriptor<GetTaskRequest , Task >  getGetTaskMethod ()  
  Returns 
  
  getGetZoneMethod() 
  
    
public   static   MethodDescriptor<GetZoneRequest , Zone >  getGetZoneMethod ()  
  Returns 
  
  getListAssetActionsMethod() 
  
    
public   static   MethodDescriptor<ListAssetActionsRequest , ListActionsResponse >  getListAssetActionsMethod ()  
  Returns 
  
  getListAssetsMethod() 
  
    
public   static   MethodDescriptor<ListAssetsRequest , ListAssetsResponse >  getListAssetsMethod ()  
  Returns 
  
  getListEnvironmentsMethod() 
  
    
public   static   MethodDescriptor<ListEnvironmentsRequest , ListEnvironmentsResponse >  getListEnvironmentsMethod ()  
  Returns 
  
  getListJobsMethod() 
  
    
public   static   MethodDescriptor<ListJobsRequest , ListJobsResponse >  getListJobsMethod ()  
  Returns 
  
  getListLakeActionsMethod() 
  
    
public   static   MethodDescriptor<ListLakeActionsRequest , ListActionsResponse >  getListLakeActionsMethod ()  
  Returns 
  
  getListLakesMethod() 
  
    
public   static   MethodDescriptor<ListLakesRequest , ListLakesResponse >  getListLakesMethod ()  
  Returns 
  
  getListSessionsMethod() 
  
    
public   static   MethodDescriptor<ListSessionsRequest , ListSessionsResponse >  getListSessionsMethod ()  
  Returns 
  
  getListTasksMethod() 
  
    
public   static   MethodDescriptor<ListTasksRequest , ListTasksResponse >  getListTasksMethod ()  
  Returns 
  
  getListZoneActionsMethod() 
  
    
public   static   MethodDescriptor<ListZoneActionsRequest , ListActionsResponse >  getListZoneActionsMethod ()  
  Returns 
  
  getListZonesMethod() 
  
    
public   static   MethodDescriptor<ListZonesRequest , ListZonesResponse >  getListZonesMethod ()  
  Returns 
  
  getServiceDescriptor() 
  
    
public   static   ServiceDescriptor   getServiceDescriptor ()  
  Returns 
  
    
      
        Type Description  
      
        io.grpc.ServiceDescriptor  
     
  
  getUpdateAssetMethod() 
  
    
public   static   MethodDescriptor<UpdateAssetRequest , Operation >  getUpdateAssetMethod ()  
  Returns 
  
  getUpdateEnvironmentMethod() 
  
    
public   static   MethodDescriptor<UpdateEnvironmentRequest , Operation >  getUpdateEnvironmentMethod ()  
  Returns 
  
  getUpdateLakeMethod() 
  
    
public   static   MethodDescriptor<UpdateLakeRequest , Operation >  getUpdateLakeMethod ()  
  Returns 
  
  getUpdateTaskMethod() 
  
    
public   static   MethodDescriptor<UpdateTaskRequest , Operation >  getUpdateTaskMethod ()  
  Returns 
  
  getUpdateZoneMethod() 
  
    
public   static   MethodDescriptor<UpdateZoneRequest , Operation >  getUpdateZoneMethod ()  
  Returns 
  
  newBlockingStub(Channel channel) 
  
    
public   static   DataplexServiceGrpc . DataplexServiceBlockingStub   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   DataplexServiceGrpc . DataplexServiceFutureStub   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   DataplexServiceGrpc . DataplexServiceStub   newStub ( Channel   channel )  
  Creates a new async stub that supports all call types for the service
Parameter 
  
    
      
        Name Description  
      
        channel io.grpc.Channel  
     
  
  Returns 
  
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  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.
 
 
  
  
  
    
      [[["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-28 UTC."],[],[]]