Class: Google::Cloud::Dlp::V2::SearchConnectionsRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Dlp::V2::SearchConnectionsRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/privacy/dlp/v2/dlp.rb
Overview
Request message for SearchConnections.
Instance Attribute Summary collapse
-
#filter ⇒ ::String
Optional.
-
#page_size ⇒ ::Integer
Optional.
-
#page_token ⇒ ::String
Optional.
-
#parent ⇒ ::String
Required.
Instance Attribute Details
#filter ⇒ ::String
7738 7739 7740 7741 |
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 7738 class SearchConnectionsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#page_size ⇒ ::Integer
7738 7739 7740 7741 |
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 7738 class SearchConnectionsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#page_token ⇒ ::String
7738 7739 7740 7741 |
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 7738 class SearchConnectionsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#parent ⇒ ::String
7738 7739 7740 7741 |
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 7738 class SearchConnectionsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |