Class Google::Analytics::Data::V1beta::ResponseMetaData::SchemaRestrictionResponse::ActiveMetricRestriction

A metric actively restricted in creating the report.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#metric_name

def metric_name() -> ::String
Returns
  • (::String) — The name of the restricted metric.

#metric_name=

def metric_name=(value) -> ::String
Parameter
  • value (::String) — The name of the restricted metric.
Returns
  • (::String) — The name of the restricted metric.

#restricted_metric_types

def restricted_metric_types() -> ::Array<::Google::Analytics::Data::V1beta::RestrictedMetricType>
Returns

#restricted_metric_types=

def restricted_metric_types=(value) -> ::Array<::Google::Analytics::Data::V1beta::RestrictedMetricType>
Parameter
Returns