Request message for CreateCustomMetric RPC.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#custom_metric
def custom_metric() -> ::Google::Analytics::Admin::V1alpha::CustomMetric
Returns
- (::Google::Analytics::Admin::V1alpha::CustomMetric) — Required. The CustomMetric to create.
#custom_metric=
def custom_metric=(value) -> ::Google::Analytics::Admin::V1alpha::CustomMetric
Parameter
- value (::Google::Analytics::Admin::V1alpha::CustomMetric) — Required. The CustomMetric to create.
Returns
- (::Google::Analytics::Admin::V1alpha::CustomMetric) — Required. The CustomMetric to create.
#parent
def parent() -> ::String
Returns
- (::String) — Required. Example format: properties/1234
#parent=
def parent=(value) -> ::String
Parameter
- value (::String) — Required. Example format: properties/1234
Returns
- (::String) — Required. Example format: properties/1234