Google Cloud Security Command Center V2 Client - Class BatchCreateResourceValueConfigsResponse (1.28.1)

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

Response message for BatchCreateResourceValueConfigs

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

Namespace

Google \ Cloud \ SecurityCenter \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ resource_value_configs array<Google\Cloud\SecurityCenter\V2\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\V2\ResourceValueConfig>
Returns
Type Description
$this