public sealed class UpdateOrganizationSettingsRequest : IMessage<UpdateOrganizationSettingsRequest>, IEquatable<UpdateOrganizationSettingsRequest>, IDeepCloneable<UpdateOrganizationSettingsRequest>, IBufferMessage, IMessage
Request message for updating an organization's settings.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available is 3.24.0, as indicated by the `(latest)` tag in the version list."],["This document provides detailed information on the `UpdateOrganizationSettingsRequest` class, used for updating an organization's settings within the Google Cloud Security Center."],["The `UpdateOrganizationSettingsRequest` class has two constructors, one empty and another which accepts an `UpdateOrganizationSettingsRequest` object."],["The class has properties for `OrganizationSettings`, which is the resource to update, and `UpdateMask`, to define which fields should be updated."],["There are multiple versions available, from 2.2.0 up to the latest 3.24.0, which represents an extensive history of versioning."]]],[]]