public sealed class BulkMuteFindingsResponse : IMessage<BulkMuteFindingsResponse>, IEquatable<BulkMuteFindingsResponse>, IDeepCloneable<BulkMuteFindingsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class BulkMuteFindingsResponse.
The response to a BulkMute request. Contains the LRO information.
Implements
IMessage<BulkMuteFindingsResponse>, IEquatable<BulkMuteFindingsResponse>, IDeepCloneable<BulkMuteFindingsResponse>, IBufferMessage, IMessageNamespace
Google.Cloud.SecurityCenter.V1Assembly
Google.Cloud.SecurityCenter.V1.dll
Constructors
BulkMuteFindingsResponse()
public BulkMuteFindingsResponse()
BulkMuteFindingsResponse(BulkMuteFindingsResponse)
public BulkMuteFindingsResponse(BulkMuteFindingsResponse other)
Parameter | |
---|---|
Name | Description |
other | BulkMuteFindingsResponse |