Class: Google::Cloud::Dataplex::V1::GetMetadataJobRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Dataplex::V1::GetMetadataJobRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dataplex/v1/catalog.rb
Overview
Get metadata job request.
Instance Attribute Summary collapse
-
#name ⇒ ::String
Required.
Instance Attribute Details
#name ⇒ ::String
1219 1220 1221 1222 |
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 1219 class GetMetadataJobRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |