Class: Google::Analytics::Admin::V1alpha::BatchUpdateUserLinksResponse

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

Instance Attribute Summary collapse

Instance Attribute Details

Returns The user links updated.

Returns:



525
526
527
528
# File 'proto_docs/google/analytics/admin/v1alpha/analytics_admin.rb', line 525

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