Data Analytics API with Gemini V1BETA API - Class Google::Cloud::GeminiDataAnalytics::V1beta::LookerQuery::Filter (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Data Analytics API with Gemini V1BETA API class Google::Cloud::GeminiDataAnalytics::V1beta::LookerQuery::Filter.
A Looker query filter.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#field
deffield()->::String
Returns
(::String) — Required. The field to filter on.
#field=
deffield=(value)->::String
Parameter
value (::String) — Required. The field to filter on.
Returns
(::String) — Required. The field to filter on.
#value
defvalue()->::String
Returns
(::String) — Required. The value f field to filter on.
#value=
defvalue=(value)->::String
Parameter
value (::String) — Required. The value f field to filter on.
Returns
(::String) — Required. The value f field to filter on.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[],[],null,["Reference documentation and code samples for the Data Analytics API with Gemini V1BETA API class Google::Cloud::GeminiDataAnalytics::V1beta::LookerQuery::Filter.\n\nA Looker query filter. \n\nInherits\n\n- Object \n\nExtended By\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n\n- Google::Protobuf::MessageExts\n\nMethods\n\n#field \n\n def field() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The field to filter on.\n\n#field= \n\n def field=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The field to filter on. \n**Returns**\n\n- (::String) --- Required. The field to filter on.\n\n#value \n\n def value() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The value f field to filter on.\n\n#value= \n\n def value=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The value f field to filter on. \n**Returns**\n\n- (::String) --- Required. The value f field to filter on."]]