Class TargetRender (0.2.0)

TargetRender(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Details of rendering for a single target.

Attributes

NameDescription
rendering_build str
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}.
rendering_state google.cloud.deploy_v1.types.Release.TargetRender.TargetRenderState
Output only. Current state of the render operation for this Target.

Classes

TargetRenderState

TargetRenderState(value)

Valid states of the render operation.