Class: Google::Analytics::Admin::V1alpha::ListRollupPropertySourceLinksResponse

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

Overview

Response message for ListRollupPropertySourceLinks RPC.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String

Returns A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

Returns:

  • (::String)

    A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.



2667
2668
2669
2670
# File 'proto_docs/google/analytics/admin/v1alpha/analytics_admin.rb', line 2667

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

Returns List of RollupPropertySourceLinks.

Returns:



2667
2668
2669
2670
# File 'proto_docs/google/analytics/admin/v1alpha/analytics_admin.rb', line 2667

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