Class: Google::Cloud::OracleDatabase::V1::LocationMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/oracledatabase/v1/location_metadata.rb

Overview

Metadata for a given ::Google::Cloud::Location::Location.

Instance Attribute Summary collapse

Instance Attribute Details

#gcp_oracle_zones::Array<::String> (readonly)

Returns Output only. Google Cloud Platform Oracle zones in a location.

Returns:

  • (::Array<::String>)

    Output only. Google Cloud Platform Oracle zones in a location.



28
29
30
31
# File 'proto_docs/google/cloud/oracledatabase/v1/location_metadata.rb', line 28

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