Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::Project::CustomerProvidedConfig::NotebooklmConfig (v0.28.0)

Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::Project::CustomerProvidedConfig::NotebooklmConfig.

Configuration for NotebookLM.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_protection_policy

def data_protection_policy() -> ::Google::Cloud::DiscoveryEngine::V1beta::Project::CustomerProvidedConfig::NotebooklmConfig::DataProtectionPolicy
Returns

#data_protection_policy=

def data_protection_policy=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::Project::CustomerProvidedConfig::NotebooklmConfig::DataProtectionPolicy
Parameter
Returns

#model_armor_config

def model_armor_config() -> ::Google::Cloud::DiscoveryEngine::V1beta::Project::CustomerProvidedConfig::NotebooklmConfig::ModelArmorConfig
Returns

#model_armor_config=

def model_armor_config=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::Project::CustomerProvidedConfig::NotebooklmConfig::ModelArmorConfig
Parameter
Returns

#observability_config

def observability_config() -> ::Google::Cloud::DiscoveryEngine::V1beta::ObservabilityConfig
Returns

#observability_config=

def observability_config=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::ObservabilityConfig
Parameter
Returns

#opt_out_notebook_sharing

def opt_out_notebook_sharing() -> ::Boolean
Returns
  • (::Boolean) — Optional. Whether to disable the notebook sharing feature for the project. Default to false if not specified.

#opt_out_notebook_sharing=

def opt_out_notebook_sharing=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Whether to disable the notebook sharing feature for the project. Default to false if not specified.
Returns
  • (::Boolean) — Optional. Whether to disable the notebook sharing feature for the project. Default to false if not specified.