Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::AdvancedFilterConfig::ValueSource.
Source of the values for the filter.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#manual_options
def manual_options() -> ::Google::Cloud::Chronicle::V1::AdvancedFilterConfig::ManualOptions-
(::Google::Cloud::Chronicle::V1::AdvancedFilterConfig::ManualOptions) — Optional. Manual options provided by the user.
Note: The following fields are mutually exclusive:
manual_options,query_options. If a field in that set is populated, all other fields in the set will automatically be cleared.
#manual_options=
def manual_options=(value) -> ::Google::Cloud::Chronicle::V1::AdvancedFilterConfig::ManualOptions-
value (::Google::Cloud::Chronicle::V1::AdvancedFilterConfig::ManualOptions) — Optional. Manual options provided by the user.
Note: The following fields are mutually exclusive:
manual_options,query_options. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Chronicle::V1::AdvancedFilterConfig::ManualOptions) — Optional. Manual options provided by the user.
Note: The following fields are mutually exclusive:
manual_options,query_options. If a field in that set is populated, all other fields in the set will automatically be cleared.
#query_options
def query_options() -> ::Google::Cloud::Chronicle::V1::AdvancedFilterConfig::QueryOptions-
(::Google::Cloud::Chronicle::V1::AdvancedFilterConfig::QueryOptions) — Optional. Query options to fetch the values from the query engine.
This is used for the filter's population query.
Note: The following fields are mutually exclusive:
query_options,manual_options. If a field in that set is populated, all other fields in the set will automatically be cleared.
#query_options=
def query_options=(value) -> ::Google::Cloud::Chronicle::V1::AdvancedFilterConfig::QueryOptions-
value (::Google::Cloud::Chronicle::V1::AdvancedFilterConfig::QueryOptions) — Optional. Query options to fetch the values from the query engine.
This is used for the filter's population query.
Note: The following fields are mutually exclusive:
query_options,manual_options. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Chronicle::V1::AdvancedFilterConfig::QueryOptions) — Optional. Query options to fetch the values from the query engine.
This is used for the filter's population query.
Note: The following fields are mutually exclusive:
query_options,manual_options. If a field in that set is populated, all other fields in the set will automatically be cleared.