Class: Google::Cloud::AppHub::V1::ContactInfo

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/apphub/v1/attributes.rb

Overview

Contact information of stakeholders.

Instance Attribute Summary collapse

Instance Attribute Details

#display_name::String



108
109
110
111
# File 'proto_docs/google/cloud/apphub/v1/attributes.rb', line 108

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

#email::String



108
109
110
111
# File 'proto_docs/google/cloud/apphub/v1/attributes.rb', line 108

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