Google Anthos Multi Cloud V1 Client - Class AttachedClusterUser (0.6.1)

Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class AttachedClusterUser.

Identities of a user-type subject for Attached clusters.

Generated from protobuf message google.cloud.gkemulticloud.v1.AttachedClusterUser

Namespace

Google \ Cloud \ GkeMultiCloud \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ username string

Required. The name of the user, e.g. my-gcp-id@gmail.com.

getUsername

Required. The name of the user, e.g. my-gcp-id@gmail.com.

Returns
Type Description
string

setUsername

Required. The name of the user, e.g. my-gcp-id@gmail.com.

Parameter
Name Description
var string
Returns
Type Description
$this