Class TargetRender (0.1.1)

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

Details of rendering for a single target. .. attribute:: rendering_build

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}.

:type: str

Attribute

NameDescription
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.