Class DataplexServiceGrpc (1.43.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 1.43.0keyboard_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
Type
Description
String
Static Methods
bindService(DataplexServiceGrpc.AsyncService service)
public static final ServerServiceDefinition bindService ( DataplexServiceGrpc . AsyncService service )
Returns
Type
Description
io.grpc.ServerServiceDefinition
getCancelJobMethod()
public static MethodDescriptor<CancelJobRequest , Empty > getCancelJobMethod ()
getCreateAssetMethod()
public static MethodDescriptor<CreateAssetRequest , Operation > getCreateAssetMethod ()
getCreateEnvironmentMethod()
public static MethodDescriptor<CreateEnvironmentRequest , Operation > getCreateEnvironmentMethod ()
getCreateLakeMethod()
public static MethodDescriptor<CreateLakeRequest , Operation > getCreateLakeMethod ()
getCreateTaskMethod()
public static MethodDescriptor<CreateTaskRequest , Operation > getCreateTaskMethod ()
getCreateZoneMethod()
public static MethodDescriptor<CreateZoneRequest , Operation > getCreateZoneMethod ()
getDeleteAssetMethod()
public static MethodDescriptor<DeleteAssetRequest , Operation > getDeleteAssetMethod ()
getDeleteEnvironmentMethod()
public static MethodDescriptor<DeleteEnvironmentRequest , Operation > getDeleteEnvironmentMethod ()
getDeleteLakeMethod()
public static MethodDescriptor<DeleteLakeRequest , Operation > getDeleteLakeMethod ()
getDeleteTaskMethod()
public static MethodDescriptor<DeleteTaskRequest , Operation > getDeleteTaskMethod ()
getDeleteZoneMethod()
public static MethodDescriptor<DeleteZoneRequest , Operation > getDeleteZoneMethod ()
getGetAssetMethod()
public static MethodDescriptor<GetAssetRequest , Asset > getGetAssetMethod ()
getGetEnvironmentMethod()
public static MethodDescriptor<GetEnvironmentRequest , Environment > getGetEnvironmentMethod ()
getGetJobMethod()
public static MethodDescriptor<GetJobRequest , Job > getGetJobMethod ()
getGetLakeMethod()
public static MethodDescriptor<GetLakeRequest , Lake > getGetLakeMethod ()
getGetTaskMethod()
public static MethodDescriptor<GetTaskRequest , Task > getGetTaskMethod ()
getGetZoneMethod()
public static MethodDescriptor<GetZoneRequest , Zone > getGetZoneMethod ()
getListAssetActionsMethod()
public static MethodDescriptor<ListAssetActionsRequest , ListActionsResponse > getListAssetActionsMethod ()
getListAssetsMethod()
public static MethodDescriptor<ListAssetsRequest , ListAssetsResponse > getListAssetsMethod ()
getListEnvironmentsMethod()
public static MethodDescriptor<ListEnvironmentsRequest , ListEnvironmentsResponse > getListEnvironmentsMethod ()
getListJobsMethod()
public static MethodDescriptor<ListJobsRequest , ListJobsResponse > getListJobsMethod ()
getListLakeActionsMethod()
public static MethodDescriptor<ListLakeActionsRequest , ListActionsResponse > getListLakeActionsMethod ()
getListLakesMethod()
public static MethodDescriptor<ListLakesRequest , ListLakesResponse > getListLakesMethod ()
getListSessionsMethod()
public static MethodDescriptor<ListSessionsRequest , ListSessionsResponse > getListSessionsMethod ()
getListTasksMethod()
public static MethodDescriptor<ListTasksRequest , ListTasksResponse > getListTasksMethod ()
getListZoneActionsMethod()
public static MethodDescriptor<ListZoneActionsRequest , ListActionsResponse > getListZoneActionsMethod ()
getListZonesMethod()
public static MethodDescriptor<ListZonesRequest , ListZonesResponse > getListZonesMethod ()
getRunTaskMethod()
public static MethodDescriptor<RunTaskRequest , RunTaskResponse > getRunTaskMethod ()
getServiceDescriptor()
public static ServiceDescriptor getServiceDescriptor ()
Returns
Type
Description
io.grpc.ServiceDescriptor
getUpdateAssetMethod()
public static MethodDescriptor<UpdateAssetRequest , Operation > getUpdateAssetMethod ()
getUpdateEnvironmentMethod()
public static MethodDescriptor<UpdateEnvironmentRequest , Operation > getUpdateEnvironmentMethod ()
getUpdateLakeMethod()
public static MethodDescriptor<UpdateLakeRequest , Operation > getUpdateLakeMethod ()
getUpdateTaskMethod()
public static MethodDescriptor<UpdateTaskRequest , Operation > getUpdateTaskMethod ()
getUpdateZoneMethod()
public static MethodDescriptor<UpdateZoneRequest , Operation > getUpdateZoneMethod ()
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
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
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
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-08-07 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-08-07 UTC."],[],[]]