Class Google::Analytics::Admin::V1alpha::GetCustomDimensionRequest

Request message for GetCustomDimension RPC.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the CustomDimension to get. Example format: properties/1234/customDimensions/5678

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the CustomDimension to get. Example format: properties/1234/customDimensions/5678
Returns
  • (::String) — Required. The name of the CustomDimension to get. Example format: properties/1234/customDimensions/5678