Cloud Database Migration Service V1 API - Class Google::Cloud::CloudDMS::V1::CommitConversionWorkspaceRequest (v0.8.0)

Reference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::CommitConversionWorkspaceRequest.

Request message for 'CommitConversionWorkspace' request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#commit_name

def commit_name() -> ::String
Returns
  • (::String) — Optional. Optional name of the commit.

#commit_name=

def commit_name=(value) -> ::String
Parameter
  • value (::String) — Optional. Optional name of the commit.
Returns
  • (::String) — Optional. Optional name of the commit.

#name

def name() -> ::String
Returns
  • (::String) — Required. Name of the conversion workspace resource to commit.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Name of the conversion workspace resource to commit.
Returns
  • (::String) — Required. Name of the conversion workspace resource to commit.