Google Cloud Security Command Center V1 Client - Class BatchCreateResourceValueConfigsResponse (1.30.0)

Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class BatchCreateResourceValueConfigsResponse.

Response message for BatchCreateResourceValueConfigs

Generated from protobuf message google.cloud.securitycenter.v1.BatchCreateResourceValueConfigsResponse

Namespace

Google \ Cloud \ SecurityCenter \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ resource_value_configs array<Google\Cloud\SecurityCenter\V1\ResourceValueConfig>

The resource value configs created

getResourceValueConfigs

The resource value configs created

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setResourceValueConfigs

The resource value configs created

Parameter
Name Description
var array<Google\Cloud\SecurityCenter\V1\ResourceValueConfig>
Returns
Type Description
$this