Method: Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::ApplyJobDetails#connection_profile
- Defined in:
- proto_docs/google/cloud/clouddms/v1/conversionworkspace_resources.rb
#connection_profile ⇒ ::String (readonly)
Returns Output only. The connection profile which was used for the apply job.
165 166 167 168 |
# File 'proto_docs/google/cloud/clouddms/v1/conversionworkspace_resources.rb', line 165 class ApplyJobDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |