Reference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::ApplyJobDetails.
Details regarding an Apply 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 apply job.
#connection_profile=
def connection_profile=(value) -> ::String
Parameter
- value (::String) — The connection profile which was used for the apply job.
Returns
- (::String) — The connection profile which was used for the apply job.
#filter
def filter() -> ::String
Returns
- (::String) — AIP-160 based filter used to specify the entities to apply
#filter=
def filter=(value) -> ::String
Parameter
- value (::String) — AIP-160 based filter used to specify the entities to apply
Returns
- (::String) — AIP-160 based filter used to specify the entities to apply