Memorystore V1 API - Class Google::Cloud::Memorystore::V1::BackupCollection (v1.2.0)

Reference documentation and code samples for the Memorystore V1 API class Google::Cloud::Memorystore::V1::BackupCollection.

BackupCollection of an instance.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#instance

def instance() -> ::String
Returns
  • (::String) — Output only. The full resource path of the instance the backup collection belongs to. Example: projects/{project}/locations/{location}/instances/{instance}

#instance_uid

def instance_uid() -> ::String
Returns
  • (::String) — Output only. The instance uid of the backup collection.

#kms_key

def kms_key() -> ::String
Returns
  • (::String) — Output only. The KMS key used to encrypt the backups under this backup collection.

#name

def name() -> ::String
Returns
  • (::String) — Identifier. Full resource path of the backup collection.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. Full resource path of the backup collection.
Returns
  • (::String) — Identifier. Full resource path of the backup collection.

#uid

def uid() -> ::String
Returns
  • (::String) — Output only. System assigned unique identifier of the backup collection.