public sealed class GoogleServiceInfo : IMessage<GoogleServiceInfo>, IEquatable<GoogleServiceInfo>, IDeepCloneable<GoogleServiceInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class GoogleServiceInfo.
For display only. Details of a Google Service sending packets to a
VPC network. Although the source IP might be a publicly routable address,
some Google Services use special routes within Google production
infrastructure to reach Compute Engine Instances.
https://cloud.google.com/vpc/docs/routes#special_return_paths
[[["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 latest version of the Network Management v1 API class GoogleServiceInfo is 2.13.0, with version 2.12.0 being the current version."],["GoogleServiceInfo provides details of a Google Service sending packets to a VPC network, even though the source IP might be publicly routable, and it uses special routes within Google's infrastructure."],["The GoogleServiceInfo class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The GoogleServiceInfo class has a property called GoogleServiceType, which is of the type GoogleServiceType, as well as the SourceIp property which is of type string."],["The available documentation for this API goes back to version 1.0.0 and contains a total of 16 documented versions."]]],[]]