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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eUpdateOrganizationSettingsRequest\u003c/code\u003e for Google Cloud Security Center V1, with the primary function being to update an organization's security settings.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.24.0, while the current page is focused on version 2.12.0, with a range of other versions from 2.2.0 to 3.23.0 also accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateOrganizationSettingsRequest\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, which shows how it interacts with the .NET runtime.\u003c/p\u003e\n"],["\u003cp\u003eThe settings can be updated by setting the \u003ccode\u003eOrganizationSettings\u003c/code\u003e property and choosing which settings to change with the optional \u003ccode\u003eUpdateMask\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, a default one and one that allows the user to input another \u003ccode\u003eUpdateOrganizationSettingsRequest\u003c/code\u003e as an argument, allowing for duplication of properties.\u003c/p\u003e\n"]]],[],null,[]]