[[["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-09-04 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eHTTPGetAction\u003c/code\u003e class within the Google Cloud Run Admin v2 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHTTPGetAction\u003c/code\u003e class, which is a part of the \u003ccode\u003eGoogle.Cloud.Run.V2\u003c/code\u003e namespace, describes an action based on HTTP GET requests, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class features properties such as \u003ccode\u003eHttpHeaders\u003c/code\u003e, \u003ccode\u003ePath\u003c/code\u003e, and \u003ccode\u003ePort\u003c/code\u003e, allowing developers to customize the HTTP GET requests and can add custom headers to the request.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines available versions, ranging from the latest 2.13.0 down to 1.0.0-beta02, for the \u003ccode\u003eHTTPGetAction\u003c/code\u003e class, including links for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the constructors for the \u003ccode\u003eHTTPGetAction\u003c/code\u003e class, offering both a parameterless constructor and one that accepts another \u003ccode\u003eHTTPGetAction\u003c/code\u003e instance for cloning.\u003c/p\u003e\n"]]],[],null,["# Cloud Run Admin v2 API - Class HTTPGetAction (2.16.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.16.0 (latest)](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2.HTTPGetAction)\n- [2.15.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.15.0/Google.Cloud.Run.V2.HTTPGetAction)\n- [2.14.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.14.0/Google.Cloud.Run.V2.HTTPGetAction)\n- [2.13.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.13.0/Google.Cloud.Run.V2.HTTPGetAction)\n- [2.12.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.12.0/Google.Cloud.Run.V2.HTTPGetAction)\n- [2.11.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.11.0/Google.Cloud.Run.V2.HTTPGetAction)\n- [2.10.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.10.0/Google.Cloud.Run.V2.HTTPGetAction)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.9.0/Google.Cloud.Run.V2.HTTPGetAction)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.8.0/Google.Cloud.Run.V2.HTTPGetAction)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.7.0/Google.Cloud.Run.V2.HTTPGetAction)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.6.0/Google.Cloud.Run.V2.HTTPGetAction)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.5.0/Google.Cloud.Run.V2.HTTPGetAction)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.4.0/Google.Cloud.Run.V2.HTTPGetAction)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.3.0/Google.Cloud.Run.V2.HTTPGetAction)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.2.0/Google.Cloud.Run.V2.HTTPGetAction)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.1.0/Google.Cloud.Run.V2.HTTPGetAction)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.0.0/Google.Cloud.Run.V2.HTTPGetAction)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.Run.V2/1.0.0-beta02/Google.Cloud.Run.V2.HTTPGetAction) \n\n public sealed class HTTPGetAction : IMessage\u003cHTTPGetAction\u003e, IEquatable\u003cHTTPGetAction\u003e, IDeepCloneable\u003cHTTPGetAction\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Cloud Run Admin v2 API class HTTPGetAction.\n\nHTTPGetAction describes an action based on HTTP Get requests. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e HTTPGetAction \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[HTTPGetAction](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2.HTTPGetAction), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[HTTPGetAction](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2.HTTPGetAction), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[HTTPGetAction](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2.HTTPGetAction), [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.Run.V2](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.Run.V2.dll\n\nConstructors\n------------\n\n### HTTPGetAction()\n\n public HTTPGetAction()\n\n### HTTPGetAction(HTTPGetAction)\n\n public HTTPGetAction(HTTPGetAction other)\n\nProperties\n----------\n\n### HttpHeaders\n\n public RepeatedField\u003cHTTPHeader\u003e HttpHeaders { get; }\n\nOptional. Custom headers to set in the request. HTTP allows repeated\nheaders.\n\n### Path\n\n public string Path { get; set; }\n\nOptional. Path to access on the HTTP server. Defaults to '/'.\n\n### Port\n\n public int Port { get; set; }\n\nOptional. Port number to access on the container. Must be in the range 1 to\n\n1. If not specified, defaults to the exposed port of the container, which is the value of container.ports\\[0\\].containerPort."]]