Reference documentation and code samples for the Cloud Composer V1 API class Google::Cloud::Orchestration::Airflow::Service::V1::DeleteEnvironmentRequest.
Delete an environment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
    Returns
    
  - (::String) — The environment to delete, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}"
#name=
def name=(value) -> ::String
    Parameter
    
  - value (::String) — The environment to delete, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}"
    Returns
    
- (::String) — The environment to delete, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}"