public enum CmekConfig.NotebookLMState extends Enum<CmekConfig.NotebookLMState> implements ProtocolMessageEnum
States of NotebookLM.
Protobuf enum google.cloud.discoveryengine.v1.CmekConfig.NotebookLMState
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
NOTEBOOK_LM_NOT_ENABLED |
The NotebookLM is not enabled. |
NOTEBOOK_LM_NOT_ENABLED_VALUE |
The NotebookLM is not enabled. |
NOTEBOOK_LM_NOT_READY |
The NotebookLM is not ready. |
NOTEBOOK_LM_NOT_READY_VALUE |
The NotebookLM is not ready. |
NOTEBOOK_LM_READY |
The NotebookLM is ready to be used. |
NOTEBOOK_LM_READY_VALUE |
The NotebookLM is ready to be used. |
NOTEBOOK_LM_STATE_UNSPECIFIED |
The NotebookLM state is unknown. |
NOTEBOOK_LM_STATE_UNSPECIFIED_VALUE |
The NotebookLM state is unknown. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |