Google Cloud Notebooks V1 Client - Class SwitchRuntimeRequest (1.0.5)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Notebooks V1 Client class SwitchRuntimeRequest.
Request for switching a Managed Notebook Runtime.
Generated from protobuf message google.cloud.notebooks.v1.SwitchRuntimeRequest
Namespace
Google \ Cloud \ Notebooks \ V1
Methods
__construct
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Format: projects/{project_id}/locations/{location}/runtimes/{runtime_id}
↳ request_id
string
Idempotent request UUID.
getName
Required. Format: projects/{project_id}/locations/{location}/runtimes/{runtime_id}
setName
Required. Format: projects/{project_id}/locations/{location}/runtimes/{runtime_id}
getMachineType
setMachineType
getAcceleratorConfig
hasAcceleratorConfig
clearAcceleratorConfig
setAcceleratorConfig
getRequestId
setRequestId
static::build
name
string
Required. Format: projects/{project_id}/locations/{location}/runtimes/{runtime_id}
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["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 V1 Client - Class SwitchRuntimeRequest (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-notebooks/latest/V1.SwitchRuntimeRequest)\n- [1.0.4](/php/docs/reference/cloud-notebooks/1.0.4/V1.SwitchRuntimeRequest)\n- [0.7.5](/php/docs/reference/cloud-notebooks/0.7.5/V1.SwitchRuntimeRequest)\n- [0.6.2](/php/docs/reference/cloud-notebooks/0.6.2/V1.SwitchRuntimeRequest)\n- [0.5.0](/php/docs/reference/cloud-notebooks/0.5.0/V1.SwitchRuntimeRequest)\n- [0.4.1](/php/docs/reference/cloud-notebooks/0.4.1/V1.SwitchRuntimeRequest)\n- [0.3.6](/php/docs/reference/cloud-notebooks/0.3.6/V1.SwitchRuntimeRequest) \nReference documentation and code samples for the Google Cloud Notebooks V1 Client class SwitchRuntimeRequest.\n\nRequest for switching a Managed Notebook Runtime.\n\nGenerated from protobuf message `google.cloud.notebooks.v1.SwitchRuntimeRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Notebooks \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. Format:\n`projects/{project_id}/locations/{location}/runtimes/{runtime_id}`\n\n### setName\n\nRequired. Format:\n`projects/{project_id}/locations/{location}/runtimes/{runtime_id}`\n\n### getMachineType\n\nmachine type.\n\n### setMachineType\n\nmachine type.\n\n### getAcceleratorConfig\n\naccelerator config.\n\n### hasAcceleratorConfig\n\n### clearAcceleratorConfig\n\n### setAcceleratorConfig\n\naccelerator config.\n\n### getRequestId\n\nIdempotent request UUID.\n\n### setRequestId\n\nIdempotent request UUID.\n\n### static::build"]]