public sealed class ResourceManifest : IMessage<ResourceManifest>, IEquatable<ResourceManifest>, IDeepCloneable<ResourceManifest>, IBufferMessage, IMessage
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\u003eThis webpage details the \u003ccode\u003eResourceManifest\u003c/code\u003e class, specifically version 2.0.0, within the \u003ccode\u003eGoogle.Cloud.GkeHub.V1\u003c/code\u003e namespace of the Google Cloud .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResourceManifest\u003c/code\u003e represents a single Kubernetes resource and includes properties such as \u003ccode\u003eClusterScoped\u003c/code\u003e (a boolean determining whether it is cluster-scoped) and \u003ccode\u003eManifest\u003c/code\u003e (the YAML representation of the resource).\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available to create an empty \u003ccode\u003eResourceManifest\u003c/code\u003e or to create a copy of another \u003ccode\u003eResourceManifest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eMultiple previous versions of the \u003ccode\u003eResourceManifest\u003c/code\u003e are available, from version \u003ccode\u003e1.0.0\u003c/code\u003e to the latest version \u003ccode\u003e2.5.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]