Chronicle V1 API - Class Google::Cloud::Chronicle::V1::AdvancedFilterConfig::ManualOptions (v0.6.0)

Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::AdvancedFilterConfig::ManualOptions.

Manual options provided by the user.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#options

def options() -> ::Array<::String>
Returns
  • (::Array<::String>) — Optional. The options provided by the user. The max number of options is limited to 10000.

#options=

def options=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Optional. The options provided by the user. The max number of options is limited to 10000.
Returns
  • (::Array<::String>) — Optional. The options provided by the user. The max number of options is limited to 10000.