Optional. Maxmium amount of time in minutes before the operation times out.
Returns
Type
Description
int
setTimeoutMinutes
Optional. Maxmium amount of time in minutes before the operation times out.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
static::build
Parameters
Name
Description
name
string
Required. Format:
projects/{project_id}/locations/{location}/instances/{instance_id}
Please see NotebookServiceClient::instanceName() for help formatting this field.
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Notebooks V2 Client - Class DiagnoseInstanceRequest (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-notebooks/latest/V2.DiagnoseInstanceRequest)\n- [1.0.4](/php/docs/reference/cloud-notebooks/1.0.4/V2.DiagnoseInstanceRequest)\n- [0.7.5](/php/docs/reference/cloud-notebooks/0.7.5/V2.DiagnoseInstanceRequest)\n- [0.6.2](/php/docs/reference/cloud-notebooks/0.6.2/V2.DiagnoseInstanceRequest)\n- [0.5.0](/php/docs/reference/cloud-notebooks/0.5.0/V2.DiagnoseInstanceRequest)\n- [0.4.1](/php/docs/reference/cloud-notebooks/0.4.1/V2.DiagnoseInstanceRequest)\n- [0.3.6](/php/docs/reference/cloud-notebooks/0.3.6/V2.DiagnoseInstanceRequest) \nReference documentation and code samples for the Google Cloud Notebooks V2 Client class DiagnoseInstanceRequest.\n\nRequest for creating a notebook instance diagnostic file.\n\nGenerated from protobuf message `google.cloud.notebooks.v2.DiagnoseInstanceRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Notebooks \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. Format:\n`projects/{project_id}/locations/{location}/instances/{instance_id}`\n\n### setName\n\nRequired. Format:\n`projects/{project_id}/locations/{location}/instances/{instance_id}`\n\n### getDiagnosticConfig\n\nRequired. Defines flags that are used to run the diagnostic tool\n\n### hasDiagnosticConfig\n\n### clearDiagnosticConfig\n\n### setDiagnosticConfig\n\nRequired. Defines flags that are used to run the diagnostic tool\n\n### getTimeoutMinutes\n\nOptional. Maxmium amount of time in minutes before the operation times out.\n\n### setTimeoutMinutes\n\nOptional. Maxmium amount of time in minutes before the operation times out.\n\n### static::build"]]