Google Cloud Capacity Planner V1beta Client - Class User (0.1.0)

Reference documentation and code samples for the Google Cloud Capacity Planner V1beta Client class User.

A user who created or updated a capacity demand.

Generated from protobuf message google.cloud.capacityplanner.v1beta.User

Namespace

Google \ Cloud \ CapacityPlanner \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ email string

Required. Email of the user.

getEmail

Required. Email of the user.

Returns
Type Description
string

setEmail

Required. Email of the user.

Parameter
Name Description
var string
Returns
Type Description
$this