deleteLogs property

String? deleteLogs
getter/setter pair

Location of Cloud Build logs in Google Cloud Storage, populated when deleting this deployment.

Format: gs://{bucket}/{object}.

Output only.

Implementation

core.String? deleteLogs;