Class: Google::Cloud::OracleDatabase::V1::AutonomousDatabaseBackup

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

Overview

Defined Under Namespace

Classes: LabelsEntry

Instance Attribute Summary collapse

Instance Attribute Details

#autonomous_database::String

Returns Required. The name of the Autonomous Database resource for which the backup is being created. Format: projects/{project}/locations/{region}/autonomousDatabases/{autonomous_database}.

Returns:

  • (::String)

    Required. The name of the Autonomous Database resource for which the backup is being created. Format: projects/{project}/locations/{region}/autonomousDatabases/{autonomous_database}



46
47
48
49
50
51
52
53
54
55
56
57
58
# File 'proto_docs/google/cloud/oracledatabase/v1/autonomous_db_backup.rb', line 46

class AutonomousDatabaseBackup
  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 the Backup. The name does not have to be unique.

Returns:

  • (::String)

    Optional. User friendly name for the Backup. The name does not have to be unique.



46
47
48
49
50
51
52
53
54
55
56
57
58
# File 'proto_docs/google/cloud/oracledatabase/v1/autonomous_db_backup.rb', line 46

class AutonomousDatabaseBackup
  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.



46
47
48
49
50
51
52
53
54
55
56
57
58
# File 'proto_docs/google/cloud/oracledatabase/v1/autonomous_db_backup.rb', line 46

class AutonomousDatabaseBackup
  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 Autonomous Database Backup resource with the format: projects/{project}/locations/{region}/autonomousDatabaseBackups/{autonomous_database_backup}.

Returns:

  • (::String)

    Identifier. The name of the Autonomous Database Backup resource with the format: projects/{project}/locations/{region}/autonomousDatabaseBackups/{autonomous_database_backup}



46
47
48
49
50
51
52
53
54
55
56
57
58
# File 'proto_docs/google/cloud/oracledatabase/v1/autonomous_db_backup.rb', line 46

class AutonomousDatabaseBackup
  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::AutonomousDatabaseBackupProperties

Returns Optional. Various properties of the backup.

Returns:



46
47
48
49
50
51
52
53
54
55
56
57
58
# File 'proto_docs/google/cloud/oracledatabase/v1/autonomous_db_backup.rb', line 46

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