Class: Google::Cloud::Orchestration::Airflow::Service::V1::FetchDatabasePropertiesResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb

Overview

Response for FetchDatabasePropertiesRequest.

Instance Attribute Summary collapse

Instance Attribute Details

#is_failover_replica_available::Boolean



779
780
781
782
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 779

class FetchDatabasePropertiesResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#primary_gce_zone::String



779
780
781
782
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 779

class FetchDatabasePropertiesResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#secondary_gce_zone::String



779
780
781
782
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 779

class FetchDatabasePropertiesResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end