[[["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."],[[["This page provides documentation for the `BuildOptions.Types.LoggingMode` enum within the Google Cloud Build v1 API, specifically for the .NET environment, with the current version being 2.13.0."],["The `LoggingMode` enum defines different options for storing build logs, including `CloudLoggingOnly`, `GcsOnly`, `Legacy`, `LoggingUnspecified`, `None`, and `StackdriverOnly`."],["The most current documentation available is for version 2.15.0, with numerous previous versions documented all the way back to version 1.0.0."],["The `LoggingUnspecified` mode allows the service to determine the logging mode, but the documentation suggests that relying on this default behavior is not recommended as it could change in the future, while `Legacy` is the current default."],["There are various options for logging, from completely disabling logs using the `None` option, to storing them in either Cloud Logging, Cloud Storage, or both using `CloudLoggingOnly`, `GcsOnly`, and `Legacy` respectively."]]],[]]