Reference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::MigrationJob::DumpFlags.
Dump flags definition.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#dump_flags
def dump_flags() -> ::Array<::Google::Cloud::CloudDMS::V1::MigrationJob::DumpFlag>
Returns
- (::Array<::Google::Cloud::CloudDMS::V1::MigrationJob::DumpFlag>) — The flags for the initial dump.
#dump_flags=
def dump_flags=(value) -> ::Array<::Google::Cloud::CloudDMS::V1::MigrationJob::DumpFlag>
Parameter
- value (::Array<::Google::Cloud::CloudDMS::V1::MigrationJob::DumpFlag>) — The flags for the initial dump.
Returns
- (::Array<::Google::Cloud::CloudDMS::V1::MigrationJob::DumpFlag>) — The flags for the initial dump.