pub struct ProjectMethods<'a, C>where
C: 'a,{ /* private fields */ }
Expand description
A builder providing access to all methods supported on project resources.
It is not used directly, but through the CloudDataplex
hub.
§Example
Instantiate a resource builder
extern crate hyper;
extern crate hyper_rustls;
extern crate google_dataplex1 as dataplex1;
use dataplex1::{CloudDataplex, FieldMask, hyper_rustls, hyper_util, yup_oauth2};
let secret: yup_oauth2::ApplicationSecret = Default::default();
let auth = yup_oauth2::InstalledFlowAuthenticator::builder(
secret,
yup_oauth2::InstalledFlowReturnMethod::HTTPRedirect,
).build().await.unwrap();
let client = hyper_util::client::legacy::Client::builder(
hyper_util::rt::TokioExecutor::new()
)
.build(
hyper_rustls::HttpsConnectorBuilder::new()
.with_native_roots()
.unwrap()
.https_or_http()
.enable_http1()
.build()
);
let mut hub = CloudDataplex::new(client, auth);
// Usually you wouldn't bind this to a variable, but keep calling *CallBuilders*
// like `locations_aspect_types_create(...)`, `locations_aspect_types_delete(...)`, `locations_aspect_types_get(...)`, `locations_aspect_types_get_iam_policy(...)`, `locations_aspect_types_list(...)`, `locations_aspect_types_patch(...)`, `locations_aspect_types_set_iam_policy(...)`, `locations_aspect_types_test_iam_permissions(...)`, `locations_data_attribute_bindings_create(...)`, `locations_data_attribute_bindings_delete(...)`, `locations_data_attribute_bindings_get(...)`, `locations_data_attribute_bindings_get_iam_policy(...)`, `locations_data_attribute_bindings_list(...)`, `locations_data_attribute_bindings_patch(...)`, `locations_data_attribute_bindings_set_iam_policy(...)`, `locations_data_attribute_bindings_test_iam_permissions(...)`, `locations_data_scans_create(...)`, `locations_data_scans_delete(...)`, `locations_data_scans_generate_data_quality_rules(...)`, `locations_data_scans_get(...)`, `locations_data_scans_get_iam_policy(...)`, `locations_data_scans_jobs_generate_data_quality_rules(...)`, `locations_data_scans_jobs_get(...)`, `locations_data_scans_jobs_list(...)`, `locations_data_scans_list(...)`, `locations_data_scans_patch(...)`, `locations_data_scans_run(...)`, `locations_data_scans_set_iam_policy(...)`, `locations_data_scans_test_iam_permissions(...)`, `locations_data_taxonomies_attributes_create(...)`, `locations_data_taxonomies_attributes_delete(...)`, `locations_data_taxonomies_attributes_get(...)`, `locations_data_taxonomies_attributes_get_iam_policy(...)`, `locations_data_taxonomies_attributes_list(...)`, `locations_data_taxonomies_attributes_patch(...)`, `locations_data_taxonomies_attributes_set_iam_policy(...)`, `locations_data_taxonomies_attributes_test_iam_permissions(...)`, `locations_data_taxonomies_create(...)`, `locations_data_taxonomies_delete(...)`, `locations_data_taxonomies_get(...)`, `locations_data_taxonomies_get_iam_policy(...)`, `locations_data_taxonomies_list(...)`, `locations_data_taxonomies_patch(...)`, `locations_data_taxonomies_set_iam_policy(...)`, `locations_data_taxonomies_test_iam_permissions(...)`, `locations_entry_groups_create(...)`, `locations_entry_groups_delete(...)`, `locations_entry_groups_entries_create(...)`, `locations_entry_groups_entries_delete(...)`, `locations_entry_groups_entries_get(...)`, `locations_entry_groups_entries_list(...)`, `locations_entry_groups_entries_patch(...)`, `locations_entry_groups_get(...)`, `locations_entry_groups_get_iam_policy(...)`, `locations_entry_groups_list(...)`, `locations_entry_groups_patch(...)`, `locations_entry_groups_set_iam_policy(...)`, `locations_entry_groups_test_iam_permissions(...)`, `locations_entry_types_create(...)`, `locations_entry_types_delete(...)`, `locations_entry_types_get(...)`, `locations_entry_types_get_iam_policy(...)`, `locations_entry_types_list(...)`, `locations_entry_types_patch(...)`, `locations_entry_types_set_iam_policy(...)`, `locations_entry_types_test_iam_permissions(...)`, `locations_get(...)`, `locations_governance_rules_get_iam_policy(...)`, `locations_governance_rules_set_iam_policy(...)`, `locations_governance_rules_test_iam_permissions(...)`, `locations_lakes_actions_list(...)`, `locations_lakes_content_create(...)`, `locations_lakes_content_delete(...)`, `locations_lakes_content_get(...)`, `locations_lakes_content_get_iam_policy(...)`, `locations_lakes_content_list(...)`, `locations_lakes_content_patch(...)`, `locations_lakes_content_set_iam_policy(...)`, `locations_lakes_content_test_iam_permissions(...)`, `locations_lakes_contentitems_create(...)`, `locations_lakes_contentitems_delete(...)`, `locations_lakes_contentitems_get(...)`, `locations_lakes_contentitems_get_iam_policy(...)`, `locations_lakes_contentitems_list(...)`, `locations_lakes_contentitems_patch(...)`, `locations_lakes_contentitems_set_iam_policy(...)`, `locations_lakes_contentitems_test_iam_permissions(...)`, `locations_lakes_create(...)`, `locations_lakes_delete(...)`, `locations_lakes_environments_create(...)`, `locations_lakes_environments_delete(...)`, `locations_lakes_environments_get(...)`, `locations_lakes_environments_get_iam_policy(...)`, `locations_lakes_environments_list(...)`, `locations_lakes_environments_patch(...)`, `locations_lakes_environments_sessions_list(...)`, `locations_lakes_environments_set_iam_policy(...)`, `locations_lakes_environments_test_iam_permissions(...)`, `locations_lakes_get(...)`, `locations_lakes_get_iam_policy(...)`, `locations_lakes_list(...)`, `locations_lakes_patch(...)`, `locations_lakes_set_iam_policy(...)`, `locations_lakes_tasks_create(...)`, `locations_lakes_tasks_delete(...)`, `locations_lakes_tasks_get(...)`, `locations_lakes_tasks_get_iam_policy(...)`, `locations_lakes_tasks_jobs_cancel(...)`, `locations_lakes_tasks_jobs_get(...)`, `locations_lakes_tasks_jobs_list(...)`, `locations_lakes_tasks_list(...)`, `locations_lakes_tasks_patch(...)`, `locations_lakes_tasks_run(...)`, `locations_lakes_tasks_set_iam_policy(...)`, `locations_lakes_tasks_test_iam_permissions(...)`, `locations_lakes_test_iam_permissions(...)`, `locations_lakes_zones_actions_list(...)`, `locations_lakes_zones_assets_actions_list(...)`, `locations_lakes_zones_assets_create(...)`, `locations_lakes_zones_assets_delete(...)`, `locations_lakes_zones_assets_get(...)`, `locations_lakes_zones_assets_get_iam_policy(...)`, `locations_lakes_zones_assets_list(...)`, `locations_lakes_zones_assets_patch(...)`, `locations_lakes_zones_assets_set_iam_policy(...)`, `locations_lakes_zones_assets_test_iam_permissions(...)`, `locations_lakes_zones_create(...)`, `locations_lakes_zones_delete(...)`, `locations_lakes_zones_entities_create(...)`, `locations_lakes_zones_entities_delete(...)`, `locations_lakes_zones_entities_get(...)`, `locations_lakes_zones_entities_list(...)`, `locations_lakes_zones_entities_partitions_create(...)`, `locations_lakes_zones_entities_partitions_delete(...)`, `locations_lakes_zones_entities_partitions_get(...)`, `locations_lakes_zones_entities_partitions_list(...)`, `locations_lakes_zones_entities_update(...)`, `locations_lakes_zones_get(...)`, `locations_lakes_zones_get_iam_policy(...)`, `locations_lakes_zones_list(...)`, `locations_lakes_zones_patch(...)`, `locations_lakes_zones_set_iam_policy(...)`, `locations_lakes_zones_test_iam_permissions(...)`, `locations_list(...)`, `locations_lookup_entry(...)`, `locations_operations_cancel(...)`, `locations_operations_delete(...)`, `locations_operations_get(...)`, `locations_operations_list(...)` and `locations_search_entries(...)`
// to build up your call.
let rb = hub.projects();
Implementations§
Source§impl<'a, C> ProjectMethods<'a, C>
impl<'a, C> ProjectMethods<'a, C>
Sourcepub fn locations_aspect_types_create(
&self,
request: GoogleCloudDataplexV1AspectType,
parent: &str,
) -> ProjectLocationAspectTypeCreateCall<'a, C>
pub fn locations_aspect_types_create( &self, request: GoogleCloudDataplexV1AspectType, parent: &str, ) -> ProjectLocationAspectTypeCreateCall<'a, C>
Create a builder to help you perform the following task:
Creates an AspectType
§Arguments
request
- No description provided.parent
- Required. The resource name of the AspectType, of the form: projects/{project_number}/locations/{location_id} where location_id refers to a GCP region.
Sourcepub fn locations_aspect_types_delete(
&self,
name: &str,
) -> ProjectLocationAspectTypeDeleteCall<'a, C>
pub fn locations_aspect_types_delete( &self, name: &str, ) -> ProjectLocationAspectTypeDeleteCall<'a, C>
Create a builder to help you perform the following task:
Deletes a AspectType resource.
§Arguments
name
- Required. The resource name of the AspectType: projects/{project_number}/locations/{location_id}/aspectTypes/{aspect_type_id}.
Sourcepub fn locations_aspect_types_get(
&self,
name: &str,
) -> ProjectLocationAspectTypeGetCall<'a, C>
pub fn locations_aspect_types_get( &self, name: &str, ) -> ProjectLocationAspectTypeGetCall<'a, C>
Create a builder to help you perform the following task:
Retrieves a AspectType resource.
§Arguments
name
- Required. The resource name of the AspectType: projects/{project_number}/locations/{location_id}/aspectTypes/{aspect_type_id}.
Sourcepub fn locations_aspect_types_get_iam_policy(
&self,
resource: &str,
) -> ProjectLocationAspectTypeGetIamPolicyCall<'a, C>
pub fn locations_aspect_types_get_iam_policy( &self, resource: &str, ) -> ProjectLocationAspectTypeGetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
§Arguments
resource
- REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_aspect_types_list(
&self,
parent: &str,
) -> ProjectLocationAspectTypeListCall<'a, C>
pub fn locations_aspect_types_list( &self, parent: &str, ) -> ProjectLocationAspectTypeListCall<'a, C>
Create a builder to help you perform the following task:
Lists AspectType resources in a project and location.
§Arguments
parent
- Required. The resource name of the AspectType location, of the form: projects/{project_number}/locations/{location_id} where location_id refers to a GCP region.
Sourcepub fn locations_aspect_types_patch(
&self,
request: GoogleCloudDataplexV1AspectType,
name: &str,
) -> ProjectLocationAspectTypePatchCall<'a, C>
pub fn locations_aspect_types_patch( &self, request: GoogleCloudDataplexV1AspectType, name: &str, ) -> ProjectLocationAspectTypePatchCall<'a, C>
Create a builder to help you perform the following task:
Updates a AspectType resource.
§Arguments
request
- No description provided.name
- Output only. The relative resource name of the AspectType, of the form: projects/{project_number}/locations/{location_id}/aspectTypes/{aspect_type_id}.
Sourcepub fn locations_aspect_types_set_iam_policy(
&self,
request: GoogleIamV1SetIamPolicyRequest,
resource: &str,
) -> ProjectLocationAspectTypeSetIamPolicyCall<'a, C>
pub fn locations_aspect_types_set_iam_policy( &self, request: GoogleIamV1SetIamPolicyRequest, resource: &str, ) -> ProjectLocationAspectTypeSetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_aspect_types_test_iam_permissions(
&self,
request: GoogleIamV1TestIamPermissionsRequest,
resource: &str,
) -> ProjectLocationAspectTypeTestIamPermissionCall<'a, C>
pub fn locations_aspect_types_test_iam_permissions( &self, request: GoogleIamV1TestIamPermissionsRequest, resource: &str, ) -> ProjectLocationAspectTypeTestIamPermissionCall<'a, C>
Create a builder to help you perform the following task:
Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may “fail open” without warning.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_data_attribute_bindings_create(
&self,
request: GoogleCloudDataplexV1DataAttributeBinding,
parent: &str,
) -> ProjectLocationDataAttributeBindingCreateCall<'a, C>
pub fn locations_data_attribute_bindings_create( &self, request: GoogleCloudDataplexV1DataAttributeBinding, parent: &str, ) -> ProjectLocationDataAttributeBindingCreateCall<'a, C>
Create a builder to help you perform the following task:
Create a DataAttributeBinding resource.
§Arguments
request
- No description provided.parent
- Required. The resource name of the parent data taxonomy projects/{project_number}/locations/{location_id}
Sourcepub fn locations_data_attribute_bindings_delete(
&self,
name: &str,
) -> ProjectLocationDataAttributeBindingDeleteCall<'a, C>
pub fn locations_data_attribute_bindings_delete( &self, name: &str, ) -> ProjectLocationDataAttributeBindingDeleteCall<'a, C>
Create a builder to help you perform the following task:
Deletes a DataAttributeBinding resource. All attributes within the DataAttributeBinding must be deleted before the DataAttributeBinding can be deleted.
§Arguments
name
- Required. The resource name of the DataAttributeBinding: projects/{project_number}/locations/{location_id}/dataAttributeBindings/{data_attribute_binding_id}
Sourcepub fn locations_data_attribute_bindings_get(
&self,
name: &str,
) -> ProjectLocationDataAttributeBindingGetCall<'a, C>
pub fn locations_data_attribute_bindings_get( &self, name: &str, ) -> ProjectLocationDataAttributeBindingGetCall<'a, C>
Create a builder to help you perform the following task:
Retrieves a DataAttributeBinding resource.
§Arguments
name
- Required. The resource name of the DataAttributeBinding: projects/{project_number}/locations/{location_id}/dataAttributeBindings/{data_attribute_binding_id}
Sourcepub fn locations_data_attribute_bindings_get_iam_policy(
&self,
resource: &str,
) -> ProjectLocationDataAttributeBindingGetIamPolicyCall<'a, C>
pub fn locations_data_attribute_bindings_get_iam_policy( &self, resource: &str, ) -> ProjectLocationDataAttributeBindingGetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
§Arguments
resource
- REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_data_attribute_bindings_list(
&self,
parent: &str,
) -> ProjectLocationDataAttributeBindingListCall<'a, C>
pub fn locations_data_attribute_bindings_list( &self, parent: &str, ) -> ProjectLocationDataAttributeBindingListCall<'a, C>
Create a builder to help you perform the following task:
Lists DataAttributeBinding resources in a project and location.
§Arguments
parent
- Required. The resource name of the Location: projects/{project_number}/locations/{location_id}
Sourcepub fn locations_data_attribute_bindings_patch(
&self,
request: GoogleCloudDataplexV1DataAttributeBinding,
name: &str,
) -> ProjectLocationDataAttributeBindingPatchCall<'a, C>
pub fn locations_data_attribute_bindings_patch( &self, request: GoogleCloudDataplexV1DataAttributeBinding, name: &str, ) -> ProjectLocationDataAttributeBindingPatchCall<'a, C>
Create a builder to help you perform the following task:
Updates a DataAttributeBinding resource.
§Arguments
request
- No description provided.name
- Output only. The relative resource name of the Data Attribute Binding, of the form: projects/{project_number}/locations/{location}/dataAttributeBindings/{data_attribute_binding_id}
Sourcepub fn locations_data_attribute_bindings_set_iam_policy(
&self,
request: GoogleIamV1SetIamPolicyRequest,
resource: &str,
) -> ProjectLocationDataAttributeBindingSetIamPolicyCall<'a, C>
pub fn locations_data_attribute_bindings_set_iam_policy( &self, request: GoogleIamV1SetIamPolicyRequest, resource: &str, ) -> ProjectLocationDataAttributeBindingSetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_data_attribute_bindings_test_iam_permissions(
&self,
request: GoogleIamV1TestIamPermissionsRequest,
resource: &str,
) -> ProjectLocationDataAttributeBindingTestIamPermissionCall<'a, C>
pub fn locations_data_attribute_bindings_test_iam_permissions( &self, request: GoogleIamV1TestIamPermissionsRequest, resource: &str, ) -> ProjectLocationDataAttributeBindingTestIamPermissionCall<'a, C>
Create a builder to help you perform the following task:
Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may “fail open” without warning.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_data_scans_jobs_generate_data_quality_rules(
&self,
request: GoogleCloudDataplexV1GenerateDataQualityRulesRequest,
name: &str,
) -> ProjectLocationDataScanJobGenerateDataQualityRuleCall<'a, C>
pub fn locations_data_scans_jobs_generate_data_quality_rules( &self, request: GoogleCloudDataplexV1GenerateDataQualityRulesRequest, name: &str, ) -> ProjectLocationDataScanJobGenerateDataQualityRuleCall<'a, C>
Create a builder to help you perform the following task:
Generates recommended data quality rules based on the results of a data profiling scan.Use the recommendations to build rules for a data quality scan.
§Arguments
request
- No description provided.name
- Required. The name must be one of the following: The name of a data scan with at least one successful, completed data profiling job The name of a successful, completed data profiling job (a data scan job where the job type is data profiling)
Sourcepub fn locations_data_scans_jobs_get(
&self,
name: &str,
) -> ProjectLocationDataScanJobGetCall<'a, C>
pub fn locations_data_scans_jobs_get( &self, name: &str, ) -> ProjectLocationDataScanJobGetCall<'a, C>
Create a builder to help you perform the following task:
Gets a DataScanJob resource.
§Arguments
name
- Required. The resource name of the DataScanJob: projects/{project}/locations/{location_id}/dataScans/{data_scan_id}/jobs/{data_scan_job_id} where project refers to a project_id or project_number and location_id refers to a GCP region.
Sourcepub fn locations_data_scans_jobs_list(
&self,
parent: &str,
) -> ProjectLocationDataScanJobListCall<'a, C>
pub fn locations_data_scans_jobs_list( &self, parent: &str, ) -> ProjectLocationDataScanJobListCall<'a, C>
Create a builder to help you perform the following task:
Lists DataScanJobs under the given DataScan.
§Arguments
parent
- Required. The resource name of the parent environment: projects/{project}/locations/{location_id}/dataScans/{data_scan_id} where project refers to a project_id or project_number and location_id refers to a GCP region.
Sourcepub fn locations_data_scans_create(
&self,
request: GoogleCloudDataplexV1DataScan,
parent: &str,
) -> ProjectLocationDataScanCreateCall<'a, C>
pub fn locations_data_scans_create( &self, request: GoogleCloudDataplexV1DataScan, parent: &str, ) -> ProjectLocationDataScanCreateCall<'a, C>
Create a builder to help you perform the following task:
Creates a DataScan resource.
§Arguments
request
- No description provided.parent
- Required. The resource name of the parent location: projects/{project}/locations/{location_id} where project refers to a project_id or project_number and location_id refers to a GCP region.
Sourcepub fn locations_data_scans_delete(
&self,
name: &str,
) -> ProjectLocationDataScanDeleteCall<'a, C>
pub fn locations_data_scans_delete( &self, name: &str, ) -> ProjectLocationDataScanDeleteCall<'a, C>
Create a builder to help you perform the following task:
Deletes a DataScan resource.
§Arguments
name
- Required. The resource name of the dataScan: projects/{project}/locations/{location_id}/dataScans/{data_scan_id} where project refers to a project_id or project_number and location_id refers to a GCP region.
Sourcepub fn locations_data_scans_generate_data_quality_rules(
&self,
request: GoogleCloudDataplexV1GenerateDataQualityRulesRequest,
name: &str,
) -> ProjectLocationDataScanGenerateDataQualityRuleCall<'a, C>
pub fn locations_data_scans_generate_data_quality_rules( &self, request: GoogleCloudDataplexV1GenerateDataQualityRulesRequest, name: &str, ) -> ProjectLocationDataScanGenerateDataQualityRuleCall<'a, C>
Create a builder to help you perform the following task:
Generates recommended data quality rules based on the results of a data profiling scan.Use the recommendations to build rules for a data quality scan.
§Arguments
request
- No description provided.name
- Required. The name must be one of the following: The name of a data scan with at least one successful, completed data profiling job The name of a successful, completed data profiling job (a data scan job where the job type is data profiling)
Sourcepub fn locations_data_scans_get(
&self,
name: &str,
) -> ProjectLocationDataScanGetCall<'a, C>
pub fn locations_data_scans_get( &self, name: &str, ) -> ProjectLocationDataScanGetCall<'a, C>
Create a builder to help you perform the following task:
Gets a DataScan resource.
§Arguments
name
- Required. The resource name of the dataScan: projects/{project}/locations/{location_id}/dataScans/{data_scan_id} where project refers to a project_id or project_number and location_id refers to a GCP region.
Sourcepub fn locations_data_scans_get_iam_policy(
&self,
resource: &str,
) -> ProjectLocationDataScanGetIamPolicyCall<'a, C>
pub fn locations_data_scans_get_iam_policy( &self, resource: &str, ) -> ProjectLocationDataScanGetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
§Arguments
resource
- REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_data_scans_list(
&self,
parent: &str,
) -> ProjectLocationDataScanListCall<'a, C>
pub fn locations_data_scans_list( &self, parent: &str, ) -> ProjectLocationDataScanListCall<'a, C>
Create a builder to help you perform the following task:
Lists DataScans.
§Arguments
parent
- Required. The resource name of the parent location: projects/{project}/locations/{location_id} where project refers to a project_id or project_number and location_id refers to a GCP region.
Sourcepub fn locations_data_scans_patch(
&self,
request: GoogleCloudDataplexV1DataScan,
name: &str,
) -> ProjectLocationDataScanPatchCall<'a, C>
pub fn locations_data_scans_patch( &self, request: GoogleCloudDataplexV1DataScan, name: &str, ) -> ProjectLocationDataScanPatchCall<'a, C>
Create a builder to help you perform the following task:
Updates a DataScan resource.
§Arguments
request
- No description provided.name
- Output only. The relative resource name of the scan, of the form: projects/{project}/locations/{location_id}/dataScans/{datascan_id}, where project refers to a project_id or project_number and location_id refers to a GCP region.
Sourcepub fn locations_data_scans_run(
&self,
request: GoogleCloudDataplexV1RunDataScanRequest,
name: &str,
) -> ProjectLocationDataScanRunCall<'a, C>
pub fn locations_data_scans_run( &self, request: GoogleCloudDataplexV1RunDataScanRequest, name: &str, ) -> ProjectLocationDataScanRunCall<'a, C>
Create a builder to help you perform the following task:
Runs an on-demand execution of a DataScan
§Arguments
request
- No description provided.name
- Required. The resource name of the DataScan: projects/{project}/locations/{location_id}/dataScans/{data_scan_id}. where project refers to a project_id or project_number and location_id refers to a GCP region.Only OnDemand data scans are allowed.
Sourcepub fn locations_data_scans_set_iam_policy(
&self,
request: GoogleIamV1SetIamPolicyRequest,
resource: &str,
) -> ProjectLocationDataScanSetIamPolicyCall<'a, C>
pub fn locations_data_scans_set_iam_policy( &self, request: GoogleIamV1SetIamPolicyRequest, resource: &str, ) -> ProjectLocationDataScanSetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_data_scans_test_iam_permissions(
&self,
request: GoogleIamV1TestIamPermissionsRequest,
resource: &str,
) -> ProjectLocationDataScanTestIamPermissionCall<'a, C>
pub fn locations_data_scans_test_iam_permissions( &self, request: GoogleIamV1TestIamPermissionsRequest, resource: &str, ) -> ProjectLocationDataScanTestIamPermissionCall<'a, C>
Create a builder to help you perform the following task:
Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may “fail open” without warning.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_data_taxonomies_attributes_create(
&self,
request: GoogleCloudDataplexV1DataAttribute,
parent: &str,
) -> ProjectLocationDataTaxonomyAttributeCreateCall<'a, C>
pub fn locations_data_taxonomies_attributes_create( &self, request: GoogleCloudDataplexV1DataAttribute, parent: &str, ) -> ProjectLocationDataTaxonomyAttributeCreateCall<'a, C>
Create a builder to help you perform the following task:
Create a DataAttribute resource.
§Arguments
request
- No description provided.parent
- Required. The resource name of the parent data taxonomy projects/{project_number}/locations/{location_id}/dataTaxonomies/{data_taxonomy_id}
Sourcepub fn locations_data_taxonomies_attributes_delete(
&self,
name: &str,
) -> ProjectLocationDataTaxonomyAttributeDeleteCall<'a, C>
pub fn locations_data_taxonomies_attributes_delete( &self, name: &str, ) -> ProjectLocationDataTaxonomyAttributeDeleteCall<'a, C>
Create a builder to help you perform the following task:
Deletes a Data Attribute resource.
§Arguments
name
- Required. The resource name of the DataAttribute: projects/{project_number}/locations/{location_id}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}
Sourcepub fn locations_data_taxonomies_attributes_get(
&self,
name: &str,
) -> ProjectLocationDataTaxonomyAttributeGetCall<'a, C>
pub fn locations_data_taxonomies_attributes_get( &self, name: &str, ) -> ProjectLocationDataTaxonomyAttributeGetCall<'a, C>
Create a builder to help you perform the following task:
Retrieves a Data Attribute resource.
§Arguments
name
- Required. The resource name of the dataAttribute: projects/{project_number}/locations/{location_id}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}
Sourcepub fn locations_data_taxonomies_attributes_get_iam_policy(
&self,
resource: &str,
) -> ProjectLocationDataTaxonomyAttributeGetIamPolicyCall<'a, C>
pub fn locations_data_taxonomies_attributes_get_iam_policy( &self, resource: &str, ) -> ProjectLocationDataTaxonomyAttributeGetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
§Arguments
resource
- REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_data_taxonomies_attributes_list(
&self,
parent: &str,
) -> ProjectLocationDataTaxonomyAttributeListCall<'a, C>
pub fn locations_data_taxonomies_attributes_list( &self, parent: &str, ) -> ProjectLocationDataTaxonomyAttributeListCall<'a, C>
Create a builder to help you perform the following task:
Lists Data Attribute resources in a DataTaxonomy.
§Arguments
parent
- Required. The resource name of the DataTaxonomy: projects/{project_number}/locations/{location_id}/dataTaxonomies/{data_taxonomy_id}
Sourcepub fn locations_data_taxonomies_attributes_patch(
&self,
request: GoogleCloudDataplexV1DataAttribute,
name: &str,
) -> ProjectLocationDataTaxonomyAttributePatchCall<'a, C>
pub fn locations_data_taxonomies_attributes_patch( &self, request: GoogleCloudDataplexV1DataAttribute, name: &str, ) -> ProjectLocationDataTaxonomyAttributePatchCall<'a, C>
Create a builder to help you perform the following task:
Updates a DataAttribute resource.
§Arguments
request
- No description provided.name
- Output only. The relative resource name of the dataAttribute, of the form: projects/{project_number}/locations/{location_id}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}.
Sourcepub fn locations_data_taxonomies_attributes_set_iam_policy(
&self,
request: GoogleIamV1SetIamPolicyRequest,
resource: &str,
) -> ProjectLocationDataTaxonomyAttributeSetIamPolicyCall<'a, C>
pub fn locations_data_taxonomies_attributes_set_iam_policy( &self, request: GoogleIamV1SetIamPolicyRequest, resource: &str, ) -> ProjectLocationDataTaxonomyAttributeSetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_data_taxonomies_attributes_test_iam_permissions(
&self,
request: GoogleIamV1TestIamPermissionsRequest,
resource: &str,
) -> ProjectLocationDataTaxonomyAttributeTestIamPermissionCall<'a, C>
pub fn locations_data_taxonomies_attributes_test_iam_permissions( &self, request: GoogleIamV1TestIamPermissionsRequest, resource: &str, ) -> ProjectLocationDataTaxonomyAttributeTestIamPermissionCall<'a, C>
Create a builder to help you perform the following task:
Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may “fail open” without warning.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_data_taxonomies_create(
&self,
request: GoogleCloudDataplexV1DataTaxonomy,
parent: &str,
) -> ProjectLocationDataTaxonomyCreateCall<'a, C>
pub fn locations_data_taxonomies_create( &self, request: GoogleCloudDataplexV1DataTaxonomy, parent: &str, ) -> ProjectLocationDataTaxonomyCreateCall<'a, C>
Create a builder to help you perform the following task:
Create a DataTaxonomy resource.
§Arguments
request
- No description provided.parent
- Required. The resource name of the data taxonomy location, of the form: projects/{project_number}/locations/{location_id} where location_id refers to a GCP region.
Sourcepub fn locations_data_taxonomies_delete(
&self,
name: &str,
) -> ProjectLocationDataTaxonomyDeleteCall<'a, C>
pub fn locations_data_taxonomies_delete( &self, name: &str, ) -> ProjectLocationDataTaxonomyDeleteCall<'a, C>
Create a builder to help you perform the following task:
Deletes a DataTaxonomy resource. All attributes within the DataTaxonomy must be deleted before the DataTaxonomy can be deleted.
§Arguments
name
- Required. The resource name of the DataTaxonomy: projects/{project_number}/locations/{location_id}/dataTaxonomies/{data_taxonomy_id}
Sourcepub fn locations_data_taxonomies_get(
&self,
name: &str,
) -> ProjectLocationDataTaxonomyGetCall<'a, C>
pub fn locations_data_taxonomies_get( &self, name: &str, ) -> ProjectLocationDataTaxonomyGetCall<'a, C>
Create a builder to help you perform the following task:
Retrieves a DataTaxonomy resource.
§Arguments
name
- Required. The resource name of the DataTaxonomy: projects/{project_number}/locations/{location_id}/dataTaxonomies/{data_taxonomy_id}
Sourcepub fn locations_data_taxonomies_get_iam_policy(
&self,
resource: &str,
) -> ProjectLocationDataTaxonomyGetIamPolicyCall<'a, C>
pub fn locations_data_taxonomies_get_iam_policy( &self, resource: &str, ) -> ProjectLocationDataTaxonomyGetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
§Arguments
resource
- REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_data_taxonomies_list(
&self,
parent: &str,
) -> ProjectLocationDataTaxonomyListCall<'a, C>
pub fn locations_data_taxonomies_list( &self, parent: &str, ) -> ProjectLocationDataTaxonomyListCall<'a, C>
Create a builder to help you perform the following task:
Lists DataTaxonomy resources in a project and location.
§Arguments
parent
- Required. The resource name of the DataTaxonomy location, of the form: projects/{project_number}/locations/{location_id} where location_id refers to a GCP region.
Sourcepub fn locations_data_taxonomies_patch(
&self,
request: GoogleCloudDataplexV1DataTaxonomy,
name: &str,
) -> ProjectLocationDataTaxonomyPatchCall<'a, C>
pub fn locations_data_taxonomies_patch( &self, request: GoogleCloudDataplexV1DataTaxonomy, name: &str, ) -> ProjectLocationDataTaxonomyPatchCall<'a, C>
Create a builder to help you perform the following task:
Updates a DataTaxonomy resource.
§Arguments
request
- No description provided.name
- Output only. The relative resource name of the DataTaxonomy, of the form: projects/{project_number}/locations/{location_id}/dataTaxonomies/{data_taxonomy_id}.
Sourcepub fn locations_data_taxonomies_set_iam_policy(
&self,
request: GoogleIamV1SetIamPolicyRequest,
resource: &str,
) -> ProjectLocationDataTaxonomySetIamPolicyCall<'a, C>
pub fn locations_data_taxonomies_set_iam_policy( &self, request: GoogleIamV1SetIamPolicyRequest, resource: &str, ) -> ProjectLocationDataTaxonomySetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_data_taxonomies_test_iam_permissions(
&self,
request: GoogleIamV1TestIamPermissionsRequest,
resource: &str,
) -> ProjectLocationDataTaxonomyTestIamPermissionCall<'a, C>
pub fn locations_data_taxonomies_test_iam_permissions( &self, request: GoogleIamV1TestIamPermissionsRequest, resource: &str, ) -> ProjectLocationDataTaxonomyTestIamPermissionCall<'a, C>
Create a builder to help you perform the following task:
Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may “fail open” without warning.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_entry_groups_entries_create(
&self,
request: GoogleCloudDataplexV1Entry,
parent: &str,
) -> ProjectLocationEntryGroupEntryCreateCall<'a, C>
pub fn locations_entry_groups_entries_create( &self, request: GoogleCloudDataplexV1Entry, parent: &str, ) -> ProjectLocationEntryGroupEntryCreateCall<'a, C>
Create a builder to help you perform the following task:
Creates an Entry.
§Arguments
request
- No description provided.parent
- Required. The resource name of the parent Entry Group: projects/{project}/locations/{location}/entryGroups/{entry_group}.
Sourcepub fn locations_entry_groups_entries_delete(
&self,
name: &str,
) -> ProjectLocationEntryGroupEntryDeleteCall<'a, C>
pub fn locations_entry_groups_entries_delete( &self, name: &str, ) -> ProjectLocationEntryGroupEntryDeleteCall<'a, C>
Create a builder to help you perform the following task:
Deletes an Entry.
§Arguments
name
- Required. The resource name of the Entry: projects/{project}/locations/{location}/entryGroups/{entry_group}/entries/{entry}.
Sourcepub fn locations_entry_groups_entries_get(
&self,
name: &str,
) -> ProjectLocationEntryGroupEntryGetCall<'a, C>
pub fn locations_entry_groups_entries_get( &self, name: &str, ) -> ProjectLocationEntryGroupEntryGetCall<'a, C>
Create a builder to help you perform the following task:
Gets a single entry.
§Arguments
name
- Required. The resource name of the Entry: projects/{project}/locations/{location}/entryGroups/{entry_group}/entries/{entry}.
Sourcepub fn locations_entry_groups_entries_list(
&self,
parent: &str,
) -> ProjectLocationEntryGroupEntryListCall<'a, C>
pub fn locations_entry_groups_entries_list( &self, parent: &str, ) -> ProjectLocationEntryGroupEntryListCall<'a, C>
Create a builder to help you perform the following task:
Lists entries within an entry group.
§Arguments
parent
- Required. The resource name of the parent Entry Group: projects/{project}/locations/{location}/entryGroups/{entry_group}.
Sourcepub fn locations_entry_groups_entries_patch(
&self,
request: GoogleCloudDataplexV1Entry,
name: &str,
) -> ProjectLocationEntryGroupEntryPatchCall<'a, C>
pub fn locations_entry_groups_entries_patch( &self, request: GoogleCloudDataplexV1Entry, name: &str, ) -> ProjectLocationEntryGroupEntryPatchCall<'a, C>
Create a builder to help you perform the following task:
Updates an Entry.
§Arguments
request
- No description provided.name
- Identifier. The relative resource name of the Entry, of the form: projects/{project}/locations/{location}/entryGroups/{entry_group}/entries/{entry}.
Sourcepub fn locations_entry_groups_create(
&self,
request: GoogleCloudDataplexV1EntryGroup,
parent: &str,
) -> ProjectLocationEntryGroupCreateCall<'a, C>
pub fn locations_entry_groups_create( &self, request: GoogleCloudDataplexV1EntryGroup, parent: &str, ) -> ProjectLocationEntryGroupCreateCall<'a, C>
Create a builder to help you perform the following task:
Creates an EntryGroup
§Arguments
request
- No description provided.parent
- Required. The resource name of the entryGroup, of the form: projects/{project_number}/locations/{location_id} where location_id refers to a GCP region.
Sourcepub fn locations_entry_groups_delete(
&self,
name: &str,
) -> ProjectLocationEntryGroupDeleteCall<'a, C>
pub fn locations_entry_groups_delete( &self, name: &str, ) -> ProjectLocationEntryGroupDeleteCall<'a, C>
Create a builder to help you perform the following task:
Deletes a EntryGroup resource.
§Arguments
name
- Required. The resource name of the EntryGroup: projects/{project_number}/locations/{location_id}/entryGroups/{entry_group_id}.
Sourcepub fn locations_entry_groups_get(
&self,
name: &str,
) -> ProjectLocationEntryGroupGetCall<'a, C>
pub fn locations_entry_groups_get( &self, name: &str, ) -> ProjectLocationEntryGroupGetCall<'a, C>
Create a builder to help you perform the following task:
Retrieves a EntryGroup resource.
§Arguments
name
- Required. The resource name of the EntryGroup: projects/{project_number}/locations/{location_id}/entryGroups/{entry_group_id}.
Sourcepub fn locations_entry_groups_get_iam_policy(
&self,
resource: &str,
) -> ProjectLocationEntryGroupGetIamPolicyCall<'a, C>
pub fn locations_entry_groups_get_iam_policy( &self, resource: &str, ) -> ProjectLocationEntryGroupGetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
§Arguments
resource
- REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_entry_groups_list(
&self,
parent: &str,
) -> ProjectLocationEntryGroupListCall<'a, C>
pub fn locations_entry_groups_list( &self, parent: &str, ) -> ProjectLocationEntryGroupListCall<'a, C>
Create a builder to help you perform the following task:
Lists EntryGroup resources in a project and location.
§Arguments
parent
- Required. The resource name of the entryGroup location, of the form: projects/{project_number}/locations/{location_id} where location_id refers to a GCP region.
Sourcepub fn locations_entry_groups_patch(
&self,
request: GoogleCloudDataplexV1EntryGroup,
name: &str,
) -> ProjectLocationEntryGroupPatchCall<'a, C>
pub fn locations_entry_groups_patch( &self, request: GoogleCloudDataplexV1EntryGroup, name: &str, ) -> ProjectLocationEntryGroupPatchCall<'a, C>
Create a builder to help you perform the following task:
Updates a EntryGroup resource.
§Arguments
request
- No description provided.name
- Output only. The relative resource name of the EntryGroup, of the form: projects/{project_number}/locations/{location_id}/entryGroups/{entry_group_id}.
Sourcepub fn locations_entry_groups_set_iam_policy(
&self,
request: GoogleIamV1SetIamPolicyRequest,
resource: &str,
) -> ProjectLocationEntryGroupSetIamPolicyCall<'a, C>
pub fn locations_entry_groups_set_iam_policy( &self, request: GoogleIamV1SetIamPolicyRequest, resource: &str, ) -> ProjectLocationEntryGroupSetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_entry_groups_test_iam_permissions(
&self,
request: GoogleIamV1TestIamPermissionsRequest,
resource: &str,
) -> ProjectLocationEntryGroupTestIamPermissionCall<'a, C>
pub fn locations_entry_groups_test_iam_permissions( &self, request: GoogleIamV1TestIamPermissionsRequest, resource: &str, ) -> ProjectLocationEntryGroupTestIamPermissionCall<'a, C>
Create a builder to help you perform the following task:
Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may “fail open” without warning.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_entry_types_create(
&self,
request: GoogleCloudDataplexV1EntryType,
parent: &str,
) -> ProjectLocationEntryTypeCreateCall<'a, C>
pub fn locations_entry_types_create( &self, request: GoogleCloudDataplexV1EntryType, parent: &str, ) -> ProjectLocationEntryTypeCreateCall<'a, C>
Create a builder to help you perform the following task:
Creates an EntryType
§Arguments
request
- No description provided.parent
- Required. The resource name of the EntryType, of the form: projects/{project_number}/locations/{location_id} where location_id refers to a GCP region.
Sourcepub fn locations_entry_types_delete(
&self,
name: &str,
) -> ProjectLocationEntryTypeDeleteCall<'a, C>
pub fn locations_entry_types_delete( &self, name: &str, ) -> ProjectLocationEntryTypeDeleteCall<'a, C>
Create a builder to help you perform the following task:
Deletes a EntryType resource.
§Arguments
name
- Required. The resource name of the EntryType: projects/{project_number}/locations/{location_id}/entryTypes/{entry_type_id}.
Sourcepub fn locations_entry_types_get(
&self,
name: &str,
) -> ProjectLocationEntryTypeGetCall<'a, C>
pub fn locations_entry_types_get( &self, name: &str, ) -> ProjectLocationEntryTypeGetCall<'a, C>
Create a builder to help you perform the following task:
Retrieves a EntryType resource.
§Arguments
name
- Required. The resource name of the EntryType: projects/{project_number}/locations/{location_id}/entryTypes/{entry_type_id}.
Sourcepub fn locations_entry_types_get_iam_policy(
&self,
resource: &str,
) -> ProjectLocationEntryTypeGetIamPolicyCall<'a, C>
pub fn locations_entry_types_get_iam_policy( &self, resource: &str, ) -> ProjectLocationEntryTypeGetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
§Arguments
resource
- REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_entry_types_list(
&self,
parent: &str,
) -> ProjectLocationEntryTypeListCall<'a, C>
pub fn locations_entry_types_list( &self, parent: &str, ) -> ProjectLocationEntryTypeListCall<'a, C>
Create a builder to help you perform the following task:
Lists EntryType resources in a project and location.
§Arguments
parent
- Required. The resource name of the EntryType location, of the form: projects/{project_number}/locations/{location_id} where location_id refers to a GCP region.
Sourcepub fn locations_entry_types_patch(
&self,
request: GoogleCloudDataplexV1EntryType,
name: &str,
) -> ProjectLocationEntryTypePatchCall<'a, C>
pub fn locations_entry_types_patch( &self, request: GoogleCloudDataplexV1EntryType, name: &str, ) -> ProjectLocationEntryTypePatchCall<'a, C>
Create a builder to help you perform the following task:
Updates a EntryType resource.
§Arguments
request
- No description provided.name
- Output only. The relative resource name of the EntryType, of the form: projects/{project_number}/locations/{location_id}/entryTypes/{entry_type_id}.
Sourcepub fn locations_entry_types_set_iam_policy(
&self,
request: GoogleIamV1SetIamPolicyRequest,
resource: &str,
) -> ProjectLocationEntryTypeSetIamPolicyCall<'a, C>
pub fn locations_entry_types_set_iam_policy( &self, request: GoogleIamV1SetIamPolicyRequest, resource: &str, ) -> ProjectLocationEntryTypeSetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_entry_types_test_iam_permissions(
&self,
request: GoogleIamV1TestIamPermissionsRequest,
resource: &str,
) -> ProjectLocationEntryTypeTestIamPermissionCall<'a, C>
pub fn locations_entry_types_test_iam_permissions( &self, request: GoogleIamV1TestIamPermissionsRequest, resource: &str, ) -> ProjectLocationEntryTypeTestIamPermissionCall<'a, C>
Create a builder to help you perform the following task:
Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may “fail open” without warning.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_governance_rules_get_iam_policy(
&self,
resource: &str,
) -> ProjectLocationGovernanceRuleGetIamPolicyCall<'a, C>
pub fn locations_governance_rules_get_iam_policy( &self, resource: &str, ) -> ProjectLocationGovernanceRuleGetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
§Arguments
resource
- REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_governance_rules_set_iam_policy(
&self,
request: GoogleIamV1SetIamPolicyRequest,
resource: &str,
) -> ProjectLocationGovernanceRuleSetIamPolicyCall<'a, C>
pub fn locations_governance_rules_set_iam_policy( &self, request: GoogleIamV1SetIamPolicyRequest, resource: &str, ) -> ProjectLocationGovernanceRuleSetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_governance_rules_test_iam_permissions(
&self,
request: GoogleIamV1TestIamPermissionsRequest,
resource: &str,
) -> ProjectLocationGovernanceRuleTestIamPermissionCall<'a, C>
pub fn locations_governance_rules_test_iam_permissions( &self, request: GoogleIamV1TestIamPermissionsRequest, resource: &str, ) -> ProjectLocationGovernanceRuleTestIamPermissionCall<'a, C>
Create a builder to help you perform the following task:
Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may “fail open” without warning.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_actions_list(
&self,
parent: &str,
) -> ProjectLocationLakeActionListCall<'a, C>
pub fn locations_lakes_actions_list( &self, parent: &str, ) -> ProjectLocationLakeActionListCall<'a, C>
Create a builder to help you perform the following task:
Lists action resources in a lake.
§Arguments
parent
- Required. The resource name of the parent lake: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
Sourcepub fn locations_lakes_content_create(
&self,
request: GoogleCloudDataplexV1Content,
parent: &str,
) -> ProjectLocationLakeContentCreateCall<'a, C>
pub fn locations_lakes_content_create( &self, request: GoogleCloudDataplexV1Content, parent: &str, ) -> ProjectLocationLakeContentCreateCall<'a, C>
Create a builder to help you perform the following task:
Create a content.
§Arguments
request
- No description provided.parent
- Required. The resource name of the parent lake: projects/{project_id}/locations/{location_id}/lakes/{lake_id}
Sourcepub fn locations_lakes_content_delete(
&self,
name: &str,
) -> ProjectLocationLakeContentDeleteCall<'a, C>
pub fn locations_lakes_content_delete( &self, name: &str, ) -> ProjectLocationLakeContentDeleteCall<'a, C>
Create a builder to help you perform the following task:
Delete a content.
§Arguments
name
- Required. The resource name of the content: projects/{project_id}/locations/{location_id}/lakes/{lake_id}/content/{content_id}
Sourcepub fn locations_lakes_content_get(
&self,
name: &str,
) -> ProjectLocationLakeContentGetCall<'a, C>
pub fn locations_lakes_content_get( &self, name: &str, ) -> ProjectLocationLakeContentGetCall<'a, C>
Create a builder to help you perform the following task:
Get a content resource.
§Arguments
name
- Required. The resource name of the content: projects/{project_id}/locations/{location_id}/lakes/{lake_id}/content/{content_id}
Sourcepub fn locations_lakes_content_get_iam_policy(
&self,
resource: &str,
) -> ProjectLocationLakeContentGetIamPolicyCall<'a, C>
pub fn locations_lakes_content_get_iam_policy( &self, resource: &str, ) -> ProjectLocationLakeContentGetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Gets the access control policy for a contentitem resource. A NOT_FOUND error is returned if the resource does not exist. An empty policy is returned if the resource exists but does not have a policy set on it.Caller must have Google IAM dataplex.content.getIamPolicy permission on the resource.
§Arguments
resource
- REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_content_list(
&self,
parent: &str,
) -> ProjectLocationLakeContentListCall<'a, C>
pub fn locations_lakes_content_list( &self, parent: &str, ) -> ProjectLocationLakeContentListCall<'a, C>
Create a builder to help you perform the following task:
List content.
§Arguments
parent
- Required. The resource name of the parent lake: projects/{project_id}/locations/{location_id}/lakes/{lake_id}
Sourcepub fn locations_lakes_content_patch(
&self,
request: GoogleCloudDataplexV1Content,
name: &str,
) -> ProjectLocationLakeContentPatchCall<'a, C>
pub fn locations_lakes_content_patch( &self, request: GoogleCloudDataplexV1Content, name: &str, ) -> ProjectLocationLakeContentPatchCall<'a, C>
Create a builder to help you perform the following task:
Update a content. Only supports full resource update.
§Arguments
request
- No description provided.name
- Output only. The relative resource name of the content, of the form: projects/{project_id}/locations/{location_id}/lakes/{lake_id}/content/{content_id}
Sourcepub fn locations_lakes_content_set_iam_policy(
&self,
request: GoogleIamV1SetIamPolicyRequest,
resource: &str,
) -> ProjectLocationLakeContentSetIamPolicyCall<'a, C>
pub fn locations_lakes_content_set_iam_policy( &self, request: GoogleIamV1SetIamPolicyRequest, resource: &str, ) -> ProjectLocationLakeContentSetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Sets the access control policy on the specified contentitem resource. Replaces any existing policy.Caller must have Google IAM dataplex.content.setIamPolicy permission on the resource.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_content_test_iam_permissions(
&self,
request: GoogleIamV1TestIamPermissionsRequest,
resource: &str,
) -> ProjectLocationLakeContentTestIamPermissionCall<'a, C>
pub fn locations_lakes_content_test_iam_permissions( &self, request: GoogleIamV1TestIamPermissionsRequest, resource: &str, ) -> ProjectLocationLakeContentTestIamPermissionCall<'a, C>
Create a builder to help you perform the following task:
Returns the caller’s permissions on a resource. If the resource does not exist, an empty set of permissions is returned (a NOT_FOUND error is not returned).A caller is not required to have Google IAM permission to make this request.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may “fail open” without warning.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_contentitems_create(
&self,
request: GoogleCloudDataplexV1Content,
parent: &str,
) -> ProjectLocationLakeContentitemCreateCall<'a, C>
pub fn locations_lakes_contentitems_create( &self, request: GoogleCloudDataplexV1Content, parent: &str, ) -> ProjectLocationLakeContentitemCreateCall<'a, C>
Create a builder to help you perform the following task:
Create a content.
§Arguments
request
- No description provided.parent
- Required. The resource name of the parent lake: projects/{project_id}/locations/{location_id}/lakes/{lake_id}
Sourcepub fn locations_lakes_contentitems_delete(
&self,
name: &str,
) -> ProjectLocationLakeContentitemDeleteCall<'a, C>
pub fn locations_lakes_contentitems_delete( &self, name: &str, ) -> ProjectLocationLakeContentitemDeleteCall<'a, C>
Create a builder to help you perform the following task:
Delete a content.
§Arguments
name
- Required. The resource name of the content: projects/{project_id}/locations/{location_id}/lakes/{lake_id}/content/{content_id}
Sourcepub fn locations_lakes_contentitems_get(
&self,
name: &str,
) -> ProjectLocationLakeContentitemGetCall<'a, C>
pub fn locations_lakes_contentitems_get( &self, name: &str, ) -> ProjectLocationLakeContentitemGetCall<'a, C>
Create a builder to help you perform the following task:
Get a content resource.
§Arguments
name
- Required. The resource name of the content: projects/{project_id}/locations/{location_id}/lakes/{lake_id}/content/{content_id}
Sourcepub fn locations_lakes_contentitems_get_iam_policy(
&self,
resource: &str,
) -> ProjectLocationLakeContentitemGetIamPolicyCall<'a, C>
pub fn locations_lakes_contentitems_get_iam_policy( &self, resource: &str, ) -> ProjectLocationLakeContentitemGetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Gets the access control policy for a contentitem resource. A NOT_FOUND error is returned if the resource does not exist. An empty policy is returned if the resource exists but does not have a policy set on it.Caller must have Google IAM dataplex.content.getIamPolicy permission on the resource.
§Arguments
resource
- REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_contentitems_list(
&self,
parent: &str,
) -> ProjectLocationLakeContentitemListCall<'a, C>
pub fn locations_lakes_contentitems_list( &self, parent: &str, ) -> ProjectLocationLakeContentitemListCall<'a, C>
Create a builder to help you perform the following task:
List content.
§Arguments
parent
- Required. The resource name of the parent lake: projects/{project_id}/locations/{location_id}/lakes/{lake_id}
Sourcepub fn locations_lakes_contentitems_patch(
&self,
request: GoogleCloudDataplexV1Content,
name: &str,
) -> ProjectLocationLakeContentitemPatchCall<'a, C>
pub fn locations_lakes_contentitems_patch( &self, request: GoogleCloudDataplexV1Content, name: &str, ) -> ProjectLocationLakeContentitemPatchCall<'a, C>
Create a builder to help you perform the following task:
Update a content. Only supports full resource update.
§Arguments
request
- No description provided.name
- Output only. The relative resource name of the content, of the form: projects/{project_id}/locations/{location_id}/lakes/{lake_id}/content/{content_id}
Sourcepub fn locations_lakes_contentitems_set_iam_policy(
&self,
request: GoogleIamV1SetIamPolicyRequest,
resource: &str,
) -> ProjectLocationLakeContentitemSetIamPolicyCall<'a, C>
pub fn locations_lakes_contentitems_set_iam_policy( &self, request: GoogleIamV1SetIamPolicyRequest, resource: &str, ) -> ProjectLocationLakeContentitemSetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Sets the access control policy on the specified contentitem resource. Replaces any existing policy.Caller must have Google IAM dataplex.content.setIamPolicy permission on the resource.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_contentitems_test_iam_permissions(
&self,
request: GoogleIamV1TestIamPermissionsRequest,
resource: &str,
) -> ProjectLocationLakeContentitemTestIamPermissionCall<'a, C>
pub fn locations_lakes_contentitems_test_iam_permissions( &self, request: GoogleIamV1TestIamPermissionsRequest, resource: &str, ) -> ProjectLocationLakeContentitemTestIamPermissionCall<'a, C>
Create a builder to help you perform the following task:
Returns the caller’s permissions on a resource. If the resource does not exist, an empty set of permissions is returned (a NOT_FOUND error is not returned).A caller is not required to have Google IAM permission to make this request.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may “fail open” without warning.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_environments_sessions_list(
&self,
parent: &str,
) -> ProjectLocationLakeEnvironmentSessionListCall<'a, C>
pub fn locations_lakes_environments_sessions_list( &self, parent: &str, ) -> ProjectLocationLakeEnvironmentSessionListCall<'a, C>
Create a builder to help you perform the following task:
Lists session resources in an environment.
§Arguments
parent
- Required. The resource name of the parent environment: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/environment/{environment_id}.
Sourcepub fn locations_lakes_environments_create(
&self,
request: GoogleCloudDataplexV1Environment,
parent: &str,
) -> ProjectLocationLakeEnvironmentCreateCall<'a, C>
pub fn locations_lakes_environments_create( &self, request: GoogleCloudDataplexV1Environment, parent: &str, ) -> ProjectLocationLakeEnvironmentCreateCall<'a, C>
Create a builder to help you perform the following task:
Create an environment resource.
§Arguments
request
- No description provided.parent
- Required. The resource name of the parent lake: projects/{project_id}/locations/{location_id}/lakes/{lake_id}.
Sourcepub fn locations_lakes_environments_delete(
&self,
name: &str,
) -> ProjectLocationLakeEnvironmentDeleteCall<'a, C>
pub fn locations_lakes_environments_delete( &self, name: &str, ) -> ProjectLocationLakeEnvironmentDeleteCall<'a, C>
Create a builder to help you perform the following task:
Delete the environment resource. All the child resources must have been deleted before environment deletion can be initiated.
§Arguments
name
- Required. The resource name of the environment: projects/{project_id}/locations/{location_id}/lakes/{lake_id}/environments/{environment_id}.
Sourcepub fn locations_lakes_environments_get(
&self,
name: &str,
) -> ProjectLocationLakeEnvironmentGetCall<'a, C>
pub fn locations_lakes_environments_get( &self, name: &str, ) -> ProjectLocationLakeEnvironmentGetCall<'a, C>
Create a builder to help you perform the following task:
Get environment resource.
§Arguments
name
- Required. The resource name of the environment: projects/{project_id}/locations/{location_id}/lakes/{lake_id}/environments/{environment_id}.
Sourcepub fn locations_lakes_environments_get_iam_policy(
&self,
resource: &str,
) -> ProjectLocationLakeEnvironmentGetIamPolicyCall<'a, C>
pub fn locations_lakes_environments_get_iam_policy( &self, resource: &str, ) -> ProjectLocationLakeEnvironmentGetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
§Arguments
resource
- REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_environments_list(
&self,
parent: &str,
) -> ProjectLocationLakeEnvironmentListCall<'a, C>
pub fn locations_lakes_environments_list( &self, parent: &str, ) -> ProjectLocationLakeEnvironmentListCall<'a, C>
Create a builder to help you perform the following task:
Lists environments under the given lake.
§Arguments
parent
- Required. The resource name of the parent lake: projects/{project_id}/locations/{location_id}/lakes/{lake_id}.
Sourcepub fn locations_lakes_environments_patch(
&self,
request: GoogleCloudDataplexV1Environment,
name: &str,
) -> ProjectLocationLakeEnvironmentPatchCall<'a, C>
pub fn locations_lakes_environments_patch( &self, request: GoogleCloudDataplexV1Environment, name: &str, ) -> ProjectLocationLakeEnvironmentPatchCall<'a, C>
Create a builder to help you perform the following task:
Update the environment resource.
§Arguments
request
- No description provided.name
- Output only. The relative resource name of the environment, of the form: projects/{project_id}/locations/{location_id}/lakes/{lake_id}/environment/{environment_id}
Sourcepub fn locations_lakes_environments_set_iam_policy(
&self,
request: GoogleIamV1SetIamPolicyRequest,
resource: &str,
) -> ProjectLocationLakeEnvironmentSetIamPolicyCall<'a, C>
pub fn locations_lakes_environments_set_iam_policy( &self, request: GoogleIamV1SetIamPolicyRequest, resource: &str, ) -> ProjectLocationLakeEnvironmentSetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_environments_test_iam_permissions(
&self,
request: GoogleIamV1TestIamPermissionsRequest,
resource: &str,
) -> ProjectLocationLakeEnvironmentTestIamPermissionCall<'a, C>
pub fn locations_lakes_environments_test_iam_permissions( &self, request: GoogleIamV1TestIamPermissionsRequest, resource: &str, ) -> ProjectLocationLakeEnvironmentTestIamPermissionCall<'a, C>
Create a builder to help you perform the following task:
Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may “fail open” without warning.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_tasks_jobs_cancel(
&self,
request: GoogleCloudDataplexV1CancelJobRequest,
name: &str,
) -> ProjectLocationLakeTaskJobCancelCall<'a, C>
pub fn locations_lakes_tasks_jobs_cancel( &self, request: GoogleCloudDataplexV1CancelJobRequest, name: &str, ) -> ProjectLocationLakeTaskJobCancelCall<'a, C>
Create a builder to help you perform the following task:
Cancel jobs running for the task resource.
§Arguments
request
- No description provided.name
- Required. The resource name of the job: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/task/{task_id}/job/{job_id}.
Sourcepub fn locations_lakes_tasks_jobs_get(
&self,
name: &str,
) -> ProjectLocationLakeTaskJobGetCall<'a, C>
pub fn locations_lakes_tasks_jobs_get( &self, name: &str, ) -> ProjectLocationLakeTaskJobGetCall<'a, C>
Create a builder to help you perform the following task:
Get job resource.
§Arguments
name
- Required. The resource name of the job: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/tasks/{task_id}/jobs/{job_id}.
Sourcepub fn locations_lakes_tasks_jobs_list(
&self,
parent: &str,
) -> ProjectLocationLakeTaskJobListCall<'a, C>
pub fn locations_lakes_tasks_jobs_list( &self, parent: &str, ) -> ProjectLocationLakeTaskJobListCall<'a, C>
Create a builder to help you perform the following task:
Lists Jobs under the given task.
§Arguments
parent
- Required. The resource name of the parent environment: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/tasks/{task_id}.
Sourcepub fn locations_lakes_tasks_create(
&self,
request: GoogleCloudDataplexV1Task,
parent: &str,
) -> ProjectLocationLakeTaskCreateCall<'a, C>
pub fn locations_lakes_tasks_create( &self, request: GoogleCloudDataplexV1Task, parent: &str, ) -> ProjectLocationLakeTaskCreateCall<'a, C>
Create a builder to help you perform the following task:
Creates a task resource within a lake.
§Arguments
request
- No description provided.parent
- Required. The resource name of the parent lake: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
Sourcepub fn locations_lakes_tasks_delete(
&self,
name: &str,
) -> ProjectLocationLakeTaskDeleteCall<'a, C>
pub fn locations_lakes_tasks_delete( &self, name: &str, ) -> ProjectLocationLakeTaskDeleteCall<'a, C>
Create a builder to help you perform the following task:
Delete the task resource.
§Arguments
name
- Required. The resource name of the task: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/task/{task_id}.
Sourcepub fn locations_lakes_tasks_get(
&self,
name: &str,
) -> ProjectLocationLakeTaskGetCall<'a, C>
pub fn locations_lakes_tasks_get( &self, name: &str, ) -> ProjectLocationLakeTaskGetCall<'a, C>
Create a builder to help you perform the following task:
Get task resource.
§Arguments
name
- Required. The resource name of the task: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/tasks/{tasks_id}.
Sourcepub fn locations_lakes_tasks_get_iam_policy(
&self,
resource: &str,
) -> ProjectLocationLakeTaskGetIamPolicyCall<'a, C>
pub fn locations_lakes_tasks_get_iam_policy( &self, resource: &str, ) -> ProjectLocationLakeTaskGetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
§Arguments
resource
- REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_tasks_list(
&self,
parent: &str,
) -> ProjectLocationLakeTaskListCall<'a, C>
pub fn locations_lakes_tasks_list( &self, parent: &str, ) -> ProjectLocationLakeTaskListCall<'a, C>
Create a builder to help you perform the following task:
Lists tasks under the given lake.
§Arguments
parent
- Required. The resource name of the parent lake: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
Sourcepub fn locations_lakes_tasks_patch(
&self,
request: GoogleCloudDataplexV1Task,
name: &str,
) -> ProjectLocationLakeTaskPatchCall<'a, C>
pub fn locations_lakes_tasks_patch( &self, request: GoogleCloudDataplexV1Task, name: &str, ) -> ProjectLocationLakeTaskPatchCall<'a, C>
Create a builder to help you perform the following task:
Update the task resource.
§Arguments
request
- No description provided.name
- Output only. The relative resource name of the task, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/ tasks/{task_id}.
Sourcepub fn locations_lakes_tasks_run(
&self,
request: GoogleCloudDataplexV1RunTaskRequest,
name: &str,
) -> ProjectLocationLakeTaskRunCall<'a, C>
pub fn locations_lakes_tasks_run( &self, request: GoogleCloudDataplexV1RunTaskRequest, name: &str, ) -> ProjectLocationLakeTaskRunCall<'a, C>
Create a builder to help you perform the following task:
Run an on demand execution of a Task.
§Arguments
request
- No description provided.name
- Required. The resource name of the task: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/tasks/{task_id}.
Sourcepub fn locations_lakes_tasks_set_iam_policy(
&self,
request: GoogleIamV1SetIamPolicyRequest,
resource: &str,
) -> ProjectLocationLakeTaskSetIamPolicyCall<'a, C>
pub fn locations_lakes_tasks_set_iam_policy( &self, request: GoogleIamV1SetIamPolicyRequest, resource: &str, ) -> ProjectLocationLakeTaskSetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_tasks_test_iam_permissions(
&self,
request: GoogleIamV1TestIamPermissionsRequest,
resource: &str,
) -> ProjectLocationLakeTaskTestIamPermissionCall<'a, C>
pub fn locations_lakes_tasks_test_iam_permissions( &self, request: GoogleIamV1TestIamPermissionsRequest, resource: &str, ) -> ProjectLocationLakeTaskTestIamPermissionCall<'a, C>
Create a builder to help you perform the following task:
Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may “fail open” without warning.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_zones_actions_list(
&self,
parent: &str,
) -> ProjectLocationLakeZoneActionListCall<'a, C>
pub fn locations_lakes_zones_actions_list( &self, parent: &str, ) -> ProjectLocationLakeZoneActionListCall<'a, C>
Create a builder to help you perform the following task:
Lists action resources in a zone.
§Arguments
parent
- Required. The resource name of the parent zone: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}.
Sourcepub fn locations_lakes_zones_assets_actions_list(
&self,
parent: &str,
) -> ProjectLocationLakeZoneAssetActionListCall<'a, C>
pub fn locations_lakes_zones_assets_actions_list( &self, parent: &str, ) -> ProjectLocationLakeZoneAssetActionListCall<'a, C>
Create a builder to help you perform the following task:
Lists action resources in an asset.
§Arguments
parent
- Required. The resource name of the parent asset: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/assets/{asset_id}.
Sourcepub fn locations_lakes_zones_assets_create(
&self,
request: GoogleCloudDataplexV1Asset,
parent: &str,
) -> ProjectLocationLakeZoneAssetCreateCall<'a, C>
pub fn locations_lakes_zones_assets_create( &self, request: GoogleCloudDataplexV1Asset, parent: &str, ) -> ProjectLocationLakeZoneAssetCreateCall<'a, C>
Create a builder to help you perform the following task:
Creates an asset resource.
§Arguments
request
- No description provided.parent
- Required. The resource name of the parent zone: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}.
Sourcepub fn locations_lakes_zones_assets_delete(
&self,
name: &str,
) -> ProjectLocationLakeZoneAssetDeleteCall<'a, C>
pub fn locations_lakes_zones_assets_delete( &self, name: &str, ) -> ProjectLocationLakeZoneAssetDeleteCall<'a, C>
Create a builder to help you perform the following task:
Deletes an asset resource. The referenced storage resource is detached (default) or deleted based on the associated Lifecycle policy.
§Arguments
name
- Required. The resource name of the asset: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/assets/{asset_id}.
Sourcepub fn locations_lakes_zones_assets_get(
&self,
name: &str,
) -> ProjectLocationLakeZoneAssetGetCall<'a, C>
pub fn locations_lakes_zones_assets_get( &self, name: &str, ) -> ProjectLocationLakeZoneAssetGetCall<'a, C>
Create a builder to help you perform the following task:
Retrieves an asset resource.
§Arguments
name
- Required. The resource name of the asset: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/assets/{asset_id}.
Sourcepub fn locations_lakes_zones_assets_get_iam_policy(
&self,
resource: &str,
) -> ProjectLocationLakeZoneAssetGetIamPolicyCall<'a, C>
pub fn locations_lakes_zones_assets_get_iam_policy( &self, resource: &str, ) -> ProjectLocationLakeZoneAssetGetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
§Arguments
resource
- REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_zones_assets_list(
&self,
parent: &str,
) -> ProjectLocationLakeZoneAssetListCall<'a, C>
pub fn locations_lakes_zones_assets_list( &self, parent: &str, ) -> ProjectLocationLakeZoneAssetListCall<'a, C>
Create a builder to help you perform the following task:
Lists asset resources in a zone.
§Arguments
parent
- Required. The resource name of the parent zone: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}.
Sourcepub fn locations_lakes_zones_assets_patch(
&self,
request: GoogleCloudDataplexV1Asset,
name: &str,
) -> ProjectLocationLakeZoneAssetPatchCall<'a, C>
pub fn locations_lakes_zones_assets_patch( &self, request: GoogleCloudDataplexV1Asset, name: &str, ) -> ProjectLocationLakeZoneAssetPatchCall<'a, C>
Create a builder to help you perform the following task:
Updates an asset resource.
§Arguments
request
- No description provided.name
- Output only. The relative resource name of the asset, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/assets/{asset_id}.
Sourcepub fn locations_lakes_zones_assets_set_iam_policy(
&self,
request: GoogleIamV1SetIamPolicyRequest,
resource: &str,
) -> ProjectLocationLakeZoneAssetSetIamPolicyCall<'a, C>
pub fn locations_lakes_zones_assets_set_iam_policy( &self, request: GoogleIamV1SetIamPolicyRequest, resource: &str, ) -> ProjectLocationLakeZoneAssetSetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_zones_assets_test_iam_permissions(
&self,
request: GoogleIamV1TestIamPermissionsRequest,
resource: &str,
) -> ProjectLocationLakeZoneAssetTestIamPermissionCall<'a, C>
pub fn locations_lakes_zones_assets_test_iam_permissions( &self, request: GoogleIamV1TestIamPermissionsRequest, resource: &str, ) -> ProjectLocationLakeZoneAssetTestIamPermissionCall<'a, C>
Create a builder to help you perform the following task:
Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may “fail open” without warning.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_zones_entities_partitions_create(
&self,
request: GoogleCloudDataplexV1Partition,
parent: &str,
) -> ProjectLocationLakeZoneEntityPartitionCreateCall<'a, C>
pub fn locations_lakes_zones_entities_partitions_create( &self, request: GoogleCloudDataplexV1Partition, parent: &str, ) -> ProjectLocationLakeZoneEntityPartitionCreateCall<'a, C>
Create a builder to help you perform the following task:
Create a metadata partition.
§Arguments
request
- No description provided.parent
- Required. The resource name of the parent zone: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}.
Sourcepub fn locations_lakes_zones_entities_partitions_delete(
&self,
name: &str,
) -> ProjectLocationLakeZoneEntityPartitionDeleteCall<'a, C>
pub fn locations_lakes_zones_entities_partitions_delete( &self, name: &str, ) -> ProjectLocationLakeZoneEntityPartitionDeleteCall<'a, C>
Create a builder to help you perform the following task:
Delete a metadata partition.
§Arguments
name
- Required. The resource name of the partition. format: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}/partitions/{partition_value_path}. The {partition_value_path} segment consists of an ordered sequence of partition values separated by “/”. All values must be provided.
Sourcepub fn locations_lakes_zones_entities_partitions_get(
&self,
name: &str,
) -> ProjectLocationLakeZoneEntityPartitionGetCall<'a, C>
pub fn locations_lakes_zones_entities_partitions_get( &self, name: &str, ) -> ProjectLocationLakeZoneEntityPartitionGetCall<'a, C>
Create a builder to help you perform the following task:
Get a metadata partition of an entity.
§Arguments
name
- Required. The resource name of the partition: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}/partitions/{partition_value_path}. The {partition_value_path} segment consists of an ordered sequence of partition values separated by “/”. All values must be provided.
Sourcepub fn locations_lakes_zones_entities_partitions_list(
&self,
parent: &str,
) -> ProjectLocationLakeZoneEntityPartitionListCall<'a, C>
pub fn locations_lakes_zones_entities_partitions_list( &self, parent: &str, ) -> ProjectLocationLakeZoneEntityPartitionListCall<'a, C>
Create a builder to help you perform the following task:
List metadata partitions of an entity.
§Arguments
parent
- Required. The resource name of the parent entity: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}.
Sourcepub fn locations_lakes_zones_entities_create(
&self,
request: GoogleCloudDataplexV1Entity,
parent: &str,
) -> ProjectLocationLakeZoneEntityCreateCall<'a, C>
pub fn locations_lakes_zones_entities_create( &self, request: GoogleCloudDataplexV1Entity, parent: &str, ) -> ProjectLocationLakeZoneEntityCreateCall<'a, C>
Create a builder to help you perform the following task:
Create a metadata entity.
§Arguments
request
- No description provided.parent
- Required. The resource name of the parent zone: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}.
Sourcepub fn locations_lakes_zones_entities_delete(
&self,
name: &str,
) -> ProjectLocationLakeZoneEntityDeleteCall<'a, C>
pub fn locations_lakes_zones_entities_delete( &self, name: &str, ) -> ProjectLocationLakeZoneEntityDeleteCall<'a, C>
Create a builder to help you perform the following task:
Delete a metadata entity.
§Arguments
name
- Required. The resource name of the entity: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}.
Sourcepub fn locations_lakes_zones_entities_get(
&self,
name: &str,
) -> ProjectLocationLakeZoneEntityGetCall<'a, C>
pub fn locations_lakes_zones_entities_get( &self, name: &str, ) -> ProjectLocationLakeZoneEntityGetCall<'a, C>
Create a builder to help you perform the following task:
Get a metadata entity.
§Arguments
name
- Required. The resource name of the entity: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}.
Sourcepub fn locations_lakes_zones_entities_list(
&self,
parent: &str,
) -> ProjectLocationLakeZoneEntityListCall<'a, C>
pub fn locations_lakes_zones_entities_list( &self, parent: &str, ) -> ProjectLocationLakeZoneEntityListCall<'a, C>
Create a builder to help you perform the following task:
List metadata entities in a zone.
§Arguments
parent
- Required. The resource name of the parent zone: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}.
Sourcepub fn locations_lakes_zones_entities_update(
&self,
request: GoogleCloudDataplexV1Entity,
name: &str,
) -> ProjectLocationLakeZoneEntityUpdateCall<'a, C>
pub fn locations_lakes_zones_entities_update( &self, request: GoogleCloudDataplexV1Entity, name: &str, ) -> ProjectLocationLakeZoneEntityUpdateCall<'a, C>
Create a builder to help you perform the following task:
Update a metadata entity. Only supports full resource update.
§Arguments
request
- No description provided.name
- Output only. The resource name of the entity, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{id}.
Sourcepub fn locations_lakes_zones_create(
&self,
request: GoogleCloudDataplexV1Zone,
parent: &str,
) -> ProjectLocationLakeZoneCreateCall<'a, C>
pub fn locations_lakes_zones_create( &self, request: GoogleCloudDataplexV1Zone, parent: &str, ) -> ProjectLocationLakeZoneCreateCall<'a, C>
Create a builder to help you perform the following task:
Creates a zone resource within a lake.
§Arguments
request
- No description provided.parent
- Required. The resource name of the parent lake: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
Sourcepub fn locations_lakes_zones_delete(
&self,
name: &str,
) -> ProjectLocationLakeZoneDeleteCall<'a, C>
pub fn locations_lakes_zones_delete( &self, name: &str, ) -> ProjectLocationLakeZoneDeleteCall<'a, C>
Create a builder to help you perform the following task:
Deletes a zone resource. All assets within a zone must be deleted before the zone can be deleted.
§Arguments
name
- Required. The resource name of the zone: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}.
Sourcepub fn locations_lakes_zones_get(
&self,
name: &str,
) -> ProjectLocationLakeZoneGetCall<'a, C>
pub fn locations_lakes_zones_get( &self, name: &str, ) -> ProjectLocationLakeZoneGetCall<'a, C>
Create a builder to help you perform the following task:
Retrieves a zone resource.
§Arguments
name
- Required. The resource name of the zone: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}.
Sourcepub fn locations_lakes_zones_get_iam_policy(
&self,
resource: &str,
) -> ProjectLocationLakeZoneGetIamPolicyCall<'a, C>
pub fn locations_lakes_zones_get_iam_policy( &self, resource: &str, ) -> ProjectLocationLakeZoneGetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
§Arguments
resource
- REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_zones_list(
&self,
parent: &str,
) -> ProjectLocationLakeZoneListCall<'a, C>
pub fn locations_lakes_zones_list( &self, parent: &str, ) -> ProjectLocationLakeZoneListCall<'a, C>
Create a builder to help you perform the following task:
Lists zone resources in a lake.
§Arguments
parent
- Required. The resource name of the parent lake: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
Sourcepub fn locations_lakes_zones_patch(
&self,
request: GoogleCloudDataplexV1Zone,
name: &str,
) -> ProjectLocationLakeZonePatchCall<'a, C>
pub fn locations_lakes_zones_patch( &self, request: GoogleCloudDataplexV1Zone, name: &str, ) -> ProjectLocationLakeZonePatchCall<'a, C>
Create a builder to help you perform the following task:
Updates a zone resource.
§Arguments
request
- No description provided.name
- Output only. The relative resource name of the zone, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}.
Sourcepub fn locations_lakes_zones_set_iam_policy(
&self,
request: GoogleIamV1SetIamPolicyRequest,
resource: &str,
) -> ProjectLocationLakeZoneSetIamPolicyCall<'a, C>
pub fn locations_lakes_zones_set_iam_policy( &self, request: GoogleIamV1SetIamPolicyRequest, resource: &str, ) -> ProjectLocationLakeZoneSetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_zones_test_iam_permissions(
&self,
request: GoogleIamV1TestIamPermissionsRequest,
resource: &str,
) -> ProjectLocationLakeZoneTestIamPermissionCall<'a, C>
pub fn locations_lakes_zones_test_iam_permissions( &self, request: GoogleIamV1TestIamPermissionsRequest, resource: &str, ) -> ProjectLocationLakeZoneTestIamPermissionCall<'a, C>
Create a builder to help you perform the following task:
Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may “fail open” without warning.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_create(
&self,
request: GoogleCloudDataplexV1Lake,
parent: &str,
) -> ProjectLocationLakeCreateCall<'a, C>
pub fn locations_lakes_create( &self, request: GoogleCloudDataplexV1Lake, parent: &str, ) -> ProjectLocationLakeCreateCall<'a, C>
Create a builder to help you perform the following task:
Creates a lake resource.
§Arguments
request
- No description provided.parent
- Required. The resource name of the lake location, of the form: projects/{project_number}/locations/{location_id} where location_id refers to a GCP region.
Sourcepub fn locations_lakes_delete(
&self,
name: &str,
) -> ProjectLocationLakeDeleteCall<'a, C>
pub fn locations_lakes_delete( &self, name: &str, ) -> ProjectLocationLakeDeleteCall<'a, C>
Create a builder to help you perform the following task:
Deletes a lake resource. All zones within the lake must be deleted before the lake can be deleted.
§Arguments
name
- Required. The resource name of the lake: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
Sourcepub fn locations_lakes_get(
&self,
name: &str,
) -> ProjectLocationLakeGetCall<'a, C>
pub fn locations_lakes_get( &self, name: &str, ) -> ProjectLocationLakeGetCall<'a, C>
Create a builder to help you perform the following task:
Retrieves a lake resource.
§Arguments
name
- Required. The resource name of the lake: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
Sourcepub fn locations_lakes_get_iam_policy(
&self,
resource: &str,
) -> ProjectLocationLakeGetIamPolicyCall<'a, C>
pub fn locations_lakes_get_iam_policy( &self, resource: &str, ) -> ProjectLocationLakeGetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
§Arguments
resource
- REQUIRED: The resource for which the policy is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_list(
&self,
parent: &str,
) -> ProjectLocationLakeListCall<'a, C>
pub fn locations_lakes_list( &self, parent: &str, ) -> ProjectLocationLakeListCall<'a, C>
Create a builder to help you perform the following task:
Lists lake resources in a project and location.
§Arguments
parent
- Required. The resource name of the lake location, of the form: projects/{project_number}/locations/{location_id} where location_id refers to a GCP region.
Sourcepub fn locations_lakes_patch(
&self,
request: GoogleCloudDataplexV1Lake,
name: &str,
) -> ProjectLocationLakePatchCall<'a, C>
pub fn locations_lakes_patch( &self, request: GoogleCloudDataplexV1Lake, name: &str, ) -> ProjectLocationLakePatchCall<'a, C>
Create a builder to help you perform the following task:
Updates a lake resource.
§Arguments
request
- No description provided.name
- Output only. The relative resource name of the lake, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
Sourcepub fn locations_lakes_set_iam_policy(
&self,
request: GoogleIamV1SetIamPolicyRequest,
resource: &str,
) -> ProjectLocationLakeSetIamPolicyCall<'a, C>
pub fn locations_lakes_set_iam_policy( &self, request: GoogleIamV1SetIamPolicyRequest, resource: &str, ) -> ProjectLocationLakeSetIamPolicyCall<'a, C>
Create a builder to help you perform the following task:
Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy is being specified. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_lakes_test_iam_permissions(
&self,
request: GoogleIamV1TestIamPermissionsRequest,
resource: &str,
) -> ProjectLocationLakeTestIamPermissionCall<'a, C>
pub fn locations_lakes_test_iam_permissions( &self, request: GoogleIamV1TestIamPermissionsRequest, resource: &str, ) -> ProjectLocationLakeTestIamPermissionCall<'a, C>
Create a builder to help you perform the following task:
Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may “fail open” without warning.
§Arguments
request
- No description provided.resource
- REQUIRED: The resource for which the policy detail is being requested. See Resource names (https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
Sourcepub fn locations_operations_cancel(
&self,
request: GoogleLongrunningCancelOperationRequest,
name: &str,
) -> ProjectLocationOperationCancelCall<'a, C>
pub fn locations_operations_cancel( &self, request: GoogleLongrunningCancelOperationRequest, name: &str, ) -> ProjectLocationOperationCancelCall<'a, C>
Create a builder to help you perform the following task:
Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn’t support this method, it returns google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.
§Arguments
request
- No description provided.name
- The name of the operation resource to be cancelled.
Sourcepub fn locations_operations_delete(
&self,
name: &str,
) -> ProjectLocationOperationDeleteCall<'a, C>
pub fn locations_operations_delete( &self, name: &str, ) -> ProjectLocationOperationDeleteCall<'a, C>
Create a builder to help you perform the following task:
Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn’t support this method, it returns google.rpc.Code.UNIMPLEMENTED.
§Arguments
name
- The name of the operation resource to be deleted.
Sourcepub fn locations_operations_get(
&self,
name: &str,
) -> ProjectLocationOperationGetCall<'a, C>
pub fn locations_operations_get( &self, name: &str, ) -> ProjectLocationOperationGetCall<'a, C>
Create a builder to help you perform the following task:
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
§Arguments
name
- The name of the operation resource.
Sourcepub fn locations_operations_list(
&self,
name: &str,
) -> ProjectLocationOperationListCall<'a, C>
pub fn locations_operations_list( &self, name: &str, ) -> ProjectLocationOperationListCall<'a, C>
Create a builder to help you perform the following task:
Lists operations that match the specified filter in the request. If the server doesn’t support this method, it returns UNIMPLEMENTED.
§Arguments
name
- The name of the operation’s parent resource.
Sourcepub fn locations_get(&self, name: &str) -> ProjectLocationGetCall<'a, C>
pub fn locations_get(&self, name: &str) -> ProjectLocationGetCall<'a, C>
Create a builder to help you perform the following task:
Gets information about a location.
§Arguments
name
- Resource name for the location.
Sourcepub fn locations_list(&self, name: &str) -> ProjectLocationListCall<'a, C>
pub fn locations_list(&self, name: &str) -> ProjectLocationListCall<'a, C>
Create a builder to help you perform the following task:
Lists information about the supported locations for this service.
§Arguments
name
- The resource that owns the locations collection, if applicable.
Sourcepub fn locations_lookup_entry(
&self,
name: &str,
) -> ProjectLocationLookupEntryCall<'a, C>
pub fn locations_lookup_entry( &self, name: &str, ) -> ProjectLocationLookupEntryCall<'a, C>
Create a builder to help you perform the following task:
Looks up a single entry.
§Arguments
name
- Required. The project to which the request should be attributed in the following form: projects/{project}/locations/{location}.
Sourcepub fn locations_search_entries(
&self,
name: &str,
) -> ProjectLocationSearchEntryCall<'a, C>
pub fn locations_search_entries( &self, name: &str, ) -> ProjectLocationSearchEntryCall<'a, C>
Create a builder to help you perform the following task:
Searches for entries matching given query and scope.
§Arguments
name
- Required. The project to which the request should be attributed in the following form: projects/{project}/locations/{location}.
Trait Implementations§
impl<'a, C> MethodsBuilder for ProjectMethods<'a, C>
Auto Trait Implementations§
impl<'a, C> Freeze for ProjectMethods<'a, C>
impl<'a, C> !RefUnwindSafe for ProjectMethods<'a, C>
impl<'a, C> Send for ProjectMethods<'a, C>where
C: Sync,
impl<'a, C> Sync for ProjectMethods<'a, C>where
C: Sync,
impl<'a, C> Unpin for ProjectMethods<'a, C>
impl<'a, C> !UnwindSafe for ProjectMethods<'a, C>
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Source§impl<T> Instrument for T
impl<T> Instrument for T
Source§fn instrument(self, span: Span) -> Instrumented<Self>
fn instrument(self, span: Span) -> Instrumented<Self>
Source§fn in_current_span(self) -> Instrumented<Self>
fn in_current_span(self) -> Instrumented<Self>
Source§impl<T> IntoEither for T
impl<T> IntoEither for T
Source§fn into_either(self, into_left: bool) -> Either<Self, Self>
fn into_either(self, into_left: bool) -> Either<Self, Self>
self
into a Left
variant of Either<Self, Self>
if into_left
is true
.
Converts self
into a Right
variant of Either<Self, Self>
otherwise. Read moreSource§fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
self
into a Left
variant of Either<Self, Self>
if into_left(&self)
returns true
.
Converts self
into a Right
variant of Either<Self, Self>
otherwise. Read more