Security Command Center v2 API - Class BatchCreateResourceValueConfigsResponse (1.0.0-beta01)

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

Reference documentation and code samples for the Security Command Center v2 API class BatchCreateResourceValueConfigsResponse.

Response message for BatchCreateResourceValueConfigs

Inheritance

object > BatchCreateResourceValueConfigsResponse

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

Google.Cloud.SecurityCenter.V2.dll

Constructors

BatchCreateResourceValueConfigsResponse()

public BatchCreateResourceValueConfigsResponse()

BatchCreateResourceValueConfigsResponse(BatchCreateResourceValueConfigsResponse)

public BatchCreateResourceValueConfigsResponse(BatchCreateResourceValueConfigsResponse other)
Parameter
NameDescription
otherBatchCreateResourceValueConfigsResponse

Properties

ResourceValueConfigs

public RepeatedField<ResourceValueConfig> ResourceValueConfigs { get; }

The resource value configs created

Property Value
TypeDescription
RepeatedFieldResourceValueConfig