Google Cloud Discovery Engine V1 Client - Class NotebookLMState (1.11.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class NotebookLMState.
States of NotebookLM.
Protobuf type google.cloud.discoveryengine.v1.CmekConfig.NotebookLMState
Namespace
Google \ Cloud \ DiscoveryEngine \ V1 \ CmekConfig
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
NOTEBOOK_LM_STATE_UNSPECIFIED
Value: 0
The NotebookLM state is unknown.
Generated from protobuf enum NOTEBOOK_LM_STATE_UNSPECIFIED = 0;
NOTEBOOK_LM_NOT_READY
Value: 1
The NotebookLM is not ready.
Generated from protobuf enum NOTEBOOK_LM_NOT_READY = 1;
NOTEBOOK_LM_READY
Value: 2
The NotebookLM is ready to be used.
Generated from protobuf enum NOTEBOOK_LM_READY = 2;
NOTEBOOK_LM_NOT_ENABLED
Value: 3
The NotebookLM is not enabled.
Generated from protobuf enum NOTEBOOK_LM_NOT_ENABLED = 3;
[[["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 2026-03-11 UTC."],[],[]]