Google Cloud Api Hub V1 Client - Class MultiIntValues (0.3.0)

Reference documentation and code samples for the Google Cloud Api Hub V1 Client class MultiIntValues.

The config variable value of data type multi int.

Generated from protobuf message google.cloud.apihub.v1.ConfigVariable.MultiIntValues

Namespace

Google \ Cloud \ ApiHub \ V1 \ ConfigVariable

Methods

__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 int.

getValues

Optional. The config variable value of data type multi int.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setValues

Optional. The config variable value of data type multi int.

Parameter
Name Description
var int[]
Returns
Type Description
$this