public sealed class VpnGatewayStatusHighAvailabilityRequirementState : IMessage<VpnGatewayStatusHighAvailabilityRequirementState>, IEquatable<VpnGatewayStatusHighAvailabilityRequirementState>, IDeepCloneable<VpnGatewayStatusHighAvailabilityRequirementState>, IBufferMessage, IMessage
Describes the high availability requirement state for the VPN connection between this Cloud VPN gateway and a peer gateway.
Indicates the high availability requirement state for the VPN connection. Valid values are CONNECTION_REDUNDANCY_MET, CONNECTION_REDUNDANCY_NOT_MET.
Check the State enum for the list of possible values.
Indicates the reason why the VPN connection does not meet the high availability redundancy criteria/requirement. Valid values is INCOMPLETE_TUNNELS_COVERAGE.
Check the UnsatisfiedReason enum for the list of possible values.
[[["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."],[[["\u003cp\u003eThe content details the \u003ccode\u003eVpnGatewayStatusHighAvailabilityRequirementState\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, providing information about its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThis class describes the high availability requirement state for a VPN connection between a Cloud VPN gateway and a peer gateway.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines various versions of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e package, ranging from version 1.0.0 to the latest 3.6.0, with hyperlinks to their respective documentation pages.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVpnGatewayStatusHighAvailabilityRequirementState\u003c/code\u003e class includes properties such as \u003ccode\u003eHasState\u003c/code\u003e, \u003ccode\u003eHasUnsatisfiedReason\u003c/code\u003e, \u003ccode\u003eState\u003c/code\u003e, and \u003ccode\u003eUnsatisfiedReason\u003c/code\u003e to indicate the connection's high availability status and any related issues.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors : one default and one that takes in \u003ccode\u003eVpnGatewayStatusHighAvailabilityRequirementState\u003c/code\u003e as an argument, to help configure it when creating it.\u003c/p\u003e\n"]]],[],null,[]]