Google Cloud Orchestration Airflow V1 Client - Class DeleteUserWorkloadsConfigMapRequest (1.6.3)

Reference documentation and code samples for the Google Cloud Orchestration Airflow V1 Client class DeleteUserWorkloadsConfigMapRequest.

Delete user workloads ConfigMap request.

Generated from protobuf message google.cloud.orchestration.airflow.service.v1.DeleteUserWorkloadsConfigMapRequest

Namespace

Google \ Cloud \ Orchestration \ Airflow \ Service \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The ConfigMap to delete, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}/userWorkloadsConfigMaps/{userWorkloadsConfigMapId}"

getName

Required. The ConfigMap to delete, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}/userWorkloadsConfigMaps/{userWorkloadsConfigMapId}"

Returns
Type Description
string

setName

Required. The ConfigMap to delete, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}/userWorkloadsConfigMaps/{userWorkloadsConfigMapId}"

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. The ConfigMap to delete, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}/userWorkloadsConfigMaps/{userWorkloadsConfigMapId}" Please see Google\Cloud\Orchestration\Airflow\Service\V1\EnvironmentsClient::userWorkloadsConfigMapName() for help formatting this field.

Returns
Type Description
Google\Cloud\Orchestration\Airflow\Service\V1\DeleteUserWorkloadsConfigMapRequest