Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class CustomerContact.
The CustomerContact reference as defined by Oracle.
https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/CustomerContact
Generated from protobuf message google.cloud.oracledatabase.v1.CustomerContact
Namespace
Google \ Cloud \ OracleDatabase \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ email |
string
Required. The email address used by Oracle to send notifications regarding databases and infrastructure. |
getEmail
Required. The email address used by Oracle to send notifications regarding databases and infrastructure.
Returns | |
---|---|
Type | Description |
string |
setEmail
Required. The email address used by Oracle to send notifications regarding databases and infrastructure.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |