Reference documentation and code samples for the Google Cloud Essential Contacts V1 Client class CreateContactRequest.
Request message for the CreateContact method.
Generated from protobuf message google.cloud.essentialcontacts.v1.CreateContactRequest
Namespace
Google \ Cloud \ EssentialContacts \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The resource to save this contact for. Format: organizations/{organization_id}, folders/{folder_id} or projects/{project_id}
↳ contact
getParent
Required. The resource to save this contact for.
Format: organizations/{organization_id}, folders/{folder_id} or projects/{project_id}
string
setParent
Required. The resource to save this contact for.
Format: organizations/{organization_id}, folders/{folder_id} or projects/{project_id}
var
string
$this
getContact
Required. The contact to create. Must specify an email address and language tag.
hasContact
clearContact
setContact
Required. The contact to create. Must specify an email address and language tag.
$this
static::build
parent
string
Required. The resource to save this contact for. Format: organizations/{organization_id}, folders/{folder_id} or projects/{project_id} Please see EssentialContactsServiceClient::projectName() for help formatting this field.
contact