Only Cloud Logging is enabled. Note that logs for both the Cloud Console
UI and Cloud SDK are based on Cloud Storage logs, so neither will provide
logs if this option is chosen.
GcsOnly
Only Cloud Storage logging is enabled.
Legacy
Cloud Logging and Cloud Storage logging are enabled.
LoggingUnspecified
The service determines the logging mode. The default is LEGACY. Do not
rely on the default logging behavior as it may change in the future.
None
Turn off all logging. No build logs will be captured.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The content outlines different versions of the `LoggingMode` within the `Google.Cloud.CloudBuild.V1` namespace, ranging from version 1.0.0 to the latest version 2.15.0."],["`LoggingMode` is an enumeration that specifies the logging preferences for Cloud Build, including options such as `CloudLoggingOnly`, `GcsOnly`, `Legacy`, `LoggingUnspecified`, `None`, and `StackdriverOnly`."],["Each version listed corresponds to a specific release of the Google Cloud Build .NET library, with each hyperlinked to its respective documentation page."],["There are clear descriptions for each field of the `LoggingMode`, detailing the implications of selecting each mode for Cloud Logging and Cloud Storage."],["The latest version, 2.15.0, is highlighted as the current release, alongside older versions that are also documented."]]],[]]