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."],[[["The latest version of the `ProjectsSetCloudArmorTierRequest` is 3.6.0, and the page provides links to older versions, ranging down to version 1.0.0."],["This webpage documents the `ProjectsSetCloudArmorTierRequest` class within the `Google.Cloud.Compute.V1` namespace, found in the `Google.Cloud.Compute.V1.dll` assembly."],["The `ProjectsSetCloudArmorTierRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `CloudArmorTier` property of type string, representing the managed protection tier to be set, with `HasCloudArmorTier` being a boolean indicating if it is set or not."],["The class has two constructors: a default one `ProjectsSetCloudArmorTierRequest()`, and another one for copying from an existing object `ProjectsSetCloudArmorTierRequest(ProjectsSetCloudArmorTierRequest other)`."]]],[]]