public sealed class ResetSettingsRequest : IMessage<ResetSettingsRequest>, IEquatable<ResetSettingsRequest>, IDeepCloneable<ResetSettingsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center Settings v1beta1 API class ResetSettingsRequest.
[[["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."],[[["This documentation is for the `ResetSettingsRequest` class within the Google Cloud Security Command Center Settings v1beta1 API, specifically version 2.0.0-beta03."],["The `ResetSettingsRequest` class is used to send a request to reset settings and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor `ResetSettingsRequest()` and another that takes another `ResetSettingsRequest` as a parameter, as `ResetSettingsRequest(ResetSettingsRequest other)`."],["The `ResetSettingsRequest` class includes properties such as `Etag`, which is a concurrency fingerprint, `Name`, which is the name of the settings to reset and has a required format, and `SettingsName`, which is a typed view over the resource name property `Name`."],["The documentation includes information on the class's inheritance, implemented interfaces, namespace, and assembly, in addition to the class's properties and the latest version `2.0.0-beta04` and an older version `1.0.0-beta04` being available."]]],[]]