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."],[[["This webpage provides reference documentation for the `GoogleServiceInfo` class within the Network Management v1 API for .NET, detailing its structure, usage, and available versions."],["The `GoogleServiceInfo` class represents information about a Google Service that sends packets to a VPC network, even though the source IP might appear to be publicly accessible."],["The page lists available versions of the API, ranging from version 1.0.0 to the latest 2.13.0, with the current version highlighted as 2.11.0, and includes details on class inheritance, implemented interfaces, constructors, properties, namespace, and assembly."],["The `GoogleServiceInfo` class includes properties for the type of google service with `GoogleServiceType`, and the source IP address of the service, with `SourceIp`."]]],[]]