Build Options Logging
Option to specify the logging mode, which determines if and where build logs are stored.
Entries
Link copied to clipboard
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.
Link copied to clipboard
This option is the same as CLOUD_LOGGING_ONLY.
Link copied to clipboard
Build logs are stored in Cloud Logging. Selecting this option will not allow logs streaming.
Types
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.