str
The path to which logs are saved when the
destination = PATH. This can be a local file
path on the VM, or under the mount point of a
Persistent Disk or Filestore, or a Cloud Storage
path.
Classes
Destination
Destination(value)
The destination (if any) for logs.
Values:
DESTINATION_UNSPECIFIED (0):
Logs are not preserved.
CLOUD_LOGGING (1):
Logs are streamed to Cloud Logging.
PATH (2):
Logs are saved to a file path.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 UTC."],[],[]]