Class: Google::Cloud::OracleDatabase::V1::CloudVmCluster
- Inherits:
-
Object
- Object
- Google::Cloud::OracleDatabase::V1::CloudVmCluster
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/oracledatabase/v1/vm_cluster.rb
Overview
Details of the Cloud VM Cluster resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/CloudVmCluster/
Defined Under Namespace
Classes: LabelsEntry
Instance Attribute Summary collapse
-
#backup_subnet_cidr ⇒ ::String
Required.
-
#cidr ⇒ ::String
Required.
-
#create_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
-
#display_name ⇒ ::String
Optional.
-
#exadata_infrastructure ⇒ ::String
Required.
-
#gcp_oracle_zone ⇒ ::String
readonly
Output only.
-
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
Optional.
-
#name ⇒ ::String
Identifier.
-
#network ⇒ ::String
Required.
-
#properties ⇒ ::Google::Cloud::OracleDatabase::V1::CloudVmClusterProperties
Optional.
Instance Attribute Details
#backup_subnet_cidr ⇒ ::String
61 62 63 64 65 66 67 68 69 70 71 72 73 |
# File 'proto_docs/google/cloud/oracledatabase/v1/vm_cluster.rb', line 61 class CloudVmCluster include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#cidr ⇒ ::String
61 62 63 64 65 66 67 68 69 70 71 72 73 |
# File 'proto_docs/google/cloud/oracledatabase/v1/vm_cluster.rb', line 61 class CloudVmCluster include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#create_time ⇒ ::Google::Protobuf::Timestamp (readonly)
61 62 63 64 65 66 67 68 69 70 71 72 73 |
# File 'proto_docs/google/cloud/oracledatabase/v1/vm_cluster.rb', line 61 class CloudVmCluster include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#display_name ⇒ ::String
61 62 63 64 65 66 67 68 69 70 71 72 73 |
# File 'proto_docs/google/cloud/oracledatabase/v1/vm_cluster.rb', line 61 class CloudVmCluster include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#exadata_infrastructure ⇒ ::String
61 62 63 64 65 66 67 68 69 70 71 72 73 |
# File 'proto_docs/google/cloud/oracledatabase/v1/vm_cluster.rb', line 61 class CloudVmCluster include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#gcp_oracle_zone ⇒ ::String (readonly)
61 62 63 64 65 66 67 68 69 70 71 72 73 |
# File 'proto_docs/google/cloud/oracledatabase/v1/vm_cluster.rb', line 61 class CloudVmCluster include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
61 62 63 64 65 66 67 68 69 70 71 72 73 |
# File 'proto_docs/google/cloud/oracledatabase/v1/vm_cluster.rb', line 61 class CloudVmCluster include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#name ⇒ ::String
61 62 63 64 65 66 67 68 69 70 71 72 73 |
# File 'proto_docs/google/cloud/oracledatabase/v1/vm_cluster.rb', line 61 class CloudVmCluster include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#network ⇒ ::String
61 62 63 64 65 66 67 68 69 70 71 72 73 |
# File 'proto_docs/google/cloud/oracledatabase/v1/vm_cluster.rb', line 61 class CloudVmCluster include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#properties ⇒ ::Google::Cloud::OracleDatabase::V1::CloudVmClusterProperties
61 62 63 64 65 66 67 68 69 70 71 72 73 |
# File 'proto_docs/google/cloud/oracledatabase/v1/vm_cluster.rb', line 61 class CloudVmCluster include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |