App Hub V1 API - Class Google::Cloud::AppHub::V1::ContactInfo (v1.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the App Hub V1 API class Google::Cloud::AppHub::V1::ContactInfo.
Contact information of stakeholders.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#display_name
defdisplay_name()->::String
Returns
- (::String) — Optional. Contact's name. Can have a maximum length of 63 characters.
#display_name=
defdisplay_name=(value)->::String
Parameter
- value (::String) — Optional. Contact's name. Can have a maximum length of 63 characters.
Returns
- (::String) — Optional. Contact's name. Can have a maximum length of 63 characters.
defemail()->::String
Returns
- (::String) — Required. Email address of the contacts.
#email=
defemail=(value)->::String
Parameter
- value (::String) — Required. Email address of the contacts.
Returns
- (::String) — Required. Email address of the contacts.