Reference documentation and code samples for the BigQuery Data Transfer V1 Client class UserInfo.
Information about a user.
Generated from protobuf message google.cloud.bigquery.datatransfer.v1.UserInfo
Namespace
Google \ Cloud \ BigQuery \ DataTransfer \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ email |
string
E-mail address of the user. |
getEmail
E-mail address of the user.
Returns | |
---|---|
Type | Description |
string |
hasEmail
clearEmail
setEmail
E-mail address of the user.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |