Method: Google::Analytics::Admin::V1alpha::CreateKeyEventRequest#parent

Defined in:
proto_docs/google/analytics/admin/v1alpha/analytics_admin.rb

#parent::String

Returns Required. The resource name of the parent property where this Key Event will be created. Format: properties/123.

Returns:

  • (::String)

    Required. The resource name of the parent property where this Key Event will be created. Format: properties/123



921
922
923
924
# File 'proto_docs/google/analytics/admin/v1alpha/analytics_admin.rb', line 921

class CreateKeyEventRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end