Class: Google::Analytics::Admin::V1alpha::ProvisionAccountTicketResponse

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

Instance Attribute Summary collapse

Instance Attribute Details

#account_ticket_id::String

Returns The param to be passed in the ToS link.

Returns:

  • (::String)

    The param to be passed in the ToS link.



244
245
246
247
# File 'proto_docs/google/analytics/admin/v1alpha/analytics_admin.rb', line 244

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