Reference documentation and code samples for the Google Cloud Notebooks V1 Client class InstanceConfig.
Notebook instance configurations that can be updated.
Generated from protobuf message google.cloud.notebooks.v1.InstanceConfig
Namespace
Google \ Cloud \ Notebooks \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ notebook_upgrade_schedule
string
Cron expression in UTC timezone, used to schedule instance auto upgrade. Please follow the cron format .
↳ enable_health_monitoring
bool
Verifies core internal services are running.
getNotebookUpgradeSchedule
Cron expression in UTC timezone, used to schedule instance auto upgrade.
Please follow the cron format .
string
setNotebookUpgradeSchedule
Cron expression in UTC timezone, used to schedule instance auto upgrade.
Please follow the cron format .
var
string
$this
getEnableHealthMonitoring
Verifies core internal services are running.
bool
setEnableHealthMonitoring
Verifies core internal services are running.
var
bool
$this