Google Cloud Security Command Center v1p1beta1 API - Class GetOrganizationSettingsRequest (3.0.0-beta04)

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

Reference documentation and code samples for the Google Cloud Security Command Center v1p1beta1 API class GetOrganizationSettingsRequest.

Request message for getting organization settings.

Inheritance

object > GetOrganizationSettingsRequest

Namespace

Google.Cloud.SecurityCenter.V1P1Beta1

Assembly

Google.Cloud.SecurityCenter.V1P1Beta1.dll

Constructors

GetOrganizationSettingsRequest()

public GetOrganizationSettingsRequest()

GetOrganizationSettingsRequest(GetOrganizationSettingsRequest)

public GetOrganizationSettingsRequest(GetOrganizationSettingsRequest other)
Parameter
NameDescription
otherGetOrganizationSettingsRequest

Properties

Name

public string Name { get; set; }

Required. Name of the organization to get organization settings for. Its format is "organizations/[organization_id]/organizationSettings".

Property Value
TypeDescription
string

OrganizationSettingsName

public OrganizationSettingsName OrganizationSettingsName { get; set; }

OrganizationSettingsName-typed view over the Name resource name property.

Property Value
TypeDescription
OrganizationSettingsName