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
Implements
IMessageBatchCreateResourceValueConfigsResponse, IEquatableBatchCreateResourceValueConfigsResponse, IDeepCloneableBatchCreateResourceValueConfigsResponse, IBufferMessage, IMessageNamespace
Google.Cloud.SecurityCenter.V1Assembly
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 |