public sealed class ResourceManifest : IMessage<ResourceManifest>, IEquatable<ResourceManifest>, IDeepCloneable<ResourceManifest>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1 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"]],[["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\u003eResourceManifest\u003c/code\u003e class, part of the Google.Cloud.GkeHub.V1 API, represents a single Kubernetes resource for cluster application.\u003c/p\u003e\n"],["\u003cp\u003eIt is available in multiple versions, ranging from version 1.0.0 to the latest version 2.5.0, with version 2.2.0 being the focus of this specific documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResourceManifest\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for use with Protocol Buffers and .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eClusterScoped\u003c/code\u003e, which indicates if the resource is cluster-scoped, and \u003ccode\u003eManifest\u003c/code\u003e, which contains the YAML definition of the resource.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResourceManifest\u003c/code\u003e offers two constructors: a default constructor and another that takes an existing \u003ccode\u003eResourceManifest\u003c/code\u003e object for creating copies.\u003c/p\u003e\n"]]],[],null,[]]