Cloud SQL Admin V1 API - Class Google::Cloud::Sql::V1::SqlInstancesPointInTimeRestoreRequest (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::SqlInstancesPointInTimeRestoreRequest.

Request to perform a point in time restore on a Google Cloud Backup and Disaster Recovery managed instance.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#context

def context() -> ::Google::Cloud::Sql::V1::PointInTimeRestoreContext
Returns

#context=

def context=(value) -> ::Google::Cloud::Sql::V1::PointInTimeRestoreContext
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The parent resource where you created this instance. Format: projects/{project}

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The parent resource where you created this instance. Format: projects/{project}
Returns
  • (::String) — Required. The parent resource where you created this instance. Format: projects/{project}