Reference documentation and code samples for the Google Analytics Data V1beta API class Google::Analytics::Data::V1beta::DimensionExpression::CaseExpression.
Used to convert a dimension value to a single case.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#dimension_name
defdimension_name()->::String
Returns
(::String) — Name of a dimension. The name must refer back to a name in dimensions
field of the request.
#dimension_name=
defdimension_name=(value)->::String
Parameter
value (::String) — Name of a dimension. The name must refer back to a name in dimensions
field of the request.
Returns
(::String) — Name of a dimension. The name must refer back to a name in dimensions
field of the request.
[[["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-09-09 UTC."],[],[],null,["# Google Analytics Data V1beta API - Class Google::Analytics::Data::V1beta::DimensionExpression::CaseExpression (v0.4.3)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.3 (latest)](/ruby/docs/reference/google-analytics-data-v1beta/latest/Google-Analytics-Data-V1beta-DimensionExpression-CaseExpression)\n- [0.4.2](/ruby/docs/reference/google-analytics-data-v1beta/0.4.2/Google-Analytics-Data-V1beta-DimensionExpression-CaseExpression) \nReference documentation and code samples for the Google Analytics Data V1beta API class Google::Analytics::Data::V1beta::DimensionExpression::CaseExpression.\n\nUsed to convert a dimension value to a single case. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #dimension_name\n\n def dimension_name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Name of a dimension. The name must refer back to a name in dimensions field of the request.\n\n### #dimension_name=\n\n def dimension_name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Name of a dimension. The name must refer back to a name in dimensions field of the request. \n**Returns**\n\n- (::String) --- Name of a dimension. The name must refer back to a name in dimensions field of the request."]]