Interface ConversationLoggingSettingsOrBuilder (0.1.0)

public interface ConversationLoggingSettingsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getDisableConversationLogging()

public abstract boolean getDisableConversationLogging()

Optional. Whether to disable conversation logging for the sessions.

bool disable_conversation_logging = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

The disableConversationLogging.