public sealed class TargetRender : IMessage<Release.Types.TargetRender>, IEquatable<Release.Types.TargetRender>, IDeepCloneable<Release.Types.TargetRender>, IBufferMessage, IMessage
Output only. The resource name of the Cloud Build Build object that is used to
render the manifest for this target. Format is
projects/{project}/locations/{location}/builds/{build}.
[[["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-03-21 UTC."],[[["The provided content is a documentation page for `TargetRender`, a class within the `Google.Cloud.Deploy.V1` namespace in the .NET environment, detailing various versions and its properties."],["`TargetRender` is part of the `Release.Types` and provides details of rendering for a single target, with its current latest version being 3.4.0, but with many earlier versions dating back to 1.0.0, along with the current version (1.1.0) at the top."],["The `TargetRender` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its integration within a message-passing or data-handling framework."],["It includes constructors for creating instances and properties like `FailureCause`, `RenderingBuild`, and `RenderingState` to manage the rendering process, error states, and associated Cloud Build information."],["The documentation outlines inherited members, namespaces, and assembly details, with links to Microsoft's documentation for further information about base classes like `Object`."]]],[]]