Class: Google::Analytics::Admin::V1alpha::RollupPropertySourceLink

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/analytics/admin/v1alpha/resources.rb

Overview

A link that references a source property under the parent rollup property.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String (readonly)



1659
1660
1661
1662
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 1659

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

#source_property::String



1659
1660
1661
1662
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 1659

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