Google Cloud Vmware Engine V1 Client - Class Credentials (0.2.1)

Reference documentation and code samples for the Google Cloud Vmware Engine V1 Client class Credentials.

Credentials for a private cloud.

Generated from protobuf message google.cloud.vmwareengine.v1.Credentials

Namespace

Google \ Cloud \ VmwareEngine \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ username string

Initial username.

↳ password string

Initial password.

getUsername

Initial username.

Returns
TypeDescription
string

setUsername

Initial username.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getPassword

Initial password.

Returns
TypeDescription
string

setPassword

Initial password.

Parameter
NameDescription
var string
Returns
TypeDescription
$this