public sealed class ProjectsSetCloudArmorTierRequest : IMessage<ProjectsSetCloudArmorTierRequest>, IEquatable<ProjectsSetCloudArmorTierRequest>, IDeepCloneable<ProjectsSetCloudArmorTierRequest>, IBufferMessage, IMessage
[[["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-04-09 UTC."],[[["This webpage details the `ProjectsSetCloudArmorTierRequest` class within the `Google.Cloud.Compute.V1` namespace, part of the Google Cloud Compute .NET library."],["The latest version available for the `ProjectsSetCloudArmorTierRequest` is 3.6.0, with a history of versions ranging back to 1.0.0 that are accessible through links."],["The `ProjectsSetCloudArmorTierRequest` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and another that accepts another `ProjectsSetCloudArmorTierRequest` instance as a parameter, and the class has the `CloudArmorTier` property, a string that contains the managed protection tier to be set."],["The class has a `HasCloudArmorTier` boolean property, which is an indicator on whether the `CloudArmorTier` field is set."]]],[]]