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\u003eThe page details the \u003ccode\u003eUpdateOrganizationSettingsRequest\u003c/code\u003e class, which is used to request updates to an organization's settings within the Google Cloud Security Center.\u003c/p\u003e\n"],["\u003cp\u003eIt lists numerous versions of the \u003ccode\u003eUpdateOrganizationSettingsRequest\u003c/code\u003e class, ranging from version 2.2.0 up to the latest version 3.24.0, allowing for version-specific documentation navigation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateOrganizationSettingsRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eOrganizationSettings\u003c/code\u003e (the settings resource to update) and \u003ccode\u003eUpdateMask\u003c/code\u003e (which specifies the fields to be updated).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateOrganizationSettingsRequest\u003c/code\u003e class has a default constructor as well as a constructor that takes in another \u003ccode\u003eUpdateOrganizationSettingsRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]