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

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

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

Response message for BatchGetSettings.

Inheritance

object > BatchGetSettingsResponse

Namespace

Google.Cloud.SecurityCenter.Settings.V1Beta1

Assembly

Google.Cloud.SecurityCenter.Settings.V1Beta1.dll

Constructors

BatchGetSettingsResponse()

public BatchGetSettingsResponse()

BatchGetSettingsResponse(BatchGetSettingsResponse)

public BatchGetSettingsResponse(BatchGetSettingsResponse other)
Parameter
NameDescription
otherBatchGetSettingsResponse

Properties

Settings

public RepeatedField<Settings> Settings { get; }

Settings requested.

Property Value
TypeDescription
RepeatedFieldSettings