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\u003eThis webpage provides reference documentation for the \u003ccode\u003eResourceManifest\u003c/code\u003e class within the Google Cloud GKE Hub v1 API, specifically version 2.3.0, with links to other versions of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourceManifest\u003c/code\u003e class represents a single Kubernetes resource to be applied to a cluster and is part of the \u003ccode\u003eGoogle.Cloud.GkeHub.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<ResourceManifest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ResourceManifest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and deep cloning capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eClusterScoped\u003c/code\u003e, which indicates whether the resource is cluster-scoped, and \u003ccode\u003eManifest\u003c/code\u003e, which contains the YAML manifest of the resource.\u003c/p\u003e\n"],["\u003cp\u003eThe page details two constructors for \u003ccode\u003eResourceManifest\u003c/code\u003e and lists inherited members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]