Class: Google::Cloud::OracleDatabase::V1::GiVersion

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

Overview

Details of the Oracle Grid Infrastructure (GI) version resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/GiVersionSummary/

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns Identifier. The name of the Oracle Grid Infrastructure (GI) version resource with the format: projects/{project}/locations/{region}/giVersions/{gi_versions}.

Returns:

  • (::String)

    Identifier. The name of the Oracle Grid Infrastructure (GI) version resource with the format: projects/{project}/locations/{region}/giVersions/{gi_versions}



34
35
36
37
# File 'proto_docs/google/cloud/oracledatabase/v1/gi_version.rb', line 34

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

#version::String

Returns Optional. version.

Returns:

  • (::String)

    Optional. version



34
35
36
37
# File 'proto_docs/google/cloud/oracledatabase/v1/gi_version.rb', line 34

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