Dataproc Metastore V1 API - Class Google::Cloud::Metastore::V1::Restore (v0.6.0)

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

The details of a metadata restore operation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#backup

def backup() -> ::String
Returns
  • (::String) — Output only. The relative resource name of the metastore service backup to restore from, in the following form:

    projects/{project_id}/locations/{location_id}/services/{service_id}/backups/{backup_id}.

#details

def details() -> ::String
Returns
  • (::String) — Output only. The restore details containing the revision of the service to be restored to, in format of JSON.

#end_time

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

#start_time

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

#state

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

#type

def type() -> ::Google::Cloud::Metastore::V1::Restore::RestoreType
Returns