Class: Google::Analytics::Admin::V1alpha::BatchGetUserLinksResponse

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 BatchGetUserLinks RPC.

Instance Attribute Summary collapse

Instance Attribute Details

Returns The requested user links.

Returns:



360
361
362
363
# File 'proto_docs/google/analytics/admin/v1alpha/analytics_admin.rb', line 360

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