Interface ExternalPage.AiCopilotAvailabilityStage
-
- All Known Implementing Classes:
ExternalPage.Builder
- Enclosing class:
- ExternalPage
public static interface ExternalPage.AiCopilotAvailabilityStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExternalPage.SourceIdStageaiCopilotAvailability(boolean aiCopilotAvailability)Whether the external page should be used to answer questions by AI Copilot.
-
-
-
Method Detail
-
aiCopilotAvailability
ExternalPage.SourceIdStage aiCopilotAvailability(boolean aiCopilotAvailability)
Whether the external page should be used to answer questions by AI Copilot.
-
-