Google Cloud Ai Platform V1 Client - Class StringArray (0.17.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class StringArray.

A list of string values.

Generated from protobuf message google.cloud.aiplatform.v1.StringArray

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ values array

A list of string values.

getValues

A list of string values.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setValues

A list of string values.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this