Method: Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::ApplyJobDetails#filter
- Defined in:
- proto_docs/google/cloud/clouddms/v1/conversionworkspace_resources.rb
#filter ⇒ ::String (readonly)
Returns Output only. AIP-160 based filter used to specify the entities to apply.
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 |