Google Cloud Security Command Center v1 API - Class BatchCreateResourceValueConfigsResponse (3.23.0)

public sealed class BatchCreateResourceValueConfigsResponse : IMessage<BatchCreateResourceValueConfigsResponse>, IEquatable<BatchCreateResourceValueConfigsResponse>, IDeepCloneable<BatchCreateResourceValueConfigsResponse>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Security Command Center v1 API class BatchCreateResourceValueConfigsResponse.

Response message for BatchCreateResourceValueConfigs

Inheritance

object > BatchCreateResourceValueConfigsResponse

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Constructors

BatchCreateResourceValueConfigsResponse()

public BatchCreateResourceValueConfigsResponse()

BatchCreateResourceValueConfigsResponse(BatchCreateResourceValueConfigsResponse)

public BatchCreateResourceValueConfigsResponse(BatchCreateResourceValueConfigsResponse other)
Parameter
Name Description
other BatchCreateResourceValueConfigsResponse

Properties

ResourceValueConfigs

public RepeatedField<ResourceValueConfig> ResourceValueConfigs { get; }

The resource value configs created

Property Value
Type Description
RepeatedFieldResourceValueConfig