Google Cloud Orchestration Airflow V1 Client - Class DeleteEnvironmentRequest (2.2.1)

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

Delete an environment.

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

Namespace

Google \ Cloud \ Orchestration \ Airflow \ Service \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

The environment to delete, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}"

getName

The environment to delete, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}"

Returns
Type Description
string

setName

The environment to delete, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}"

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

The environment to delete, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}"

Returns
Type Description
DeleteEnvironmentRequest

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.