Google Cloud Security Compliance V1 Client - Class AllowedValues (0.1.0)

Reference documentation and code samples for the Google Cloud Security Compliance V1 Client class AllowedValues.

Allowed set of values for the parameter.

Generated from protobuf message google.cloud.cloudsecuritycompliance.v1.AllowedValues

Namespace

Google \ Cloud \ CloudSecurityCompliance \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ values array<ParamValue>

Required. List of allowed values for the parameter.

getValues

Required. List of allowed values for the parameter.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setValues

Required. List of allowed values for the parameter.

Parameter
Name Description
var array<ParamValue>
Returns
Type Description
$this