Class: Google::Analytics::Data::V1beta::MetricCompatibility
- Inherits:
-
Object
- Object
- Google::Analytics::Data::V1beta::MetricCompatibility
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/analytics/data/v1beta/data.rb
Overview
The compatibility for a single metric.
Instance Attribute Summary collapse
-
#compatibility ⇒ ::Google::Analytics::Data::V1beta::Compatibility
The compatibility of this metric.
-
#metric_metadata ⇒ ::Google::Analytics::Data::V1beta::MetricMetadata
The metric metadata contains the API name for this compatibility information.
Instance Attribute Details
#compatibility ⇒ ::Google::Analytics::Data::V1beta::Compatibility
1141 1142 1143 1144 |
# File 'proto_docs/google/analytics/data/v1beta/data.rb', line 1141 class MetricCompatibility include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#metric_metadata ⇒ ::Google::Analytics::Data::V1beta::MetricMetadata
1141 1142 1143 1144 |
# File 'proto_docs/google/analytics/data/v1beta/data.rb', line 1141 class MetricCompatibility include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |