public sealed class GenerateAttachedClusterInstallManifestRequest : IMessage<GenerateAttachedClusterInstallManifestRequest>, IEquatable<GenerateAttachedClusterInstallManifestRequest>, IDeepCloneable<GenerateAttachedClusterInstallManifestRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class GenerateAttachedClusterInstallManifestRequest.
Request message for AttachedClusters.GenerateAttachedClusterInstallManifest
method.
Required. A client provided ID of the resource. Must be unique within the
parent resource.
The provided ID will be part of the
[AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource
name formatted as
projects/<project-id>/locations/<region>/attachedClusters/<cluster-id>.
Valid characters are /[a-z][0-9]-/. Cannot be longer than 63 characters.
When generating an install manifest for importing an existing Membership
resource, the attached_cluster_id field must be the Membership id.
Membership names are formatted as
projects/<project-id>/locations/<region>/memberships/<membership-id>.
Required. The platform version for the cluster (e.g. 1.19.0-gke.1000).
You can list all supported versions on a given Google Cloud region by
calling
[GetAttachedServerConfig][google.cloud.gkemulticloud.v1.AttachedClusters.GetAttachedServerConfig].
[[["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\u003eGenerateAttachedClusterInstallManifestRequest\u003c/code\u003e class is used to request the generation of an installation manifest for attached clusters in the Anthos Multi-Cloud v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and one that takes another \u003ccode\u003eGenerateAttachedClusterInstallManifestRequest\u003c/code\u003e instance for copying.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eAttachedClusterId\u003c/code\u003e for specifying a unique identifier, \u003ccode\u003eParent\u003c/code\u003e for the location, \u003ccode\u003ePlatformVersion\u003c/code\u003e for the desired cluster platform version, and \u003ccode\u003eProxyConfig\u003c/code\u003e for proxy settings.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.8.0, with other versions accessible being between 1.0.0-beta01 and 2.7.0.\u003c/p\u003e\n"]]],[],null,["# Anthos Multi-Cloud v1 API - Class GenerateAttachedClusterInstallManifestRequest (2.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.8.0 (latest)](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.GenerateAttachedClusterInstallManifestRequest)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.7.0/Google.Cloud.GkeMultiCloud.V1.GenerateAttachedClusterInstallManifestRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.6.0/Google.Cloud.GkeMultiCloud.V1.GenerateAttachedClusterInstallManifestRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.5.0/Google.Cloud.GkeMultiCloud.V1.GenerateAttachedClusterInstallManifestRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.4.0/Google.Cloud.GkeMultiCloud.V1.GenerateAttachedClusterInstallManifestRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.3.0/Google.Cloud.GkeMultiCloud.V1.GenerateAttachedClusterInstallManifestRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.2.0/Google.Cloud.GkeMultiCloud.V1.GenerateAttachedClusterInstallManifestRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.1.0/Google.Cloud.GkeMultiCloud.V1.GenerateAttachedClusterInstallManifestRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.0.0/Google.Cloud.GkeMultiCloud.V1.GenerateAttachedClusterInstallManifestRequest)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/1.0.0-beta01/Google.Cloud.GkeMultiCloud.V1.GenerateAttachedClusterInstallManifestRequest) \n\n public sealed class GenerateAttachedClusterInstallManifestRequest : IMessage\u003cGenerateAttachedClusterInstallManifestRequest\u003e, IEquatable\u003cGenerateAttachedClusterInstallManifestRequest\u003e, IDeepCloneable\u003cGenerateAttachedClusterInstallManifestRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Anthos Multi-Cloud v1 API class GenerateAttachedClusterInstallManifestRequest.\n\nRequest message for `AttachedClusters.GenerateAttachedClusterInstallManifest`\nmethod. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GenerateAttachedClusterInstallManifestRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GenerateAttachedClusterInstallManifestRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.GenerateAttachedClusterInstallManifestRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GenerateAttachedClusterInstallManifestRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.GenerateAttachedClusterInstallManifestRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GenerateAttachedClusterInstallManifestRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.GenerateAttachedClusterInstallManifestRequest), [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.GkeMultiCloud.V1](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.GkeMultiCloud.V1.dll\n\nConstructors\n------------\n\n### GenerateAttachedClusterInstallManifestRequest()\n\n public GenerateAttachedClusterInstallManifestRequest()\n\n### GenerateAttachedClusterInstallManifestRequest(GenerateAttachedClusterInstallManifestRequest)\n\n public GenerateAttachedClusterInstallManifestRequest(GenerateAttachedClusterInstallManifestRequest other)\n\nProperties\n----------\n\n### AttachedClusterId\n\n public string AttachedClusterId { get; set; }\n\nRequired. A client provided ID of the resource. Must be unique within the\nparent resource.\n\nThe provided ID will be part of the\n\\[AttachedCluster\\]\\[google.cloud.gkemulticloud.v1.AttachedCluster\\] resource\nname formatted as\n`projects/\u003cproject-id\u003e/locations/\u003cregion\u003e/attachedClusters/\u003ccluster-id\u003e`.\n\nValid characters are `/[a-z][0-9]-/`. Cannot be longer than 63 characters.\n\nWhen generating an install manifest for importing an existing Membership\nresource, the attached_cluster_id field must be the Membership id.\n\nMembership names are formatted as\n`projects/\u003cproject-id\u003e/locations/\u003cregion\u003e/memberships/\u003cmembership-id\u003e`.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The parent location where this\n\\[AttachedCluster\\]\\[google.cloud.gkemulticloud.v1.AttachedCluster\\] resource\nwill be created.\n\nLocation names are formatted as `projects/\u003cproject-id\u003e/locations/\u003cregion\u003e`.\n\nSee [Resource Names](https://cloud.google.com/apis/design/resource_names)\nfor more details on Google Cloud resource names.\n\n### ParentAsLocationName\n\n public LocationName ParentAsLocationName { get; set; }\n\n[LocationName](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.ResourceNames.LocationName.html)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.GenerateAttachedClusterInstallManifestRequest#Google_Cloud_GkeMultiCloud_V1_GenerateAttachedClusterInstallManifestRequest_Parent) resource name property.\n\n### PlatformVersion\n\n public string PlatformVersion { get; set; }\n\nRequired. The platform version for the cluster (e.g. `1.19.0-gke.1000`).\n\nYou can list all supported versions on a given Google Cloud region by\ncalling\n\\[GetAttachedServerConfig\\]\\[google.cloud.gkemulticloud.v1.AttachedClusters.GetAttachedServerConfig\\].\n\n### ProxyConfig\n\n public AttachedProxyConfig ProxyConfig { get; set; }\n\nOptional. Proxy configuration for outbound HTTP(S) traffic."]]