public sealed class NetworkProfileLocation : IMessage<NetworkProfileLocation>, IEquatable<NetworkProfileLocation>, IDeepCloneable<NetworkProfileLocation>, 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 available for `NetworkProfileLocation` is 3.6.0, with multiple versions available, ranging from 1.0.0 up to the current latest."],["This webpage focuses on `NetworkProfileLocation` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.5.0."],["The `NetworkProfileLocation` class implements several interfaces, including `IMessage`, `IEquatable\u003cNetworkProfileLocation\u003e`, `IDeepCloneable\u003cNetworkProfileLocation\u003e`, and `IBufferMessage`."],["The class offers two constructors: a default constructor `NetworkProfileLocation()` and one that takes another `NetworkProfileLocation` instance as an argument: `NetworkProfileLocation(NetworkProfileLocation other)`."],["The NetworkProfileLocation class has properties for `Name` and `Scope`, both of which are of type `string`, and also has getters for `HasName` and `HasScope` to check if they are set."]]],[]]