Reference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::SeedJobDetails.
Details regarding a Seed background job.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#connection_profile
def connection_profile() -> ::String
Returns
- (::String) — The connection profile which was used for the seed job.
#connection_profile=
def connection_profile=(value) -> ::String
Parameter
- value (::String) — The connection profile which was used for the seed job.
Returns
- (::String) — The connection profile which was used for the seed job.