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"]],[["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-12 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eGoogleServiceInfo\u003c/code\u003e class within the Network Management v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogleServiceInfo\u003c/code\u003e class represents details of a Google Service that sends packets to a VPC network, potentially using special internal routing.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e for functionality like message handling, equality checks, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists the availability of the API in a range of versions, starting from 1.0.0 and up to the latest version 2.13.0, with links to each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class are \u003ccode\u003eGoogleServiceType\u003c/code\u003e, which indicates the type of Google Service, and \u003ccode\u003eSourceIp\u003c/code\u003e, representing the source IP address.\u003c/p\u003e\n"]]],[],null,["# Network Management v1 API - Class GoogleServiceInfo (2.15.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.15.0 (latest)](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo)\n- [2.14.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.14.0/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo)\n- [2.13.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.13.0/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo)\n- [2.12.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.12.0/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo)\n- [2.11.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.11.0/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo)\n- [2.10.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.10.0/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.9.0/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.8.0/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.7.0/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.6.0/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.5.0/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.4.0/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.3.0/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.2.0/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.1.0/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.0.0/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/1.1.0/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/1.0.0/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo) \n\n public sealed class GoogleServiceInfo : IMessage\u003cGoogleServiceInfo\u003e, IEquatable\u003cGoogleServiceInfo\u003e, IDeepCloneable\u003cGoogleServiceInfo\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Network Management v1 API class GoogleServiceInfo.\n\nFor display only. Details of a Google Service sending packets to a\nVPC network. Although the source IP might be a publicly routable address,\nsome Google Services use special routes within Google production\ninfrastructure to reach Compute Engine Instances.\n\u003chttps://cloud.google.com/vpc/docs/routes#special_return_paths\u003e \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GoogleServiceInfo \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GoogleServiceInfo](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GoogleServiceInfo](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GoogleServiceInfo](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.GoogleServiceInfo), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.NetworkManagement.V1](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.NetworkManagement.V1.dll\n\nConstructors\n------------\n\n### GoogleServiceInfo()\n\n public GoogleServiceInfo()\n\n### GoogleServiceInfo(GoogleServiceInfo)\n\n public GoogleServiceInfo(GoogleServiceInfo other)\n\nProperties\n----------\n\n### GoogleServiceType\n\n public GoogleServiceInfo.Types.GoogleServiceType GoogleServiceType { get; set; }\n\nRecognized type of a Google Service.\n\n### SourceIp\n\n public string SourceIp { get; set; }\n\nSource IP address."]]