Reference documentation and code samples for the Cloud Composer V1 API class Google::Cloud::Orchestration::Airflow::Service::V1::DatabaseFailoverRequest.
Request to trigger database failover (only for highly resilient environments).
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#environment
def environment() -> ::String
Returns
- (::String) — Target environment: "projects/{projectId}/locations/{locationId}/environments/{environmentId}"
#environment=
def environment=(value) -> ::String
Parameter
- value (::String) — Target environment: "projects/{projectId}/locations/{locationId}/environments/{environmentId}"
Returns
- (::String) — Target environment: "projects/{projectId}/locations/{locationId}/environments/{environmentId}"