class GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings extends Model (View source)

Properties

bool $enableConsentBasedRedaction
bool $enableInteractionLogging
bool $enableStackdriverLogging

Methods

setEnableConsentBasedRedaction($enableConsentBasedRedaction)

No description

bool
setEnableInteractionLogging($enableInteractionLogging)

No description

bool
getEnableInteractionLogging()

No description

setEnableStackdriverLogging($enableStackdriverLogging)

No description

bool
getEnableStackdriverLogging()

No description

Details

setEnableConsentBasedRedaction($enableConsentBasedRedaction)

No description

Parameters

$enableConsentBasedRedaction

bool getEnableConsentBasedRedaction()

No description

Return Value

bool

setEnableInteractionLogging($enableInteractionLogging)

No description

Parameters

$enableInteractionLogging

bool getEnableInteractionLogging()

No description

Return Value

bool

setEnableStackdriverLogging($enableStackdriverLogging)

No description

Parameters

$enableStackdriverLogging

bool getEnableStackdriverLogging()

No description

Return Value

bool