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
Namespace
Google \ Cloud \ AIPlatform \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ values |
array
A list of string values. |
getValues
A list of string values.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setValues
A list of string values.
Parameter | |
---|---|
Name | Description |
var |
string[]
|
Returns | |
---|---|
Type | Description |
$this |