Dataproc Metastore V1 API - Class Google::Cloud::Metastore::V1::Backup (v0.13.0)

Reference documentation and code samples for the Dataproc Metastore V1 API class Google::Cloud::Metastore::V1::Backup.

The details of a backup resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

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

#description

def description() -> ::String
Returns
  • (::String) — The description of the backup.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — The description of the backup.
Returns
  • (::String) — The description of the backup.

#end_time

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

#name

def name() -> ::String
Returns
  • (::String) — Immutable. The relative resource name of the backup, in the following form:

    projects/{project_number}/locations/{location_id}/services/{service_id}/backups/{backup_id}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Immutable. The relative resource name of the backup, in the following form:

    projects/{project_number}/locations/{location_id}/services/{service_id}/backups/{backup_id}

Returns
  • (::String) — Immutable. The relative resource name of the backup, in the following form:

    projects/{project_number}/locations/{location_id}/services/{service_id}/backups/{backup_id}

#restoring_services

def restoring_services() -> ::Array<::String>
Returns
  • (::Array<::String>) — Output only. Services that are restoring from the backup.

#service_revision

def service_revision() -> ::Google::Cloud::Metastore::V1::Service
Returns

#state

def state() -> ::Google::Cloud::Metastore::V1::Backup::State
Returns