For target pool based Network Load Balancing, it indicates the forwarding rule's IP address assigned to this instance. For other types of load balancing, the field indicates VM internal ip.
[[["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-31 UTC."],[[["The `HealthStatus` class represents the health status of an instance, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The most recent version of `Google.Cloud.Compute.V1` for this documentation is 3.6.0, with version 3.4.0 being the specific focus of the detailed documentation presented."],["This documentation outlines the `HealthStatus` class properties, including `Annotations`, `ForwardingRule`, `ForwardingRuleIp`, `HealthState`, `Instance`, `IpAddress`, `Ipv6Address`, `Ipv6HealthState`, `Port`, `Weight`, and `WeightError`."],["The `HealthStatus` class can track both IPv4 and IPv6 health states, as well as forwarding rule information and instance details."],["The `HealthStatus` class includes properties for checking whether specific fields are set, such as `HasForwardingRule`, `HasInstance`, `HasIpAddress`, and more, allowing for conditional logic based on the availability of data."]]],[]]