DataprocMetastoreDeleteServiceOperator

Google

Deletes a single service.

View on GitHub

Last Updated: Feb. 25, 2023

Access Instructions

Install the Google provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

requestThe request object. Request message for [DataprocMetastore.DeleteService][google.cloud.metastore.v1.DataprocMetastore.DeleteService].
project_idRequiredRequired. The ID of the Google Cloud project that the service belongs to.
retryDesignation of what errors, if any, should be retried.
timeoutThe timeout for this request.
metadataStrings which should be sent along with the request as metadata.
gcp_conn_id

Documentation

Deletes a single service.

Was this page helpful?