View Source GoogleApi.CloudDeploy.V1.Model.ReleaseRenderEvent (google_api_cloud_deploy v0.13.0)
Payload proto for "clouddeploy.googleapis.com/release_render" Platform Log event that describes the render status change.
Attributes
-
message(type:String.t, default:nil) - Debug message for when a render transition occurs. Provides further details as rendering progresses through render states. -
pipelineUid(type:String.t, default:nil) - Unique identifier of theDeliveryPipeline. -
release(type:String.t, default:nil) - The name of the release. release_uid is not in this log message because we write some of these log messages at release creation time, before we've generated the uid. -
releaseRenderState(type:String.t, default:nil) - The state of the release render. -
type(type:String.t, default:nil) - Type of this notification, e.g. for a release render state change event.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.