com.google.api.gax.longrunning.OperationFuture<Asset,OperationMetadata> |
DataplexServiceClient.createAssetAsync(CreateAssetRequest request) |
Creates an asset resource.
|
com.google.api.gax.longrunning.OperationFuture<Asset,OperationMetadata> |
DataplexServiceClient.createAssetAsync(ZoneName parent,
Asset asset,
String assetId) |
Creates an asset resource.
|
com.google.api.gax.longrunning.OperationFuture<Asset,OperationMetadata> |
DataplexServiceClient.createAssetAsync(String parent,
Asset asset,
String assetId) |
Creates an asset resource.
|
com.google.api.gax.rpc.OperationCallable<CreateAssetRequest,Asset,OperationMetadata> |
DataplexServiceClient.createAssetOperationCallable() |
Creates an asset resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAssetRequest,Asset,OperationMetadata> |
DataplexServiceSettings.Builder.createAssetOperationSettings() |
Returns the builder for the settings used for calls to createAsset.
|
com.google.api.gax.rpc.OperationCallSettings<CreateAssetRequest,Asset,OperationMetadata> |
DataplexServiceSettings.createAssetOperationSettings() |
Returns the object with the settings used for calls to createAsset.
|
com.google.api.gax.longrunning.OperationFuture<DataAttribute,OperationMetadata> |
DataTaxonomyServiceClient.createDataAttributeAsync(CreateDataAttributeRequest request) |
Create a DataAttribute resource.
|
com.google.api.gax.longrunning.OperationFuture<DataAttribute,OperationMetadata> |
DataTaxonomyServiceClient.createDataAttributeAsync(DataTaxonomyName parent,
DataAttribute dataAttribute,
String dataAttributeId) |
Create a DataAttribute resource.
|
com.google.api.gax.longrunning.OperationFuture<DataAttribute,OperationMetadata> |
DataTaxonomyServiceClient.createDataAttributeAsync(String parent,
DataAttribute dataAttribute,
String dataAttributeId) |
Create a DataAttribute resource.
|
com.google.api.gax.longrunning.OperationFuture<DataAttributeBinding,OperationMetadata> |
DataTaxonomyServiceClient.createDataAttributeBindingAsync(CreateDataAttributeBindingRequest request) |
Create a DataAttributeBinding resource.
|
com.google.api.gax.longrunning.OperationFuture<DataAttributeBinding,OperationMetadata> |
DataTaxonomyServiceClient.createDataAttributeBindingAsync(LocationName parent,
DataAttributeBinding dataAttributeBinding,
String dataAttributeBindingId) |
Create a DataAttributeBinding resource.
|
com.google.api.gax.longrunning.OperationFuture<DataAttributeBinding,OperationMetadata> |
DataTaxonomyServiceClient.createDataAttributeBindingAsync(String parent,
DataAttributeBinding dataAttributeBinding,
String dataAttributeBindingId) |
Create a DataAttributeBinding resource.
|
com.google.api.gax.rpc.OperationCallable<CreateDataAttributeBindingRequest,DataAttributeBinding,OperationMetadata> |
DataTaxonomyServiceClient.createDataAttributeBindingOperationCallable() |
Create a DataAttributeBinding resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDataAttributeBindingRequest,DataAttributeBinding,OperationMetadata> |
DataTaxonomyServiceSettings.Builder.createDataAttributeBindingOperationSettings() |
Returns the builder for the settings used for calls to createDataAttributeBinding.
|
com.google.api.gax.rpc.OperationCallSettings<CreateDataAttributeBindingRequest,DataAttributeBinding,OperationMetadata> |
DataTaxonomyServiceSettings.createDataAttributeBindingOperationSettings() |
Returns the object with the settings used for calls to createDataAttributeBinding.
|
com.google.api.gax.rpc.OperationCallable<CreateDataAttributeRequest,DataAttribute,OperationMetadata> |
DataTaxonomyServiceClient.createDataAttributeOperationCallable() |
Create a DataAttribute resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDataAttributeRequest,DataAttribute,OperationMetadata> |
DataTaxonomyServiceSettings.Builder.createDataAttributeOperationSettings() |
Returns the builder for the settings used for calls to createDataAttribute.
|
com.google.api.gax.rpc.OperationCallSettings<CreateDataAttributeRequest,DataAttribute,OperationMetadata> |
DataTaxonomyServiceSettings.createDataAttributeOperationSettings() |
Returns the object with the settings used for calls to createDataAttribute.
|
com.google.api.gax.longrunning.OperationFuture<DataScan,OperationMetadata> |
DataScanServiceClient.createDataScanAsync(CreateDataScanRequest request) |
Creates a DataScan resource.
|
com.google.api.gax.longrunning.OperationFuture<DataScan,OperationMetadata> |
DataScanServiceClient.createDataScanAsync(LocationName parent,
DataScan dataScan,
String dataScanId) |
Creates a DataScan resource.
|
com.google.api.gax.longrunning.OperationFuture<DataScan,OperationMetadata> |
DataScanServiceClient.createDataScanAsync(String parent,
DataScan dataScan,
String dataScanId) |
Creates a DataScan resource.
|
com.google.api.gax.rpc.OperationCallable<CreateDataScanRequest,DataScan,OperationMetadata> |
DataScanServiceClient.createDataScanOperationCallable() |
Creates a DataScan resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDataScanRequest,DataScan,OperationMetadata> |
DataScanServiceSettings.Builder.createDataScanOperationSettings() |
Returns the builder for the settings used for calls to createDataScan.
|
com.google.api.gax.rpc.OperationCallSettings<CreateDataScanRequest,DataScan,OperationMetadata> |
DataScanServiceSettings.createDataScanOperationSettings() |
Returns the object with the settings used for calls to createDataScan.
|
com.google.api.gax.longrunning.OperationFuture<DataTaxonomy,OperationMetadata> |
DataTaxonomyServiceClient.createDataTaxonomyAsync(CreateDataTaxonomyRequest request) |
Create a DataTaxonomy resource.
|
com.google.api.gax.longrunning.OperationFuture<DataTaxonomy,OperationMetadata> |
DataTaxonomyServiceClient.createDataTaxonomyAsync(LocationName parent,
DataTaxonomy dataTaxonomy,
String dataTaxonomyId) |
Create a DataTaxonomy resource.
|
com.google.api.gax.longrunning.OperationFuture<DataTaxonomy,OperationMetadata> |
DataTaxonomyServiceClient.createDataTaxonomyAsync(String parent,
DataTaxonomy dataTaxonomy,
String dataTaxonomyId) |
Create a DataTaxonomy resource.
|
com.google.api.gax.rpc.OperationCallable<CreateDataTaxonomyRequest,DataTaxonomy,OperationMetadata> |
DataTaxonomyServiceClient.createDataTaxonomyOperationCallable() |
Create a DataTaxonomy resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDataTaxonomyRequest,DataTaxonomy,OperationMetadata> |
DataTaxonomyServiceSettings.Builder.createDataTaxonomyOperationSettings() |
Returns the builder for the settings used for calls to createDataTaxonomy.
|
com.google.api.gax.rpc.OperationCallSettings<CreateDataTaxonomyRequest,DataTaxonomy,OperationMetadata> |
DataTaxonomyServiceSettings.createDataTaxonomyOperationSettings() |
Returns the object with the settings used for calls to createDataTaxonomy.
|
com.google.api.gax.longrunning.OperationFuture<Environment,OperationMetadata> |
DataplexServiceClient.createEnvironmentAsync(CreateEnvironmentRequest request) |
Create an environment resource.
|
com.google.api.gax.longrunning.OperationFuture<Environment,OperationMetadata> |
DataplexServiceClient.createEnvironmentAsync(LakeName parent,
Environment environment,
String environmentId) |
Create an environment resource.
|
com.google.api.gax.longrunning.OperationFuture<Environment,OperationMetadata> |
DataplexServiceClient.createEnvironmentAsync(String parent,
Environment environment,
String environmentId) |
Create an environment resource.
|
com.google.api.gax.rpc.OperationCallable<CreateEnvironmentRequest,Environment,OperationMetadata> |
DataplexServiceClient.createEnvironmentOperationCallable() |
Create an environment resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEnvironmentRequest,Environment,OperationMetadata> |
DataplexServiceSettings.Builder.createEnvironmentOperationSettings() |
Returns the builder for the settings used for calls to createEnvironment.
|
com.google.api.gax.rpc.OperationCallSettings<CreateEnvironmentRequest,Environment,OperationMetadata> |
DataplexServiceSettings.createEnvironmentOperationSettings() |
Returns the object with the settings used for calls to createEnvironment.
|
com.google.api.gax.longrunning.OperationFuture<Lake,OperationMetadata> |
DataplexServiceClient.createLakeAsync(CreateLakeRequest request) |
Creates a lake resource.
|
com.google.api.gax.longrunning.OperationFuture<Lake,OperationMetadata> |
DataplexServiceClient.createLakeAsync(LocationName parent,
Lake lake,
String lakeId) |
Creates a lake resource.
|
com.google.api.gax.longrunning.OperationFuture<Lake,OperationMetadata> |
DataplexServiceClient.createLakeAsync(String parent,
Lake lake,
String lakeId) |
Creates a lake resource.
|
com.google.api.gax.rpc.OperationCallable<CreateLakeRequest,Lake,OperationMetadata> |
DataplexServiceClient.createLakeOperationCallable() |
Creates a lake resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateLakeRequest,Lake,OperationMetadata> |
DataplexServiceSettings.Builder.createLakeOperationSettings() |
Returns the builder for the settings used for calls to createLake.
|
com.google.api.gax.rpc.OperationCallSettings<CreateLakeRequest,Lake,OperationMetadata> |
DataplexServiceSettings.createLakeOperationSettings() |
Returns the object with the settings used for calls to createLake.
|
com.google.api.gax.longrunning.OperationFuture<Task,OperationMetadata> |
DataplexServiceClient.createTaskAsync(CreateTaskRequest request) |
Creates a task resource within a lake.
|
com.google.api.gax.longrunning.OperationFuture<Task,OperationMetadata> |
DataplexServiceClient.createTaskAsync(LakeName parent,
Task task,
String taskId) |
Creates a task resource within a lake.
|
com.google.api.gax.longrunning.OperationFuture<Task,OperationMetadata> |
DataplexServiceClient.createTaskAsync(String parent,
Task task,
String taskId) |
Creates a task resource within a lake.
|
com.google.api.gax.rpc.OperationCallable<CreateTaskRequest,Task,OperationMetadata> |
DataplexServiceClient.createTaskOperationCallable() |
Creates a task resource within a lake.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateTaskRequest,Task,OperationMetadata> |
DataplexServiceSettings.Builder.createTaskOperationSettings() |
Returns the builder for the settings used for calls to createTask.
|
com.google.api.gax.rpc.OperationCallSettings<CreateTaskRequest,Task,OperationMetadata> |
DataplexServiceSettings.createTaskOperationSettings() |
Returns the object with the settings used for calls to createTask.
|
com.google.api.gax.longrunning.OperationFuture<Zone,OperationMetadata> |
DataplexServiceClient.createZoneAsync(CreateZoneRequest request) |
Creates a zone resource within a lake.
|
com.google.api.gax.longrunning.OperationFuture<Zone,OperationMetadata> |
DataplexServiceClient.createZoneAsync(LakeName parent,
Zone zone,
String zoneId) |
Creates a zone resource within a lake.
|
com.google.api.gax.longrunning.OperationFuture<Zone,OperationMetadata> |
DataplexServiceClient.createZoneAsync(String parent,
Zone zone,
String zoneId) |
Creates a zone resource within a lake.
|
com.google.api.gax.rpc.OperationCallable<CreateZoneRequest,Zone,OperationMetadata> |
DataplexServiceClient.createZoneOperationCallable() |
Creates a zone resource within a lake.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateZoneRequest,Zone,OperationMetadata> |
DataplexServiceSettings.Builder.createZoneOperationSettings() |
Returns the builder for the settings used for calls to createZone.
|
com.google.api.gax.rpc.OperationCallSettings<CreateZoneRequest,Zone,OperationMetadata> |
DataplexServiceSettings.createZoneOperationSettings() |
Returns the object with the settings used for calls to createZone.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceClient.deleteAssetAsync(AssetName name) |
Deletes an asset resource.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceClient.deleteAssetAsync(DeleteAssetRequest request) |
Deletes an asset resource.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceClient.deleteAssetAsync(String name) |
Deletes an asset resource.
|
com.google.api.gax.rpc.OperationCallable<DeleteAssetRequest,com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceClient.deleteAssetOperationCallable() |
Deletes an asset resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteAssetRequest,com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceSettings.Builder.deleteAssetOperationSettings() |
Returns the builder for the settings used for calls to deleteAsset.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteAssetRequest,com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceSettings.deleteAssetOperationSettings() |
Returns the object with the settings used for calls to deleteAsset.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataTaxonomyServiceClient.deleteDataAttributeAsync(DataAttributeName name) |
Deletes a Data Attribute resource.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataTaxonomyServiceClient.deleteDataAttributeAsync(DeleteDataAttributeRequest request) |
Deletes a Data Attribute resource.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataTaxonomyServiceClient.deleteDataAttributeAsync(String name) |
Deletes a Data Attribute resource.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataTaxonomyServiceClient.deleteDataAttributeBindingAsync(DataAttributeBindingName name) |
Deletes a DataAttributeBinding resource.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataTaxonomyServiceClient.deleteDataAttributeBindingAsync(DeleteDataAttributeBindingRequest request) |
Deletes a DataAttributeBinding resource.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataTaxonomyServiceClient.deleteDataAttributeBindingAsync(String name) |
Deletes a DataAttributeBinding resource.
|
com.google.api.gax.rpc.OperationCallable<DeleteDataAttributeBindingRequest,com.google.protobuf.Empty,OperationMetadata> |
DataTaxonomyServiceClient.deleteDataAttributeBindingOperationCallable() |
Deletes a DataAttributeBinding resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDataAttributeBindingRequest,com.google.protobuf.Empty,OperationMetadata> |
DataTaxonomyServiceSettings.Builder.deleteDataAttributeBindingOperationSettings() |
Returns the builder for the settings used for calls to deleteDataAttributeBinding.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteDataAttributeBindingRequest,com.google.protobuf.Empty,OperationMetadata> |
DataTaxonomyServiceSettings.deleteDataAttributeBindingOperationSettings() |
Returns the object with the settings used for calls to deleteDataAttributeBinding.
|
com.google.api.gax.rpc.OperationCallable<DeleteDataAttributeRequest,com.google.protobuf.Empty,OperationMetadata> |
DataTaxonomyServiceClient.deleteDataAttributeOperationCallable() |
Deletes a Data Attribute resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDataAttributeRequest,com.google.protobuf.Empty,OperationMetadata> |
DataTaxonomyServiceSettings.Builder.deleteDataAttributeOperationSettings() |
Returns the builder for the settings used for calls to deleteDataAttribute.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteDataAttributeRequest,com.google.protobuf.Empty,OperationMetadata> |
DataTaxonomyServiceSettings.deleteDataAttributeOperationSettings() |
Returns the object with the settings used for calls to deleteDataAttribute.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataScanServiceClient.deleteDataScanAsync(DataScanName name) |
Deletes a DataScan resource.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataScanServiceClient.deleteDataScanAsync(DeleteDataScanRequest request) |
Deletes a DataScan resource.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataScanServiceClient.deleteDataScanAsync(String name) |
Deletes a DataScan resource.
|
com.google.api.gax.rpc.OperationCallable<DeleteDataScanRequest,com.google.protobuf.Empty,OperationMetadata> |
DataScanServiceClient.deleteDataScanOperationCallable() |
Deletes a DataScan resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDataScanRequest,com.google.protobuf.Empty,OperationMetadata> |
DataScanServiceSettings.Builder.deleteDataScanOperationSettings() |
Returns the builder for the settings used for calls to deleteDataScan.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteDataScanRequest,com.google.protobuf.Empty,OperationMetadata> |
DataScanServiceSettings.deleteDataScanOperationSettings() |
Returns the object with the settings used for calls to deleteDataScan.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataTaxonomyServiceClient.deleteDataTaxonomyAsync(DataTaxonomyName name) |
Deletes a DataTaxonomy resource.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataTaxonomyServiceClient.deleteDataTaxonomyAsync(DeleteDataTaxonomyRequest request) |
Deletes a DataTaxonomy resource.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataTaxonomyServiceClient.deleteDataTaxonomyAsync(String name) |
Deletes a DataTaxonomy resource.
|
com.google.api.gax.rpc.OperationCallable<DeleteDataTaxonomyRequest,com.google.protobuf.Empty,OperationMetadata> |
DataTaxonomyServiceClient.deleteDataTaxonomyOperationCallable() |
Deletes a DataTaxonomy resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDataTaxonomyRequest,com.google.protobuf.Empty,OperationMetadata> |
DataTaxonomyServiceSettings.Builder.deleteDataTaxonomyOperationSettings() |
Returns the builder for the settings used for calls to deleteDataTaxonomy.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteDataTaxonomyRequest,com.google.protobuf.Empty,OperationMetadata> |
DataTaxonomyServiceSettings.deleteDataTaxonomyOperationSettings() |
Returns the object with the settings used for calls to deleteDataTaxonomy.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceClient.deleteEnvironmentAsync(DeleteEnvironmentRequest request) |
Delete the environment resource.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceClient.deleteEnvironmentAsync(EnvironmentName name) |
Delete the environment resource.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceClient.deleteEnvironmentAsync(String name) |
Delete the environment resource.
|
com.google.api.gax.rpc.OperationCallable<DeleteEnvironmentRequest,com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceClient.deleteEnvironmentOperationCallable() |
Delete the environment resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteEnvironmentRequest,com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceSettings.Builder.deleteEnvironmentOperationSettings() |
Returns the builder for the settings used for calls to deleteEnvironment.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteEnvironmentRequest,com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceSettings.deleteEnvironmentOperationSettings() |
Returns the object with the settings used for calls to deleteEnvironment.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceClient.deleteLakeAsync(DeleteLakeRequest request) |
Deletes a lake resource.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceClient.deleteLakeAsync(LakeName name) |
Deletes a lake resource.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceClient.deleteLakeAsync(String name) |
Deletes a lake resource.
|
com.google.api.gax.rpc.OperationCallable<DeleteLakeRequest,com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceClient.deleteLakeOperationCallable() |
Deletes a lake resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteLakeRequest,com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceSettings.Builder.deleteLakeOperationSettings() |
Returns the builder for the settings used for calls to deleteLake.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteLakeRequest,com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceSettings.deleteLakeOperationSettings() |
Returns the object with the settings used for calls to deleteLake.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceClient.deleteTaskAsync(DeleteTaskRequest request) |
Delete the task resource.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceClient.deleteTaskAsync(TaskName name) |
Delete the task resource.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceClient.deleteTaskAsync(String name) |
Delete the task resource.
|
com.google.api.gax.rpc.OperationCallable<DeleteTaskRequest,com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceClient.deleteTaskOperationCallable() |
Delete the task resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteTaskRequest,com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceSettings.Builder.deleteTaskOperationSettings() |
Returns the builder for the settings used for calls to deleteTask.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteTaskRequest,com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceSettings.deleteTaskOperationSettings() |
Returns the object with the settings used for calls to deleteTask.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceClient.deleteZoneAsync(DeleteZoneRequest request) |
Deletes a zone resource.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceClient.deleteZoneAsync(ZoneName name) |
Deletes a zone resource.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceClient.deleteZoneAsync(String name) |
Deletes a zone resource.
|
com.google.api.gax.rpc.OperationCallable<DeleteZoneRequest,com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceClient.deleteZoneOperationCallable() |
Deletes a zone resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteZoneRequest,com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceSettings.Builder.deleteZoneOperationSettings() |
Returns the builder for the settings used for calls to deleteZone.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteZoneRequest,com.google.protobuf.Empty,OperationMetadata> |
DataplexServiceSettings.deleteZoneOperationSettings() |
Returns the object with the settings used for calls to deleteZone.
|
com.google.protobuf.Parser<OperationMetadata> |
OperationMetadata.getParserForType() |
|
static com.google.protobuf.Parser<OperationMetadata> |
OperationMetadata.parser() |
|
com.google.api.gax.longrunning.OperationFuture<Asset,OperationMetadata> |
DataplexServiceClient.updateAssetAsync(Asset asset,
com.google.protobuf.FieldMask updateMask) |
Updates an asset resource.
|
com.google.api.gax.longrunning.OperationFuture<Asset,OperationMetadata> |
DataplexServiceClient.updateAssetAsync(UpdateAssetRequest request) |
Updates an asset resource.
|
com.google.api.gax.rpc.OperationCallable<UpdateAssetRequest,Asset,OperationMetadata> |
DataplexServiceClient.updateAssetOperationCallable() |
Updates an asset resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateAssetRequest,Asset,OperationMetadata> |
DataplexServiceSettings.Builder.updateAssetOperationSettings() |
Returns the builder for the settings used for calls to updateAsset.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateAssetRequest,Asset,OperationMetadata> |
DataplexServiceSettings.updateAssetOperationSettings() |
Returns the object with the settings used for calls to updateAsset.
|
com.google.api.gax.longrunning.OperationFuture<DataAttribute,OperationMetadata> |
DataTaxonomyServiceClient.updateDataAttributeAsync(DataAttribute dataAttribute,
com.google.protobuf.FieldMask updateMask) |
Updates a DataAttribute resource.
|
com.google.api.gax.longrunning.OperationFuture<DataAttribute,OperationMetadata> |
DataTaxonomyServiceClient.updateDataAttributeAsync(UpdateDataAttributeRequest request) |
Updates a DataAttribute resource.
|
com.google.api.gax.longrunning.OperationFuture<DataAttributeBinding,OperationMetadata> |
DataTaxonomyServiceClient.updateDataAttributeBindingAsync(DataAttributeBinding dataAttributeBinding,
com.google.protobuf.FieldMask updateMask) |
Updates a DataAttributeBinding resource.
|
com.google.api.gax.longrunning.OperationFuture<DataAttributeBinding,OperationMetadata> |
DataTaxonomyServiceClient.updateDataAttributeBindingAsync(UpdateDataAttributeBindingRequest request) |
Updates a DataAttributeBinding resource.
|
com.google.api.gax.rpc.OperationCallable<UpdateDataAttributeBindingRequest,DataAttributeBinding,OperationMetadata> |
DataTaxonomyServiceClient.updateDataAttributeBindingOperationCallable() |
Updates a DataAttributeBinding resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateDataAttributeBindingRequest,DataAttributeBinding,OperationMetadata> |
DataTaxonomyServiceSettings.Builder.updateDataAttributeBindingOperationSettings() |
Returns the builder for the settings used for calls to updateDataAttributeBinding.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateDataAttributeBindingRequest,DataAttributeBinding,OperationMetadata> |
DataTaxonomyServiceSettings.updateDataAttributeBindingOperationSettings() |
Returns the object with the settings used for calls to updateDataAttributeBinding.
|
com.google.api.gax.rpc.OperationCallable<UpdateDataAttributeRequest,DataAttribute,OperationMetadata> |
DataTaxonomyServiceClient.updateDataAttributeOperationCallable() |
Updates a DataAttribute resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateDataAttributeRequest,DataAttribute,OperationMetadata> |
DataTaxonomyServiceSettings.Builder.updateDataAttributeOperationSettings() |
Returns the builder for the settings used for calls to updateDataAttribute.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateDataAttributeRequest,DataAttribute,OperationMetadata> |
DataTaxonomyServiceSettings.updateDataAttributeOperationSettings() |
Returns the object with the settings used for calls to updateDataAttribute.
|
com.google.api.gax.longrunning.OperationFuture<DataScan,OperationMetadata> |
DataScanServiceClient.updateDataScanAsync(DataScan dataScan,
com.google.protobuf.FieldMask updateMask) |
Updates a DataScan resource.
|
com.google.api.gax.longrunning.OperationFuture<DataScan,OperationMetadata> |
DataScanServiceClient.updateDataScanAsync(UpdateDataScanRequest request) |
Updates a DataScan resource.
|
com.google.api.gax.rpc.OperationCallable<UpdateDataScanRequest,DataScan,OperationMetadata> |
DataScanServiceClient.updateDataScanOperationCallable() |
Updates a DataScan resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateDataScanRequest,DataScan,OperationMetadata> |
DataScanServiceSettings.Builder.updateDataScanOperationSettings() |
Returns the builder for the settings used for calls to updateDataScan.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateDataScanRequest,DataScan,OperationMetadata> |
DataScanServiceSettings.updateDataScanOperationSettings() |
Returns the object with the settings used for calls to updateDataScan.
|
com.google.api.gax.longrunning.OperationFuture<DataTaxonomy,OperationMetadata> |
DataTaxonomyServiceClient.updateDataTaxonomyAsync(DataTaxonomy dataTaxonomy,
com.google.protobuf.FieldMask updateMask) |
Updates a DataTaxonomy resource.
|
com.google.api.gax.longrunning.OperationFuture<DataTaxonomy,OperationMetadata> |
DataTaxonomyServiceClient.updateDataTaxonomyAsync(UpdateDataTaxonomyRequest request) |
Updates a DataTaxonomy resource.
|
com.google.api.gax.rpc.OperationCallable<UpdateDataTaxonomyRequest,DataTaxonomy,OperationMetadata> |
DataTaxonomyServiceClient.updateDataTaxonomyOperationCallable() |
Updates a DataTaxonomy resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateDataTaxonomyRequest,DataTaxonomy,OperationMetadata> |
DataTaxonomyServiceSettings.Builder.updateDataTaxonomyOperationSettings() |
Returns the builder for the settings used for calls to updateDataTaxonomy.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateDataTaxonomyRequest,DataTaxonomy,OperationMetadata> |
DataTaxonomyServiceSettings.updateDataTaxonomyOperationSettings() |
Returns the object with the settings used for calls to updateDataTaxonomy.
|
com.google.api.gax.longrunning.OperationFuture<Environment,OperationMetadata> |
DataplexServiceClient.updateEnvironmentAsync(Environment environment,
com.google.protobuf.FieldMask updateMask) |
Update the environment resource.
|
com.google.api.gax.longrunning.OperationFuture<Environment,OperationMetadata> |
DataplexServiceClient.updateEnvironmentAsync(UpdateEnvironmentRequest request) |
Update the environment resource.
|
com.google.api.gax.rpc.OperationCallable<UpdateEnvironmentRequest,Environment,OperationMetadata> |
DataplexServiceClient.updateEnvironmentOperationCallable() |
Update the environment resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateEnvironmentRequest,Environment,OperationMetadata> |
DataplexServiceSettings.Builder.updateEnvironmentOperationSettings() |
Returns the builder for the settings used for calls to updateEnvironment.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateEnvironmentRequest,Environment,OperationMetadata> |
DataplexServiceSettings.updateEnvironmentOperationSettings() |
Returns the object with the settings used for calls to updateEnvironment.
|
com.google.api.gax.longrunning.OperationFuture<Lake,OperationMetadata> |
DataplexServiceClient.updateLakeAsync(Lake lake,
com.google.protobuf.FieldMask updateMask) |
Updates a lake resource.
|
com.google.api.gax.longrunning.OperationFuture<Lake,OperationMetadata> |
DataplexServiceClient.updateLakeAsync(UpdateLakeRequest request) |
Updates a lake resource.
|
com.google.api.gax.rpc.OperationCallable<UpdateLakeRequest,Lake,OperationMetadata> |
DataplexServiceClient.updateLakeOperationCallable() |
Updates a lake resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateLakeRequest,Lake,OperationMetadata> |
DataplexServiceSettings.Builder.updateLakeOperationSettings() |
Returns the builder for the settings used for calls to updateLake.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateLakeRequest,Lake,OperationMetadata> |
DataplexServiceSettings.updateLakeOperationSettings() |
Returns the object with the settings used for calls to updateLake.
|
com.google.api.gax.longrunning.OperationFuture<Task,OperationMetadata> |
DataplexServiceClient.updateTaskAsync(Task task,
com.google.protobuf.FieldMask updateMask) |
Update the task resource.
|
com.google.api.gax.longrunning.OperationFuture<Task,OperationMetadata> |
DataplexServiceClient.updateTaskAsync(UpdateTaskRequest request) |
Update the task resource.
|
com.google.api.gax.rpc.OperationCallable<UpdateTaskRequest,Task,OperationMetadata> |
DataplexServiceClient.updateTaskOperationCallable() |
Update the task resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateTaskRequest,Task,OperationMetadata> |
DataplexServiceSettings.Builder.updateTaskOperationSettings() |
Returns the builder for the settings used for calls to updateTask.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateTaskRequest,Task,OperationMetadata> |
DataplexServiceSettings.updateTaskOperationSettings() |
Returns the object with the settings used for calls to updateTask.
|
com.google.api.gax.longrunning.OperationFuture<Zone,OperationMetadata> |
DataplexServiceClient.updateZoneAsync(UpdateZoneRequest request) |
Updates a zone resource.
|
com.google.api.gax.longrunning.OperationFuture<Zone,OperationMetadata> |
DataplexServiceClient.updateZoneAsync(Zone zone,
com.google.protobuf.FieldMask updateMask) |
Updates a zone resource.
|
com.google.api.gax.rpc.OperationCallable<UpdateZoneRequest,Zone,OperationMetadata> |
DataplexServiceClient.updateZoneOperationCallable() |
Updates a zone resource.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateZoneRequest,Zone,OperationMetadata> |
DataplexServiceSettings.Builder.updateZoneOperationSettings() |
Returns the builder for the settings used for calls to updateZone.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateZoneRequest,Zone,OperationMetadata> |
DataplexServiceSettings.updateZoneOperationSettings() |
Returns the object with the settings used for calls to updateZone.
|