public sealed class ProjectsSetDefaultNetworkTierRequest : IMessage<ProjectsSetDefaultNetworkTierRequest>, IEquatable<ProjectsSetDefaultNetworkTierRequest>, IDeepCloneable<ProjectsSetDefaultNetworkTierRequest>, IBufferMessage, IMessage
[[["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-08 UTC."],[[["The latest version of the `ProjectsSetDefaultNetworkTierRequest` is 3.6.0, and the page provides access to versions ranging from 1.0.0 to the latest."],["This document describes the `ProjectsSetDefaultNetworkTierRequest` class, which is used to set the default network tier, within the `Google.Cloud.Compute.V1` namespace, in the assembly `Google.Cloud.Compute.V1.dll`."],["The `ProjectsSetDefaultNetworkTierRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `ProjectsSetDefaultNetworkTierRequest` class offers two constructors: a default constructor and one that copies from an existing `ProjectsSetDefaultNetworkTierRequest` object."],["The class contains properties `HasNetworkTier`, a bool to determine if the network_tier field is set, and `NetworkTier`, a string that represents the default network tier to be set."]]],[]]