Reference documentation and code samples for the Google Cloud Api Hub V1 Client class MultiStringValues.
The config variable value of data type multi string.
Generated from protobuf message google.cloud.apihub.v1.ConfigVariable.MultiStringValues
Namespace
Google \ Cloud \ ApiHub \ V1 \ ConfigVariableMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ values |
array
Optional. The config variable value of data type multi string. |
getValues
Optional. The config variable value of data type multi string.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setValues
Optional. The config variable value of data type multi string.
Parameter | |
---|---|
Name | Description |
var |
string[]
|
Returns | |
---|---|
Type | Description |
$this |