public sealed class DiagnosticConfig : IMessage<DiagnosticConfig>, IEquatable<DiagnosticConfig>, IDeepCloneable<DiagnosticConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class DiagnosticConfig.
Defines flags that are used to run the diagnostic tool
Optional. Defines the relative storage path in the Cloud Storage bucket
where the diagnostic logs will be written: Default path will be the root
directory of the Cloud Storage bucket
(gs://$GCS_BUCKET/$DATE_$TIME.tar.gz)
Example of full path where Log file will be written:
gs://$GCS_BUCKET/$RELATIVE_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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eDiagnosticConfig\u003c/code\u003e class within the Google Cloud AI Platform Notebooks v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiagnosticConfig\u003c/code\u003e class is used to configure and manage settings for the diagnostic tool, including options for copying home files, capturing network packets, and repairing the service for the instance.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eDiagnosticConfig\u003c/code\u003e class is 2.5.0, and several earlier versions, including 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0-beta04, are also available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiagnosticConfig\u003c/code\u003e class requires users to define a Cloud Storage bucket location using the \u003ccode\u003eGcsBucket\u003c/code\u003e property, where diagnostic logs will be stored, and grants users optional control of other storage characteristics with the \u003ccode\u003eRelativePath\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCopyHomeFilesFlagEnabled\u003c/code\u003e, \u003ccode\u003ePacketCaptureFlagEnabled\u003c/code\u003e, and \u003ccode\u003eRepairFlagEnabled\u003c/code\u003e properties are boolean flags that enable respective diagnostic actions related to copying files, capturing packets, or repairing the instance service.\u003c/p\u003e\n"]]],[],null,[]]