Google Cloud Redis V1beta1 Client - Class InstanceAuthString (1.9.3)

Reference documentation and code samples for the Google Cloud Redis V1beta1 Client class InstanceAuthString.

Instance AUTH string details.

Generated from protobuf message google.cloud.redis.v1beta1.InstanceAuthString

Namespace

Google \ Cloud \ Redis \ V1beta1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ auth_string string

AUTH string set on the instance.

getAuthString

AUTH string set on the instance.

Returns
Type Description
string

setAuthString

AUTH string set on the instance.

Parameter
Name Description
var string
Returns
Type Description
$this