public sealed class ResourceManifest : IMessage<ResourceManifest>, IEquatable<ResourceManifest>, IDeepCloneable<ResourceManifest>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1beta1 API class ResourceManifest.
ResourceManifest represents a single Kubernetes resource to be applied to
the cluster.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eResourceManifest\u003c/code\u003e class, part of the Google Cloud GKE Hub v1beta1 API, represents a single Kubernetes resource intended for cluster application.\u003c/p\u003e\n"],["\u003cp\u003eIt is implemented by several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its comprehensive functionality and integration with the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourceManifest\u003c/code\u003e class includes properties such as \u003ccode\u003eClusterScoped\u003c/code\u003e, which indicates if the resource applies to the entire cluster, and \u003ccode\u003eManifest\u003c/code\u003e, which holds the YAML definition of the resource.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating a \u003ccode\u003eResourceManifest\u003c/code\u003e instance, one empty and one that copies from an existing \u003ccode\u003eResourceManifest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eResourceManifest\u003c/code\u003e is 2.0.0-beta07, but there are also older versions available such as 2.0.0-beta06, and 1.0.0-beta04.\u003c/p\u003e\n"]]],[],null,[]]