Class: Google::Cloud::Dataplex::V1::ListDataAttributesRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Dataplex::V1::ListDataAttributesRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dataplex/v1/data_taxonomy.rb
Overview
List DataAttributes request.
Instance Attribute Summary collapse
-
#filter ⇒ ::String
Optional.
-
#order_by ⇒ ::String
Optional.
-
#page_size ⇒ ::Integer
Optional.
-
#page_token ⇒ ::String
Optional.
-
#parent ⇒ ::String
Required.
Instance Attribute Details
#filter ⇒ ::String
415 416 417 418 |
# File 'proto_docs/google/cloud/dataplex/v1/data_taxonomy.rb', line 415 class ListDataAttributesRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#order_by ⇒ ::String
415 416 417 418 |
# File 'proto_docs/google/cloud/dataplex/v1/data_taxonomy.rb', line 415 class ListDataAttributesRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#page_size ⇒ ::Integer
415 416 417 418 |
# File 'proto_docs/google/cloud/dataplex/v1/data_taxonomy.rb', line 415 class ListDataAttributesRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#page_token ⇒ ::String
415 416 417 418 |
# File 'proto_docs/google/cloud/dataplex/v1/data_taxonomy.rb', line 415 class ListDataAttributesRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#parent ⇒ ::String
415 416 417 418 |
# File 'proto_docs/google/cloud/dataplex/v1/data_taxonomy.rb', line 415 class ListDataAttributesRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |