Class: Google::Analytics::Admin::V1alpha::LinkProposalStatusDetails

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

Overview

Status information for a link proposal.

Instance Attribute Summary collapse

Instance Attribute Details

Returns Output only. The source of this proposal.

Returns:



795
796
797
798
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 795

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

Returns Output only. The state of this proposal.

Returns:



795
796
797
798
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 795

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

#requestor_email::String (readonly)

Returns Output only. The email address of the user that proposed this linkage.

Returns:

  • (::String)

    Output only. The email address of the user that proposed this linkage.



795
796
797
798
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 795

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