Class: Google::Analytics::Admin::V1alpha::BatchCreateUserLinksResponse

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

Instance Attribute Summary collapse

Instance Attribute Details

Returns The user links created.

Returns:



491
492
493
494
# File 'proto_docs/google/analytics/admin/v1alpha/analytics_admin.rb', line 491

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