PreviewOperationMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Ephemeral metadata content describing the state of a preview operation.
Attributes |
|
---|---|
Name | Description |
step |
google.cloud.config_v1.types.PreviewOperationMetadata.PreviewStep
The current step the preview operation is running. |
preview_artifacts |
google.cloud.config_v1.types.PreviewArtifacts
Artifacts from preview. |
logs |
str
Output only. Location of preview logs in gs://{bucket}/{object} format.
|
build |
str
Output only. Cloud Build instance UUID associated with this preview. |
Classes
PreviewStep
PreviewStep(value)
The possible steps a preview may be running.