Google Cloud Api Hub V1 Client - Class StringAttributeValues (0.1.1)

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

The attribute values of data type string or JSON.

Generated from protobuf message google.cloud.apihub.v1.AttributeValues.StringAttributeValues

Namespace

Google \ Cloud \ ApiHub \ V1 \ AttributeValues

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ values array

Required. The attribute values in case attribute data type is string or JSON.

getValues

Required. The attribute values in case attribute data type is string or JSON.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setValues

Required. The attribute values in case attribute data type is string or JSON.

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