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 content pertains to the \u003ccode\u003eUpdateOrganizationSettingsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, showcasing various versions of the API, ranging from 2.2.0 to 3.24.0, with 3.24.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateOrganizationSettingsRequest\u003c/code\u003e is a class used to request updates to an organization's settings, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces such as \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 offers two constructors: a default constructor \u003ccode\u003eUpdateOrganizationSettingsRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eUpdateOrganizationSettingsRequest(UpdateOrganizationSettingsRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two key properties: \u003ccode\u003eOrganizationSettings\u003c/code\u003e, which represents the organization settings resource to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which is used to specify which fields of the settings should be modified.\u003c/p\u003e\n"],["\u003cp\u003eThe content covers the request message structure for updating the organization settings, with an emphasis on different assembly versions and how the \u003ccode\u003eUpdateOrganizationSettingsRequest\u003c/code\u003e class interacts with them.\u003c/p\u003e\n"]]],[],null,[]]