BigQuery Data Transfer V1 Client - Class UserInfo (1.6.2)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

hasEmail

clearEmail

setEmail

E-mail address of the user.

Parameter
NameDescription
var string
Returns
TypeDescription
$this