public sealed class GenerateConnectManifestRequest : IMessage<GenerateConnectManifestRequest>, IEquatable<GenerateConnectManifestRequest>, IDeepCloneable<GenerateConnectManifestRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1 API class GenerateConnectManifestRequest.
Request message for GkeHub.GenerateConnectManifest
method.
.
Optional. Namespace for GKE Connect agent resources. Defaults to
gke-connect.
The Connect Agent is authorized automatically when run in the default
namespace. Otherwise, explicit authorization must be granted with an
additional IAM binding.
Optional. URI of a proxy if connectivity from the agent to
gkeconnect.googleapis.com requires the use of a proxy. Format must be in
the form http(s)://{proxy_address}, depending on the HTTP/HTTPS protocol
supported by the proxy. This will direct the connect agent's outbound
traffic through a HTTP(S) proxy.
[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGenerateConnectManifestRequest\u003c/code\u003e class is used for requesting the generation of a manifest for the GKE Hub Connect agent, as part of the GKE Hub v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides several configurable properties including \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eNamespace\u003c/code\u003e, \u003ccode\u003eProxy\u003c/code\u003e, \u003ccode\u003eRegistry\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e, allowing customization of the generated agent resources.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for the class documentation available is 2.5.0, and previous versions can also be found in the provided documentation links.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, making it compatible with Google Protocol Buffers and providing functionalities for deep cloning and equality checks.\u003c/p\u003e\n"],["\u003cp\u003eThe agent's outbound traffic can be directed through a HTTP(S) proxy, by using the \u003ccode\u003eProxy\u003c/code\u003e property to specify the proxy URI.\u003c/p\u003e\n"]]],[],null,["# GKE Hub v1 API - Class GenerateConnectManifestRequest (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.GenerateConnectManifestRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.4.0/Google.Cloud.GkeHub.V1.GenerateConnectManifestRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.3.0/Google.Cloud.GkeHub.V1.GenerateConnectManifestRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.2.0/Google.Cloud.GkeHub.V1.GenerateConnectManifestRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.1.0/Google.Cloud.GkeHub.V1.GenerateConnectManifestRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.0.0/Google.Cloud.GkeHub.V1.GenerateConnectManifestRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.2.0/Google.Cloud.GkeHub.V1.GenerateConnectManifestRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.1.0/Google.Cloud.GkeHub.V1.GenerateConnectManifestRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.0.0/Google.Cloud.GkeHub.V1.GenerateConnectManifestRequest) \n\n public sealed class GenerateConnectManifestRequest : IMessage\u003cGenerateConnectManifestRequest\u003e, IEquatable\u003cGenerateConnectManifestRequest\u003e, IDeepCloneable\u003cGenerateConnectManifestRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the GKE Hub v1 API class GenerateConnectManifestRequest.\n\nRequest message for `GkeHub.GenerateConnectManifest`\nmethod.\n. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GenerateConnectManifestRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GenerateConnectManifestRequest](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.GenerateConnectManifestRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GenerateConnectManifestRequest](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.GenerateConnectManifestRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GenerateConnectManifestRequest](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.GenerateConnectManifestRequest), [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.GkeHub.V1](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.GkeHub.V1.dll\n\nConstructors\n------------\n\n### GenerateConnectManifestRequest()\n\n public GenerateConnectManifestRequest()\n\n### GenerateConnectManifestRequest(GenerateConnectManifestRequest)\n\n public GenerateConnectManifestRequest(GenerateConnectManifestRequest other)\n\nProperties\n----------\n\n### ImagePullSecretContent\n\n public ByteString ImagePullSecretContent { get; set; }\n\nOptional. The image pull secret content for the registry, if not public.\n\n### IsUpgrade\n\n public bool IsUpgrade { get; set; }\n\nOptional. If true, generate the resources for upgrade only. Some resources\ngenerated only for installation (e.g. secrets) will be excluded.\n\n### MembershipName\n\n public MembershipName MembershipName { get; set; }\n\n[MembershipName](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.MembershipName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.GenerateConnectManifestRequest#Google_Cloud_GkeHub_V1_GenerateConnectManifestRequest_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. The Membership resource name the Agent will associate with, in\nthe format `projects/*/locations/*/memberships/*`.\n\n### Namespace\n\n public string Namespace { get; set; }\n\nOptional. Namespace for GKE Connect agent resources. Defaults to\n`gke-connect`.\n\nThe Connect Agent is authorized automatically when run in the default\nnamespace. Otherwise, explicit authorization must be granted with an\nadditional IAM binding.\n\n### Proxy\n\n public ByteString Proxy { get; set; }\n\nOptional. URI of a proxy if connectivity from the agent to\ngkeconnect.googleapis.com requires the use of a proxy. Format must be in\nthe form `http(s)://{proxy_address}`, depending on the HTTP/HTTPS protocol\nsupported by the proxy. This will direct the connect agent's outbound\ntraffic through a HTTP(S) proxy.\n\n### Registry\n\n public string Registry { get; set; }\n\nOptional. The registry to fetch the connect agent image from. Defaults to\ngcr.io/gkeconnect.\n\n### Version\n\n public string Version { get; set; }\n\nOptional. The Connect agent version to use. Defaults to the most current\nversion."]]