Google Cloud Security Command Center Settings v1beta1 API - Class BatchCalculateEffectiveSettingsResponse (2.0.0-beta03)

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

Reference documentation and code samples for the Google Cloud Security Command Center Settings v1beta1 API class BatchCalculateEffectiveSettingsResponse.

Response message for BatchGetEffectiveSettings.

Inheritance

object > BatchCalculateEffectiveSettingsResponse

Namespace

Google.Cloud.SecurityCenter.Settings.V1Beta1

Assembly

Google.Cloud.SecurityCenter.Settings.V1Beta1.dll

Constructors

BatchCalculateEffectiveSettingsResponse()

public BatchCalculateEffectiveSettingsResponse()

BatchCalculateEffectiveSettingsResponse(BatchCalculateEffectiveSettingsResponse)

public BatchCalculateEffectiveSettingsResponse(BatchCalculateEffectiveSettingsResponse other)
Parameter
NameDescription
otherBatchCalculateEffectiveSettingsResponse

Properties

Settings

public RepeatedField<Settings> Settings { get; }

Settings requested.

Property Value
TypeDescription
RepeatedFieldSettings