Class: Google::Cloud::OracleDatabase::V1::CloudExadataInfrastructure

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

Overview

Defined Under Namespace

Classes: LabelsEntry

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The date and time that the Exadata Infrastructure was created.

Returns:



50
51
52
53
54
55
56
57
58
59
60
61
62
# File 'proto_docs/google/cloud/oracledatabase/v1/exadata_infra.rb', line 50

class CloudExadataInfrastructure
  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

Returns Optional. User friendly name for this resource.

Returns:

  • (::String)

    Optional. User friendly name for this resource.



50
51
52
53
54
55
56
57
58
59
60
61
62
# File 'proto_docs/google/cloud/oracledatabase/v1/exadata_infra.rb', line 50

class CloudExadataInfrastructure
  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

#entitlement_id::String (readonly)

Returns Output only. Entitlement ID of the private offer against which this infrastructure resource is provisioned.

Returns:

  • (::String)

    Output only. Entitlement ID of the private offer against which this infrastructure resource is provisioned.



50
51
52
53
54
55
56
57
58
59
60
61
62
# File 'proto_docs/google/cloud/oracledatabase/v1/exadata_infra.rb', line 50

class CloudExadataInfrastructure
  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

Returns Optional. Google Cloud Platform location where Oracle Exadata is hosted.

Returns:

  • (::String)

    Optional. Google Cloud Platform location where Oracle Exadata is hosted.



50
51
52
53
54
55
56
57
58
59
60
61
62
# File 'proto_docs/google/cloud/oracledatabase/v1/exadata_infra.rb', line 50

class CloudExadataInfrastructure
  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}

Returns Optional. Labels or tags associated with the resource.

Returns:

  • (::Google::Protobuf::Map{::String => ::String})

    Optional. Labels or tags associated with the resource.



50
51
52
53
54
55
56
57
58
59
60
61
62
# File 'proto_docs/google/cloud/oracledatabase/v1/exadata_infra.rb', line 50

class CloudExadataInfrastructure
  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

Returns Identifier. The name of the Exadata Infrastructure resource with the format: projects/{project}/locations/{region}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}.

Returns:

  • (::String)

    Identifier. The name of the Exadata Infrastructure resource with the format: projects/{project}/locations/{region}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}



50
51
52
53
54
55
56
57
58
59
60
61
62
# File 'proto_docs/google/cloud/oracledatabase/v1/exadata_infra.rb', line 50

class CloudExadataInfrastructure
  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::CloudExadataInfrastructureProperties

Returns Optional. Various properties of the infra.

Returns:



50
51
52
53
54
55
56
57
58
59
60
61
62
# File 'proto_docs/google/cloud/oracledatabase/v1/exadata_infra.rb', line 50

class CloudExadataInfrastructure
  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