Class Project.CustomerProvidedConfig.NotebooklmConfig (0.90.0)

public static final class Project.CustomerProvidedConfig.NotebooklmConfig extends GeneratedMessage implements Project.CustomerProvidedConfig.NotebooklmConfigOrBuilder

Configuration for NotebookLM.

Protobuf type google.cloud.discoveryengine.v1beta.Project.CustomerProvidedConfig.NotebooklmConfig

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > Project.CustomerProvidedConfig.NotebooklmConfig

Static Fields

DATA_PROTECTION_POLICY_FIELD_NUMBER

public static final int DATA_PROTECTION_POLICY_FIELD_NUMBER
Field Value
Type Description
int

MODEL_ARMOR_CONFIG_FIELD_NUMBER

public static final int MODEL_ARMOR_CONFIG_FIELD_NUMBER
Field Value
Type Description
int

OBSERVABILITY_CONFIG_FIELD_NUMBER

public static final int OBSERVABILITY_CONFIG_FIELD_NUMBER
Field Value
Type Description
int

OPT_OUT_NOTEBOOK_SHARING_FIELD_NUMBER

public static final int OPT_OUT_NOTEBOOK_SHARING_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static Project.CustomerProvidedConfig.NotebooklmConfig getDefaultInstance()
Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static Project.CustomerProvidedConfig.NotebooklmConfig.Builder newBuilder()
Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig.Builder

newBuilder(Project.CustomerProvidedConfig.NotebooklmConfig prototype)

public static Project.CustomerProvidedConfig.NotebooklmConfig.Builder newBuilder(Project.CustomerProvidedConfig.NotebooklmConfig prototype)
Parameter
Name Description
prototype Project.CustomerProvidedConfig.NotebooklmConfig
Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig.Builder

parseDelimitedFrom(InputStream input)

public static Project.CustomerProvidedConfig.NotebooklmConfig parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static Project.CustomerProvidedConfig.NotebooklmConfig parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static Project.CustomerProvidedConfig.NotebooklmConfig parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static Project.CustomerProvidedConfig.NotebooklmConfig parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static Project.CustomerProvidedConfig.NotebooklmConfig parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static Project.CustomerProvidedConfig.NotebooklmConfig parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static Project.CustomerProvidedConfig.NotebooklmConfig parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static Project.CustomerProvidedConfig.NotebooklmConfig parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static Project.CustomerProvidedConfig.NotebooklmConfig parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static Project.CustomerProvidedConfig.NotebooklmConfig parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static Project.CustomerProvidedConfig.NotebooklmConfig parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static Project.CustomerProvidedConfig.NotebooklmConfig parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig
Exceptions
Type Description
InvalidProtocolBufferException

parser()

public static Parser<Project.CustomerProvidedConfig.NotebooklmConfig> parser()
Returns
Type Description
Parser<NotebooklmConfig>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getDataProtectionPolicy()

public Project.CustomerProvidedConfig.NotebooklmConfig.DataProtectionPolicy getDataProtectionPolicy()

Optional. Specifies the data protection policy for NotebookLM.

.google.cloud.discoveryengine.v1beta.Project.CustomerProvidedConfig.NotebooklmConfig.DataProtectionPolicy data_protection_policy = 5 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig.DataProtectionPolicy

The dataProtectionPolicy.

getDataProtectionPolicyOrBuilder()

public Project.CustomerProvidedConfig.NotebooklmConfig.DataProtectionPolicyOrBuilder getDataProtectionPolicyOrBuilder()

Optional. Specifies the data protection policy for NotebookLM.

.google.cloud.discoveryengine.v1beta.Project.CustomerProvidedConfig.NotebooklmConfig.DataProtectionPolicy data_protection_policy = 5 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig.DataProtectionPolicyOrBuilder

getDefaultInstanceForType()

public Project.CustomerProvidedConfig.NotebooklmConfig getDefaultInstanceForType()
Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig

getModelArmorConfig()

public Project.CustomerProvidedConfig.NotebooklmConfig.ModelArmorConfig getModelArmorConfig()

Model Armor configuration to be used for sanitizing user prompts and LLM responses.

.google.cloud.discoveryengine.v1beta.Project.CustomerProvidedConfig.NotebooklmConfig.ModelArmorConfig model_armor_config = 1;

Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig.ModelArmorConfig

The modelArmorConfig.

getModelArmorConfigOrBuilder()

public Project.CustomerProvidedConfig.NotebooklmConfig.ModelArmorConfigOrBuilder getModelArmorConfigOrBuilder()

Model Armor configuration to be used for sanitizing user prompts and LLM responses.

.google.cloud.discoveryengine.v1beta.Project.CustomerProvidedConfig.NotebooklmConfig.ModelArmorConfig model_armor_config = 1;

Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig.ModelArmorConfigOrBuilder

getObservabilityConfig()

public ObservabilityConfig getObservabilityConfig()

Optional. Observability config for NotebookLM.

.google.cloud.discoveryengine.v1beta.ObservabilityConfig observability_config = 6 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ObservabilityConfig

The observabilityConfig.

getObservabilityConfigOrBuilder()

public ObservabilityConfigOrBuilder getObservabilityConfigOrBuilder()

Optional. Observability config for NotebookLM.

.google.cloud.discoveryengine.v1beta.ObservabilityConfig observability_config = 6 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ObservabilityConfigOrBuilder

getOptOutNotebookSharing()

public boolean getOptOutNotebookSharing()

Optional. Whether to disable the notebook sharing feature for the project. Default to false if not specified.

bool opt_out_notebook_sharing = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

The optOutNotebookSharing.

getParserForType()

public Parser<Project.CustomerProvidedConfig.NotebooklmConfig> getParserForType()
Returns
Type Description
Parser<NotebooklmConfig>
Overrides

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides

hasDataProtectionPolicy()

public boolean hasDataProtectionPolicy()

Optional. Specifies the data protection policy for NotebookLM.

.google.cloud.discoveryengine.v1beta.Project.CustomerProvidedConfig.NotebooklmConfig.DataProtectionPolicy data_protection_policy = 5 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the dataProtectionPolicy field is set.

hasModelArmorConfig()

public boolean hasModelArmorConfig()

Model Armor configuration to be used for sanitizing user prompts and LLM responses.

.google.cloud.discoveryengine.v1beta.Project.CustomerProvidedConfig.NotebooklmConfig.ModelArmorConfig model_armor_config = 1;

Returns
Type Description
boolean

Whether the modelArmorConfig field is set.

hasObservabilityConfig()

public boolean hasObservabilityConfig()

Optional. Observability config for NotebookLM.

.google.cloud.discoveryengine.v1beta.ObservabilityConfig observability_config = 6 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the observabilityConfig field is set.

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

newBuilderForType()

public Project.CustomerProvidedConfig.NotebooklmConfig.Builder newBuilderForType()
Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig.Builder

newBuilderForType(AbstractMessage.BuilderParent parent)

protected Project.CustomerProvidedConfig.NotebooklmConfig.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Parameter
Name Description
parent BuilderParent
Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig.Builder
Overrides

toBuilder()

public Project.CustomerProvidedConfig.NotebooklmConfig.Builder toBuilder()
Returns
Type Description
Project.CustomerProvidedConfig.NotebooklmConfig.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
Name Description
output CodedOutputStream
Overrides
Exceptions
Type Description
IOException