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

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<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<ResourceValueConfig>
Returns
Type Description
$this