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 provides documentation for the `ProjectsSetCloudArmorTierRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 3.5.0 of the library, but it also provides links to previous versions."],["The `ProjectsSetCloudArmorTierRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class contains two constructors: a default constructor and a copy constructor that takes another `ProjectsSetCloudArmorTierRequest` object as a parameter, allowing the creation of new instances."],["It includes a `CloudArmorTier` property, which is a string representing the managed protection tier, and a corresponding `HasCloudArmorTier` property to check if the `CloudArmorTier` field is set."],["The latest version available for this documentation is version 3.6.0, with versions ranging back to 1.0.0 available for reference."]]],[]]