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

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

Dump flag definition.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — The name of the flag

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The name of the flag
Returns
  • (::String) — The name of the flag

#value

def value() -> ::String
Returns
  • (::String) — The value of the flag.

#value=

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