public sealed class VpnGatewayStatusTunnel : IMessage<VpnGatewayStatusTunnel>, IEquatable<VpnGatewayStatusTunnel>, IDeepCloneable<VpnGatewayStatusTunnel>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class VpnGatewayStatusTunnel.
[[["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-03-21 UTC."],[[["The page provides reference documentation for the `VpnGatewayStatusTunnel` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with the most recent version of the API being 3.6.0."],["The `VpnGatewayStatusTunnel` class contains information about a VPN tunnel, inheriting properties and methods from multiple interfaces and the Object class, such as `IMessage`, `IEquatable`, and `IDeepCloneable`, and it is a part of the `Google.Cloud.Compute.V1` namespace, being contained within the `Google.Cloud.Compute.V1.dll`."],["The class includes constructors for creating instances of `VpnGatewayStatusTunnel` and properties for interacting with the `local_gateway_interface`, `peer_gateway_interface`, and `tunnel_url` fields."],["Multiple versions of the API are available for the `VpnGatewayStatusTunnel` class, ranging from version 1.0.0 up to the latest version 3.6.0, which are all hyperlinked for quick access to their respective documentation."],["the implemented interfaces of the class are `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for serialization, comparison, deep cloning, and buffering."]]],[]]