Reference documentation and code samples for the Google Cloud App Hub V1 Client class ContactInfo.
Contact information of stakeholders.
Generated from protobuf message google.cloud.apphub.v1.ContactInfo
Namespace
Google \ Cloud \ AppHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ display_name
string
Optional. Contact's name. Can have a maximum length of 63 characters.
↳ email
string
Required. Email address of the contacts.
getDisplayName
Optional. Contact's name.
Can have a maximum length of 63 characters.
string
setDisplayName
Optional. Contact's name.
Can have a maximum length of 63 characters.
var
string
$this
getEmail
Required. Email address of the contacts.
string
setEmail
Required. Email address of the contacts.
var
string
$this