Versions in this module Expand all Collapse all v0 v0.0.1 Dec 7, 2023 Changes in this version + const CloudPlatformScope + const DialogflowScope + type GoogleCloudDialogflowCxV3AdvancedSettings struct + AudioExportGcsDestination *GoogleCloudDialogflowCxV3GcsDestination + DtmfSettings *GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings + ForceSendFields []string + LoggingSettings *GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings + NullFields []string + func (s *GoogleCloudDialogflowCxV3AdvancedSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings struct + Enabled bool + FinishDigit string + ForceSendFields []string + MaxDigits int64 + NullFields []string + func (s *GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings struct + EnableInteractionLogging bool + EnableStackdriverLogging bool + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3AudioInput struct + Audio string + Config *GoogleCloudDialogflowCxV3InputAudioConfig + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3AudioInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3BargeInConfig struct + ForceSendFields []string + NoBargeInDuration string + NullFields []string + TotalDuration string + func (s *GoogleCloudDialogflowCxV3BargeInConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata struct + Errors []*GoogleCloudDialogflowCxV3TestError + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3BatchRunTestCasesResponse struct + ForceSendFields []string + NullFields []string + Results []*GoogleCloudDialogflowCxV3TestCaseResult + func (s *GoogleCloudDialogflowCxV3BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ContinuousTestResult struct + ForceSendFields []string + Name string + NullFields []string + Result string + RunTime string + TestCaseResults []string + func (s *GoogleCloudDialogflowCxV3ContinuousTestResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ConversationSignals struct + ForceSendFields []string + NullFields []string + TurnSignals *GoogleCloudDialogflowCxV3TurnSignals + func (s *GoogleCloudDialogflowCxV3ConversationSignals) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ConversationTurn struct + ForceSendFields []string + NullFields []string + UserInput *GoogleCloudDialogflowCxV3ConversationTurnUserInput + VirtualAgentOutput *GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput + func (s *GoogleCloudDialogflowCxV3ConversationTurn) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ConversationTurnUserInput struct + EnableSentimentAnalysis bool + ForceSendFields []string + InjectedParameters googleapi.RawMessage + Input *GoogleCloudDialogflowCxV3QueryInput + IsWebhookEnabled bool + NullFields []string + func (s *GoogleCloudDialogflowCxV3ConversationTurnUserInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput struct + CurrentPage *GoogleCloudDialogflowCxV3Page + DiagnosticInfo googleapi.RawMessage + Differences []*GoogleCloudDialogflowCxV3TestRunDifference + ForceSendFields []string + NullFields []string + SessionParameters googleapi.RawMessage + Status *GoogleRpcStatus + TextResponses []*GoogleCloudDialogflowCxV3ResponseMessageText + TriggeredIntent *GoogleCloudDialogflowCxV3Intent + func (s *GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3CreateVersionOperationMetadata struct + ForceSendFields []string + NullFields []string + Version string + func (s *GoogleCloudDialogflowCxV3CreateVersionOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3DataStoreConnection struct + DataStore string + DataStoreType string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3DataStoreConnection) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3DeployFlowMetadata struct + ForceSendFields []string + NullFields []string + TestErrors []*GoogleCloudDialogflowCxV3TestError + func (s *GoogleCloudDialogflowCxV3DeployFlowMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3DeployFlowResponse struct + Deployment string + Environment *GoogleCloudDialogflowCxV3Environment + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3DeployFlowResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3DtmfInput struct + Digits string + FinishDigit string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3DtmfInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3Environment struct + Description string + DisplayName string + ForceSendFields []string + Name string + NullFields []string + TestCasesConfig *GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig + UpdateTime string + VersionConfigs []*GoogleCloudDialogflowCxV3EnvironmentVersionConfig + WebhookConfig *GoogleCloudDialogflowCxV3EnvironmentWebhookConfig + func (s *GoogleCloudDialogflowCxV3Environment) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig struct + EnableContinuousRun bool + EnablePredeploymentRun bool + ForceSendFields []string + NullFields []string + TestCases []string + func (s *GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3EnvironmentVersionConfig struct + ForceSendFields []string + NullFields []string + Version string + func (s *GoogleCloudDialogflowCxV3EnvironmentVersionConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3EnvironmentWebhookConfig struct + ForceSendFields []string + NullFields []string + WebhookOverrides []*GoogleCloudDialogflowCxV3Webhook + func (s *GoogleCloudDialogflowCxV3EnvironmentWebhookConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3EventHandler struct + Event string + ForceSendFields []string + Name string + NullFields []string + TargetFlow string + TargetPage string + TriggerFulfillment *GoogleCloudDialogflowCxV3Fulfillment + func (s *GoogleCloudDialogflowCxV3EventHandler) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3EventInput struct + Event string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3EventInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ExportAgentResponse struct + AgentContent string + AgentUri string + CommitSha string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ExportAgentResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ExportFlowResponse struct + FlowContent string + FlowUri string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ExportFlowResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ExportIntentsMetadata struct + type GoogleCloudDialogflowCxV3ExportIntentsResponse struct + ForceSendFields []string + IntentsContent *GoogleCloudDialogflowCxV3InlineDestination + IntentsUri string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ExportIntentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ExportTestCasesMetadata struct + type GoogleCloudDialogflowCxV3ExportTestCasesResponse struct + Content string + ForceSendFields []string + GcsUri string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ExportTestCasesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3Form struct + ForceSendFields []string + NullFields []string + Parameters []*GoogleCloudDialogflowCxV3FormParameter + func (s *GoogleCloudDialogflowCxV3Form) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3FormParameter struct + AdvancedSettings *GoogleCloudDialogflowCxV3AdvancedSettings + DefaultValue interface{} + DisplayName string + EntityType string + FillBehavior *GoogleCloudDialogflowCxV3FormParameterFillBehavior + ForceSendFields []string + IsList bool + NullFields []string + Redact bool + Required bool + func (s *GoogleCloudDialogflowCxV3FormParameter) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3FormParameterFillBehavior struct + ForceSendFields []string + InitialPromptFulfillment *GoogleCloudDialogflowCxV3Fulfillment + NullFields []string + RepromptEventHandlers []*GoogleCloudDialogflowCxV3EventHandler + func (s *GoogleCloudDialogflowCxV3FormParameterFillBehavior) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3Fulfillment struct + AdvancedSettings *GoogleCloudDialogflowCxV3AdvancedSettings + ConditionalCases []*GoogleCloudDialogflowCxV3FulfillmentConditionalCases + EnableGenerativeFallback bool + ForceSendFields []string + Messages []*GoogleCloudDialogflowCxV3ResponseMessage + NullFields []string + ReturnPartialResponses bool + SetParameterActions []*GoogleCloudDialogflowCxV3FulfillmentSetParameterAction + Tag string + Webhook string + func (s *GoogleCloudDialogflowCxV3Fulfillment) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3FulfillmentConditionalCases struct + Cases []*GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3FulfillmentConditionalCases) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase struct + CaseContent []*GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent + Condition string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent struct + AdditionalCases *GoogleCloudDialogflowCxV3FulfillmentConditionalCases + ForceSendFields []string + Message *GoogleCloudDialogflowCxV3ResponseMessage + NullFields []string + func (s *GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3FulfillmentSetParameterAction struct + ForceSendFields []string + NullFields []string + Parameter string + Value interface{} + func (s *GoogleCloudDialogflowCxV3FulfillmentSetParameterAction) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3GcsDestination struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudDialogflowCxV3GcsDestination) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata struct + ForceSendFields []string + NullFields []string + State string + func (s *GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ImportDocumentsResponse struct + ForceSendFields []string + NullFields []string + Warnings []*GoogleRpcStatus + func (s *GoogleCloudDialogflowCxV3ImportDocumentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ImportFlowResponse struct + Flow string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ImportFlowResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ImportIntentsMetadata struct + type GoogleCloudDialogflowCxV3ImportIntentsResponse struct + ConflictingResources *GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources + ForceSendFields []string + Intents []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ImportIntentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources struct + EntityDisplayNames []string + ForceSendFields []string + IntentDisplayNames []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ImportIntentsResponseConflictingResources) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ImportTestCasesMetadata struct + Errors []*GoogleCloudDialogflowCxV3TestCaseError + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ImportTestCasesMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ImportTestCasesResponse struct + ForceSendFields []string + Names []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ImportTestCasesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3InlineDestination struct + Content string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3InlineDestination) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3InputAudioConfig struct + AudioEncoding string + BargeInConfig *GoogleCloudDialogflowCxV3BargeInConfig + EnableWordInfo bool + ForceSendFields []string + Model string + ModelVariant string + NullFields []string + PhraseHints []string + SampleRateHertz int64 + SingleUtterance bool + func (s *GoogleCloudDialogflowCxV3InputAudioConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3Intent struct + Description string + DisplayName string + ForceSendFields []string + IsFallback bool + Labels map[string]string + Name string + NullFields []string + Parameters []*GoogleCloudDialogflowCxV3IntentParameter + Priority int64 + TrainingPhrases []*GoogleCloudDialogflowCxV3IntentTrainingPhrase + func (s *GoogleCloudDialogflowCxV3Intent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3IntentInput struct + ForceSendFields []string + Intent string + NullFields []string + func (s *GoogleCloudDialogflowCxV3IntentInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3IntentParameter struct + EntityType string + ForceSendFields []string + Id string + IsList bool + NullFields []string + Redact bool + func (s *GoogleCloudDialogflowCxV3IntentParameter) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3IntentTrainingPhrase struct + ForceSendFields []string + Id string + NullFields []string + Parts []*GoogleCloudDialogflowCxV3IntentTrainingPhrasePart + RepeatCount int64 + func (s *GoogleCloudDialogflowCxV3IntentTrainingPhrase) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3IntentTrainingPhrasePart struct + ForceSendFields []string + NullFields []string + ParameterId string + Text string + func (s *GoogleCloudDialogflowCxV3IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3KnowledgeConnectorSettings struct + DataStoreConnections []*GoogleCloudDialogflowCxV3DataStoreConnection + Enabled bool + ForceSendFields []string + NullFields []string + TargetFlow string + TargetPage string + TriggerFulfillment *GoogleCloudDialogflowCxV3Fulfillment + func (s *GoogleCloudDialogflowCxV3KnowledgeConnectorSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3Page struct + AdvancedSettings *GoogleCloudDialogflowCxV3AdvancedSettings + DisplayName string + EntryFulfillment *GoogleCloudDialogflowCxV3Fulfillment + EventHandlers []*GoogleCloudDialogflowCxV3EventHandler + ForceSendFields []string + Form *GoogleCloudDialogflowCxV3Form + KnowledgeConnectorSettings *GoogleCloudDialogflowCxV3KnowledgeConnectorSettings + Name string + NullFields []string + TransitionRouteGroups []string + TransitionRoutes []*GoogleCloudDialogflowCxV3TransitionRoute + func (s *GoogleCloudDialogflowCxV3Page) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3PageInfo struct + CurrentPage string + DisplayName string + ForceSendFields []string + FormInfo *GoogleCloudDialogflowCxV3PageInfoFormInfo + NullFields []string + func (s *GoogleCloudDialogflowCxV3PageInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3PageInfoFormInfo struct + ForceSendFields []string + NullFields []string + ParameterInfo []*GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo + func (s *GoogleCloudDialogflowCxV3PageInfoFormInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo struct + DisplayName string + ForceSendFields []string + JustCollected bool + NullFields []string + Required bool + State string + Value interface{} + func (s *GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3QueryInput struct + Audio *GoogleCloudDialogflowCxV3AudioInput + Dtmf *GoogleCloudDialogflowCxV3DtmfInput + Event *GoogleCloudDialogflowCxV3EventInput + ForceSendFields []string + Intent *GoogleCloudDialogflowCxV3IntentInput + LanguageCode string + NullFields []string + Text *GoogleCloudDialogflowCxV3TextInput + func (s *GoogleCloudDialogflowCxV3QueryInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ResponseMessage struct + Channel string + ConversationSuccess *GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess + EndInteraction *GoogleCloudDialogflowCxV3ResponseMessageEndInteraction + ForceSendFields []string + KnowledgeInfoCard *GoogleCloudDialogflowCxV3ResponseMessageKnowledgeInfoCard + LiveAgentHandoff *GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff + MixedAudio *GoogleCloudDialogflowCxV3ResponseMessageMixedAudio + NullFields []string + OutputAudioText *GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText + Payload googleapi.RawMessage + PlayAudio *GoogleCloudDialogflowCxV3ResponseMessagePlayAudio + ResponseType string + TelephonyTransferCall *GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall + Text *GoogleCloudDialogflowCxV3ResponseMessageText + func (s *GoogleCloudDialogflowCxV3ResponseMessage) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess struct + ForceSendFields []string + Metadata googleapi.RawMessage + NullFields []string + func (s *GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ResponseMessageEndInteraction struct + type GoogleCloudDialogflowCxV3ResponseMessageKnowledgeInfoCard struct + type GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff struct + ForceSendFields []string + Metadata googleapi.RawMessage + NullFields []string + func (s *GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ResponseMessageMixedAudio struct + ForceSendFields []string + NullFields []string + Segments []*GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment + func (s *GoogleCloudDialogflowCxV3ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment struct + AllowPlaybackInterruption bool + Audio string + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText struct + AllowPlaybackInterruption bool + ForceSendFields []string + NullFields []string + Ssml string + Text string + func (s *GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ResponseMessagePlayAudio struct + AllowPlaybackInterruption bool + AudioUri string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ResponseMessagePlayAudio) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall struct + ForceSendFields []string + NullFields []string + PhoneNumber string + func (s *GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ResponseMessageText struct + AllowPlaybackInterruption bool + ForceSendFields []string + NullFields []string + Text []string + func (s *GoogleCloudDialogflowCxV3ResponseMessageText) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3RunContinuousTestMetadata struct + Errors []*GoogleCloudDialogflowCxV3TestError + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3RunContinuousTestMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3RunContinuousTestResponse struct + ContinuousTestResult *GoogleCloudDialogflowCxV3ContinuousTestResult + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3RunContinuousTestResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3RunTestCaseMetadata struct + type GoogleCloudDialogflowCxV3RunTestCaseResponse struct + ForceSendFields []string + NullFields []string + Result *GoogleCloudDialogflowCxV3TestCaseResult + func (s *GoogleCloudDialogflowCxV3RunTestCaseResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3SessionInfo struct + ForceSendFields []string + NullFields []string + Parameters googleapi.RawMessage + Session string + func (s *GoogleCloudDialogflowCxV3SessionInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3TestCase struct + CreationTime string + DisplayName string + ForceSendFields []string + LastTestResult *GoogleCloudDialogflowCxV3TestCaseResult + Name string + Notes string + NullFields []string + Tags []string + TestCaseConversationTurns []*GoogleCloudDialogflowCxV3ConversationTurn + TestConfig *GoogleCloudDialogflowCxV3TestConfig + func (s *GoogleCloudDialogflowCxV3TestCase) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3TestCaseError struct + ForceSendFields []string + NullFields []string + Status *GoogleRpcStatus + TestCase *GoogleCloudDialogflowCxV3TestCase + func (s *GoogleCloudDialogflowCxV3TestCaseError) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3TestCaseResult struct + ConversationTurns []*GoogleCloudDialogflowCxV3ConversationTurn + Environment string + ForceSendFields []string + Name string + NullFields []string + TestResult string + TestTime string + func (s *GoogleCloudDialogflowCxV3TestCaseResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3TestConfig struct + Flow string + ForceSendFields []string + NullFields []string + Page string + TrackingParameters []string + func (s *GoogleCloudDialogflowCxV3TestConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3TestError struct + ForceSendFields []string + NullFields []string + Status *GoogleRpcStatus + TestCase string + TestTime string + func (s *GoogleCloudDialogflowCxV3TestError) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3TestRunDifference struct + Description string + ForceSendFields []string + NullFields []string + Type string + func (s *GoogleCloudDialogflowCxV3TestRunDifference) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3TextInput struct + ForceSendFields []string + NullFields []string + Text string + func (s *GoogleCloudDialogflowCxV3TextInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3TransitionRoute struct + Condition string + Description string + ForceSendFields []string + Intent string + Name string + NullFields []string + TargetFlow string + TargetPage string + TriggerFulfillment *GoogleCloudDialogflowCxV3Fulfillment + func (s *GoogleCloudDialogflowCxV3TransitionRoute) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3TurnSignals struct + AgentEscalated bool + DtmfUsed bool + FailureReasons []string + ForceSendFields []string + NoMatch bool + NoUserInput bool + NullFields []string + ReachedEndPage bool + SentimentMagnitude float64 + SentimentScore float64 + UserEscalated bool + WebhookStatuses []string + func (s *GoogleCloudDialogflowCxV3TurnSignals) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3TurnSignals) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3Webhook struct + Disabled bool + DisplayName string + ForceSendFields []string + GenericWebService *GoogleCloudDialogflowCxV3WebhookGenericWebService + Name string + NullFields []string + ServiceDirectory *GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig + Timeout string + func (s *GoogleCloudDialogflowCxV3Webhook) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3WebhookGenericWebService struct + AllowedCaCerts []string + ForceSendFields []string + HttpMethod string + NullFields []string + ParameterMapping map[string]string + Password string + RequestBody string + RequestHeaders map[string]string + Uri string + Username string + WebhookType string + func (s *GoogleCloudDialogflowCxV3WebhookGenericWebService) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3WebhookRequest struct + DetectIntentResponseId string + DtmfDigits string + ForceSendFields []string + FulfillmentInfo *GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo + IntentInfo *GoogleCloudDialogflowCxV3WebhookRequestIntentInfo + LanguageCode string + Messages []*GoogleCloudDialogflowCxV3ResponseMessage + NullFields []string + PageInfo *GoogleCloudDialogflowCxV3PageInfo + Payload googleapi.RawMessage + SentimentAnalysisResult *GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult + SessionInfo *GoogleCloudDialogflowCxV3SessionInfo + Text string + Transcript string + TriggerEvent string + TriggerIntent string + func (s *GoogleCloudDialogflowCxV3WebhookRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo struct + ForceSendFields []string + NullFields []string + Tag string + func (s *GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3WebhookRequestIntentInfo struct + Confidence float64 + DisplayName string + ForceSendFields []string + LastMatchedIntent string + NullFields []string + Parameters map[string]GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue + func (s *GoogleCloudDialogflowCxV3WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3WebhookRequestIntentInfo) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue struct + ForceSendFields []string + NullFields []string + OriginalValue string + ResolvedValue interface{} + func (s *GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult struct + ForceSendFields []string + Magnitude float64 + NullFields []string + Score float64 + func (s *GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3WebhookResponse struct + ForceSendFields []string + FulfillmentResponse *GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse + NullFields []string + PageInfo *GoogleCloudDialogflowCxV3PageInfo + Payload googleapi.RawMessage + SessionInfo *GoogleCloudDialogflowCxV3SessionInfo + TargetFlow string + TargetPage string + func (s *GoogleCloudDialogflowCxV3WebhookResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse struct + ForceSendFields []string + MergeBehavior string + Messages []*GoogleCloudDialogflowCxV3ResponseMessage + NullFields []string + func (s *GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig struct + ForceSendFields []string + GenericWebService *GoogleCloudDialogflowCxV3WebhookGenericWebService + NullFields []string + Service string + func (s *GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AdvancedSettings struct + AudioExportGcsDestination *GoogleCloudDialogflowCxV3beta1GcsDestination + DtmfSettings *GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings + ForceSendFields []string + LoggingSettings *GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings struct + Enabled bool + FinishDigit string + ForceSendFields []string + MaxDigits int64 + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings struct + EnableInteractionLogging bool + EnableStackdriverLogging bool + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AudioInput struct + Audio string + Config *GoogleCloudDialogflowCxV3beta1InputAudioConfig + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1AudioInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1BargeInConfig struct + ForceSendFields []string + NoBargeInDuration string + NullFields []string + TotalDuration string + func (s *GoogleCloudDialogflowCxV3beta1BargeInConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata struct + Errors []*GoogleCloudDialogflowCxV3beta1TestError + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse struct + ForceSendFields []string + NullFields []string + Results []*GoogleCloudDialogflowCxV3beta1TestCaseResult + func (s *GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ContinuousTestResult struct + ForceSendFields []string + Name string + NullFields []string + Result string + RunTime string + TestCaseResults []string + func (s *GoogleCloudDialogflowCxV3beta1ContinuousTestResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ConversationSignals struct + ForceSendFields []string + NullFields []string + TurnSignals *GoogleCloudDialogflowCxV3beta1TurnSignals + func (s *GoogleCloudDialogflowCxV3beta1ConversationSignals) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ConversationTurn struct + ForceSendFields []string + NullFields []string + UserInput *GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput + VirtualAgentOutput *GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput + func (s *GoogleCloudDialogflowCxV3beta1ConversationTurn) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput struct + EnableSentimentAnalysis bool + ForceSendFields []string + InjectedParameters googleapi.RawMessage + Input *GoogleCloudDialogflowCxV3beta1QueryInput + IsWebhookEnabled bool + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput struct + CurrentPage *GoogleCloudDialogflowCxV3beta1Page + DiagnosticInfo googleapi.RawMessage + Differences []*GoogleCloudDialogflowCxV3beta1TestRunDifference + ForceSendFields []string + NullFields []string + SessionParameters googleapi.RawMessage + Status *GoogleRpcStatus + TextResponses []*GoogleCloudDialogflowCxV3beta1ResponseMessageText + TriggeredIntent *GoogleCloudDialogflowCxV3beta1Intent + func (s *GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata struct + ForceSendFields []string + NullFields []string + Version string + func (s *GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DataStoreConnection struct + DataStore string + DataStoreType string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1DataStoreConnection) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DeployFlowMetadata struct + ForceSendFields []string + NullFields []string + TestErrors []*GoogleCloudDialogflowCxV3beta1TestError + func (s *GoogleCloudDialogflowCxV3beta1DeployFlowMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DeployFlowResponse struct + Deployment string + Environment *GoogleCloudDialogflowCxV3beta1Environment + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1DeployFlowResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DtmfInput struct + Digits string + FinishDigit string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1DtmfInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Environment struct + Description string + DisplayName string + ForceSendFields []string + Name string + NullFields []string + TestCasesConfig *GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig + UpdateTime string + VersionConfigs []*GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig + WebhookConfig *GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig + func (s *GoogleCloudDialogflowCxV3beta1Environment) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig struct + EnableContinuousRun bool + EnablePredeploymentRun bool + ForceSendFields []string + NullFields []string + TestCases []string + func (s *GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig struct + ForceSendFields []string + NullFields []string + Version string + func (s *GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig struct + ForceSendFields []string + NullFields []string + WebhookOverrides []*GoogleCloudDialogflowCxV3beta1Webhook + func (s *GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1EventHandler struct + Event string + ForceSendFields []string + Name string + NullFields []string + TargetFlow string + TargetPage string + TriggerFulfillment *GoogleCloudDialogflowCxV3beta1Fulfillment + func (s *GoogleCloudDialogflowCxV3beta1EventHandler) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1EventInput struct + Event string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1EventInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExportAgentResponse struct + AgentContent string + AgentUri string + CommitSha string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ExportAgentResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExportFlowResponse struct + FlowContent string + FlowUri string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ExportFlowResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExportIntentsMetadata struct + type GoogleCloudDialogflowCxV3beta1ExportIntentsResponse struct + ForceSendFields []string + IntentsContent *GoogleCloudDialogflowCxV3beta1InlineDestination + IntentsUri string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ExportIntentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata struct + type GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse struct + Content string + ForceSendFields []string + GcsUri string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Form struct + ForceSendFields []string + NullFields []string + Parameters []*GoogleCloudDialogflowCxV3beta1FormParameter + func (s *GoogleCloudDialogflowCxV3beta1Form) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1FormParameter struct + AdvancedSettings *GoogleCloudDialogflowCxV3beta1AdvancedSettings + DefaultValue interface{} + DisplayName string + EntityType string + FillBehavior *GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior + ForceSendFields []string + IsList bool + NullFields []string + Redact bool + Required bool + func (s *GoogleCloudDialogflowCxV3beta1FormParameter) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior struct + ForceSendFields []string + InitialPromptFulfillment *GoogleCloudDialogflowCxV3beta1Fulfillment + NullFields []string + RepromptEventHandlers []*GoogleCloudDialogflowCxV3beta1EventHandler + func (s *GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Fulfillment struct + AdvancedSettings *GoogleCloudDialogflowCxV3beta1AdvancedSettings + ConditionalCases []*GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases + EnableGenerativeFallback bool + ForceSendFields []string + Messages []*GoogleCloudDialogflowCxV3beta1ResponseMessage + NullFields []string + ReturnPartialResponses bool + SetParameterActions []*GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction + Tag string + Webhook string + func (s *GoogleCloudDialogflowCxV3beta1Fulfillment) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases struct + Cases []*GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase struct + CaseContent []*GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent + Condition string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent struct + AdditionalCases *GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases + ForceSendFields []string + Message *GoogleCloudDialogflowCxV3beta1ResponseMessage + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction struct + ForceSendFields []string + NullFields []string + Parameter string + Value interface{} + func (s *GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1GcsDestination struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudDialogflowCxV3beta1GcsDestination) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata struct + ForceSendFields []string + NullFields []string + State string + func (s *GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse struct + ForceSendFields []string + NullFields []string + Warnings []*GoogleRpcStatus + func (s *GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ImportFlowResponse struct + Flow string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ImportFlowResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ImportIntentsMetadata struct + type GoogleCloudDialogflowCxV3beta1ImportIntentsResponse struct + ConflictingResources *GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources + ForceSendFields []string + Intents []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ImportIntentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources struct + EntityDisplayNames []string + ForceSendFields []string + IntentDisplayNames []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata struct + Errors []*GoogleCloudDialogflowCxV3beta1TestCaseError + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse struct + ForceSendFields []string + Names []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1InlineDestination struct + Content string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1InlineDestination) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1InputAudioConfig struct + AudioEncoding string + BargeInConfig *GoogleCloudDialogflowCxV3beta1BargeInConfig + EnableWordInfo bool + ForceSendFields []string + Model string + ModelVariant string + NullFields []string + PhraseHints []string + SampleRateHertz int64 + SingleUtterance bool + func (s *GoogleCloudDialogflowCxV3beta1InputAudioConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Intent struct + Description string + DisplayName string + ForceSendFields []string + IsFallback bool + Labels map[string]string + Name string + NullFields []string + Parameters []*GoogleCloudDialogflowCxV3beta1IntentParameter + Priority int64 + TrainingPhrases []*GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase + func (s *GoogleCloudDialogflowCxV3beta1Intent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1IntentInput struct + ForceSendFields []string + Intent string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1IntentInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1IntentParameter struct + EntityType string + ForceSendFields []string + Id string + IsList bool + NullFields []string + Redact bool + func (s *GoogleCloudDialogflowCxV3beta1IntentParameter) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase struct + ForceSendFields []string + Id string + NullFields []string + Parts []*GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart + RepeatCount int64 + func (s *GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart struct + ForceSendFields []string + NullFields []string + ParameterId string + Text string + func (s *GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings struct + DataStoreConnections []*GoogleCloudDialogflowCxV3beta1DataStoreConnection + Enabled bool + ForceSendFields []string + NullFields []string + TargetFlow string + TargetPage string + TriggerFulfillment *GoogleCloudDialogflowCxV3beta1Fulfillment + func (s *GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Page struct + AdvancedSettings *GoogleCloudDialogflowCxV3beta1AdvancedSettings + DisplayName string + EntryFulfillment *GoogleCloudDialogflowCxV3beta1Fulfillment + EventHandlers []*GoogleCloudDialogflowCxV3beta1EventHandler + ForceSendFields []string + Form *GoogleCloudDialogflowCxV3beta1Form + KnowledgeConnectorSettings *GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings + Name string + NullFields []string + TransitionRouteGroups []string + TransitionRoutes []*GoogleCloudDialogflowCxV3beta1TransitionRoute + func (s *GoogleCloudDialogflowCxV3beta1Page) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1PageInfo struct + CurrentPage string + DisplayName string + ForceSendFields []string + FormInfo *GoogleCloudDialogflowCxV3beta1PageInfoFormInfo + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1PageInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1PageInfoFormInfo struct + ForceSendFields []string + NullFields []string + ParameterInfo []*GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo + func (s *GoogleCloudDialogflowCxV3beta1PageInfoFormInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo struct + DisplayName string + ForceSendFields []string + JustCollected bool + NullFields []string + Required bool + State string + Value interface{} + func (s *GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1QueryInput struct + Audio *GoogleCloudDialogflowCxV3beta1AudioInput + Dtmf *GoogleCloudDialogflowCxV3beta1DtmfInput + Event *GoogleCloudDialogflowCxV3beta1EventInput + ForceSendFields []string + Intent *GoogleCloudDialogflowCxV3beta1IntentInput + LanguageCode string + NullFields []string + Text *GoogleCloudDialogflowCxV3beta1TextInput + func (s *GoogleCloudDialogflowCxV3beta1QueryInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResponseMessage struct + Channel string + ConversationSuccess *GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess + EndInteraction *GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction + ForceSendFields []string + KnowledgeInfoCard *GoogleCloudDialogflowCxV3beta1ResponseMessageKnowledgeInfoCard + LiveAgentHandoff *GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff + MixedAudio *GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio + NullFields []string + OutputAudioText *GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText + Payload googleapi.RawMessage + PlayAudio *GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio + TelephonyTransferCall *GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall + Text *GoogleCloudDialogflowCxV3beta1ResponseMessageText + func (s *GoogleCloudDialogflowCxV3beta1ResponseMessage) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess struct + ForceSendFields []string + Metadata googleapi.RawMessage + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction struct + type GoogleCloudDialogflowCxV3beta1ResponseMessageKnowledgeInfoCard struct + type GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff struct + ForceSendFields []string + Metadata googleapi.RawMessage + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio struct + ForceSendFields []string + NullFields []string + Segments []*GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment + func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment struct + AllowPlaybackInterruption bool + Audio string + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText struct + AllowPlaybackInterruption bool + ForceSendFields []string + NullFields []string + Ssml string + Text string + func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio struct + AllowPlaybackInterruption bool + AudioUri string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall struct + ForceSendFields []string + NullFields []string + PhoneNumber string + func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResponseMessageText struct + AllowPlaybackInterruption bool + ForceSendFields []string + NullFields []string + Text []string + func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageText) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata struct + Errors []*GoogleCloudDialogflowCxV3beta1TestError + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse struct + ContinuousTestResult *GoogleCloudDialogflowCxV3beta1ContinuousTestResult + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1RunTestCaseMetadata struct + type GoogleCloudDialogflowCxV3beta1RunTestCaseResponse struct + ForceSendFields []string + NullFields []string + Result *GoogleCloudDialogflowCxV3beta1TestCaseResult + func (s *GoogleCloudDialogflowCxV3beta1RunTestCaseResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1SessionInfo struct + ForceSendFields []string + NullFields []string + Parameters googleapi.RawMessage + Session string + func (s *GoogleCloudDialogflowCxV3beta1SessionInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TestCase struct + CreationTime string + DisplayName string + ForceSendFields []string + LastTestResult *GoogleCloudDialogflowCxV3beta1TestCaseResult + Name string + Notes string + NullFields []string + Tags []string + TestCaseConversationTurns []*GoogleCloudDialogflowCxV3beta1ConversationTurn + TestConfig *GoogleCloudDialogflowCxV3beta1TestConfig + func (s *GoogleCloudDialogflowCxV3beta1TestCase) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TestCaseError struct + ForceSendFields []string + NullFields []string + Status *GoogleRpcStatus + TestCase *GoogleCloudDialogflowCxV3beta1TestCase + func (s *GoogleCloudDialogflowCxV3beta1TestCaseError) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TestCaseResult struct + ConversationTurns []*GoogleCloudDialogflowCxV3beta1ConversationTurn + Environment string + ForceSendFields []string + Name string + NullFields []string + TestResult string + TestTime string + func (s *GoogleCloudDialogflowCxV3beta1TestCaseResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TestConfig struct + Flow string + ForceSendFields []string + NullFields []string + Page string + TrackingParameters []string + func (s *GoogleCloudDialogflowCxV3beta1TestConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TestError struct + ForceSendFields []string + NullFields []string + Status *GoogleRpcStatus + TestCase string + TestTime string + func (s *GoogleCloudDialogflowCxV3beta1TestError) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TestRunDifference struct + Description string + ForceSendFields []string + NullFields []string + Type string + func (s *GoogleCloudDialogflowCxV3beta1TestRunDifference) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TextInput struct + ForceSendFields []string + NullFields []string + Text string + func (s *GoogleCloudDialogflowCxV3beta1TextInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TransitionRoute struct + Condition string + Description string + ForceSendFields []string + Intent string + Name string + NullFields []string + TargetFlow string + TargetPage string + TriggerFulfillment *GoogleCloudDialogflowCxV3beta1Fulfillment + func (s *GoogleCloudDialogflowCxV3beta1TransitionRoute) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TurnSignals struct + AgentEscalated bool + DtmfUsed bool + FailureReasons []string + ForceSendFields []string + NoMatch bool + NoUserInput bool + NullFields []string + ReachedEndPage bool + SentimentMagnitude float64 + SentimentScore float64 + UserEscalated bool + WebhookStatuses []string + func (s *GoogleCloudDialogflowCxV3beta1TurnSignals) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3beta1TurnSignals) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Webhook struct + Disabled bool + DisplayName string + ForceSendFields []string + GenericWebService *GoogleCloudDialogflowCxV3beta1WebhookGenericWebService + Name string + NullFields []string + ServiceDirectory *GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig + Timeout string + func (s *GoogleCloudDialogflowCxV3beta1Webhook) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookGenericWebService struct + AllowedCaCerts []string + ForceSendFields []string + HttpMethod string + NullFields []string + ParameterMapping map[string]string + Password string + RequestBody string + RequestHeaders map[string]string + Uri string + Username string + WebhookType string + func (s *GoogleCloudDialogflowCxV3beta1WebhookGenericWebService) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookRequest struct + DetectIntentResponseId string + DtmfDigits string + ForceSendFields []string + FulfillmentInfo *GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo + IntentInfo *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo + LanguageCode string + Messages []*GoogleCloudDialogflowCxV3beta1ResponseMessage + NullFields []string + PageInfo *GoogleCloudDialogflowCxV3beta1PageInfo + Payload googleapi.RawMessage + SentimentAnalysisResult *GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult + SessionInfo *GoogleCloudDialogflowCxV3beta1SessionInfo + Text string + Transcript string + TriggerEvent string + TriggerIntent string + func (s *GoogleCloudDialogflowCxV3beta1WebhookRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo struct + ForceSendFields []string + NullFields []string + Tag string + func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo struct + Confidence float64 + DisplayName string + ForceSendFields []string + LastMatchedIntent string + NullFields []string + Parameters map[string]GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue + func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue struct + ForceSendFields []string + NullFields []string + OriginalValue string + ResolvedValue interface{} + func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult struct + ForceSendFields []string + Magnitude float64 + NullFields []string + Score float64 + func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3beta1WebhookResponse struct + ForceSendFields []string + FulfillmentResponse *GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse + NullFields []string + PageInfo *GoogleCloudDialogflowCxV3beta1PageInfo + Payload googleapi.RawMessage + SessionInfo *GoogleCloudDialogflowCxV3beta1SessionInfo + TargetFlow string + TargetPage string + func (s *GoogleCloudDialogflowCxV3beta1WebhookResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse struct + ForceSendFields []string + MergeBehavior string + Messages []*GoogleCloudDialogflowCxV3beta1ResponseMessage + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig struct + ForceSendFields []string + GenericWebService *GoogleCloudDialogflowCxV3beta1WebhookGenericWebService + NullFields []string + Service string + func (s *GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2AnnotatedMessagePart struct + EntityType string + ForceSendFields []string + FormattedValue interface{} + NullFields []string + Text string + func (s *GoogleCloudDialogflowV2AnnotatedMessagePart) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2ArticleAnswer struct + AnswerRecord string + Confidence float64 + ForceSendFields []string + Metadata map[string]string + NullFields []string + Snippets []string + Title string + Uri string + func (s *GoogleCloudDialogflowV2ArticleAnswer) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2ArticleAnswer) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2ArticleSuggestionModelMetadata struct + ForceSendFields []string + NullFields []string + TrainingModelType string + func (s *GoogleCloudDialogflowV2ArticleSuggestionModelMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse struct + EntityTypes []*GoogleCloudDialogflowV2EntityType + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2BatchUpdateIntentsResponse struct + ForceSendFields []string + Intents []*GoogleCloudDialogflowV2Intent + NullFields []string + func (s *GoogleCloudDialogflowV2BatchUpdateIntentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata struct + ConversationProfile string + CreateTime string + ForceSendFields []string + NullFields []string + ParticipantRole string + SuggestionFeatureType string + func (s *GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2Context struct + ForceSendFields []string + LifespanCount int64 + Name string + NullFields []string + Parameters googleapi.RawMessage + func (s *GoogleCloudDialogflowV2Context) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2ConversationEvent struct + Conversation string + ErrorStatus *GoogleRpcStatus + ForceSendFields []string + NewMessagePayload *GoogleCloudDialogflowV2Message + NullFields []string + Type string + func (s *GoogleCloudDialogflowV2ConversationEvent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2ConversationModel struct + ArticleSuggestionModelMetadata *GoogleCloudDialogflowV2ArticleSuggestionModelMetadata + CreateTime string + Datasets []*GoogleCloudDialogflowV2InputDataset + DisplayName string + ForceSendFields []string + LanguageCode string + Name string + NullFields []string + SmartReplyModelMetadata *GoogleCloudDialogflowV2SmartReplyModelMetadata + State string + func (s *GoogleCloudDialogflowV2ConversationModel) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata struct + ConversationDataset string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata struct + ConversationModel string + ConversationModelEvaluation string + CreateTime string + ForceSendFields []string + NullFields []string + State string + func (s *GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2CreateConversationModelOperationMetadata struct + ConversationModel string + CreateTime string + ForceSendFields []string + NullFields []string + State string + func (s *GoogleCloudDialogflowV2CreateConversationModelOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata struct + type GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata struct + ConversationModel string + CreateTime string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2DeployConversationModelOperationMetadata struct + ConversationModel string + CreateTime string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2DeployConversationModelOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2EntityType struct + AutoExpansionMode string + DisplayName string + EnableFuzzyExtraction bool + Entities []*GoogleCloudDialogflowV2EntityTypeEntity + ForceSendFields []string + Kind string + Name string + NullFields []string + func (s *GoogleCloudDialogflowV2EntityType) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2EntityTypeEntity struct + ForceSendFields []string + NullFields []string + Synonyms []string + Value string + func (s *GoogleCloudDialogflowV2EntityTypeEntity) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2EventInput struct + ForceSendFields []string + LanguageCode string + Name string + NullFields []string + Parameters googleapi.RawMessage + func (s *GoogleCloudDialogflowV2EventInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2ExportAgentResponse struct + AgentContent string + AgentUri string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2ExportAgentResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2ExportOperationMetadata struct + ExportedGcsDestination *GoogleCloudDialogflowV2GcsDestination + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2ExportOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2FaqAnswer struct + Answer string + AnswerRecord string + Confidence float64 + ForceSendFields []string + Metadata map[string]string + NullFields []string + Question string + Source string + func (s *GoogleCloudDialogflowV2FaqAnswer) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2FaqAnswer) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2GcsDestination struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudDialogflowV2GcsDestination) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2HumanAgentAssistantEvent struct + Conversation string + ForceSendFields []string + NullFields []string + Participant string + SuggestionResults []*GoogleCloudDialogflowV2SuggestionResult + func (s *GoogleCloudDialogflowV2HumanAgentAssistantEvent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2ImportConversationDataOperationMetadata struct + ConversationDataset string + CreateTime string + ForceSendFields []string + NullFields []string + PartialFailures []*GoogleRpcStatus + func (s *GoogleCloudDialogflowV2ImportConversationDataOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2ImportConversationDataOperationResponse struct + ConversationDataset string + ForceSendFields []string + ImportCount int64 + NullFields []string + func (s *GoogleCloudDialogflowV2ImportConversationDataOperationResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2ImportDocumentsResponse struct + ForceSendFields []string + NullFields []string + Warnings []*GoogleRpcStatus + func (s *GoogleCloudDialogflowV2ImportDocumentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2InputDataset struct + Dataset string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2InputDataset) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2Intent struct + Action string + DefaultResponsePlatforms []string + DisplayName string + EndInteraction bool + Events []string + FollowupIntentInfo []*GoogleCloudDialogflowV2IntentFollowupIntentInfo + ForceSendFields []string + InputContextNames []string + IsFallback bool + LiveAgentHandoff bool + Messages []*GoogleCloudDialogflowV2IntentMessage + MlDisabled bool + Name string + NullFields []string + OutputContexts []*GoogleCloudDialogflowV2Context + Parameters []*GoogleCloudDialogflowV2IntentParameter + ParentFollowupIntentName string + Priority int64 + ResetContexts bool + RootFollowupIntentName string + TrainingPhrases []*GoogleCloudDialogflowV2IntentTrainingPhrase + WebhookState string + func (s *GoogleCloudDialogflowV2Intent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentFollowupIntentInfo struct + FollowupIntentName string + ForceSendFields []string + NullFields []string + ParentFollowupIntentName string + func (s *GoogleCloudDialogflowV2IntentFollowupIntentInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessage struct + BasicCard *GoogleCloudDialogflowV2IntentMessageBasicCard + BrowseCarouselCard *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard + Card *GoogleCloudDialogflowV2IntentMessageCard + CarouselSelect *GoogleCloudDialogflowV2IntentMessageCarouselSelect + ForceSendFields []string + Image *GoogleCloudDialogflowV2IntentMessageImage + LinkOutSuggestion *GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion + ListSelect *GoogleCloudDialogflowV2IntentMessageListSelect + MediaContent *GoogleCloudDialogflowV2IntentMessageMediaContent + NullFields []string + Payload googleapi.RawMessage + Platform string + QuickReplies *GoogleCloudDialogflowV2IntentMessageQuickReplies + SimpleResponses *GoogleCloudDialogflowV2IntentMessageSimpleResponses + Suggestions *GoogleCloudDialogflowV2IntentMessageSuggestions + TableCard *GoogleCloudDialogflowV2IntentMessageTableCard + Text *GoogleCloudDialogflowV2IntentMessageText + func (s *GoogleCloudDialogflowV2IntentMessage) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageBasicCard struct + Buttons []*GoogleCloudDialogflowV2IntentMessageBasicCardButton + ForceSendFields []string + FormattedText string + Image *GoogleCloudDialogflowV2IntentMessageImage + NullFields []string + Subtitle string + Title string + func (s *GoogleCloudDialogflowV2IntentMessageBasicCard) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageBasicCardButton struct + ForceSendFields []string + NullFields []string + OpenUriAction *GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction + Title string + func (s *GoogleCloudDialogflowV2IntentMessageBasicCardButton) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard struct + ForceSendFields []string + ImageDisplayOptions string + Items []*GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem + NullFields []string + func (s *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem struct + Description string + Footer string + ForceSendFields []string + Image *GoogleCloudDialogflowV2IntentMessageImage + NullFields []string + OpenUriAction *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction + Title string + func (s *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction struct + ForceSendFields []string + NullFields []string + Url string + UrlTypeHint string + func (s *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageCard struct + Buttons []*GoogleCloudDialogflowV2IntentMessageCardButton + ForceSendFields []string + ImageUri string + NullFields []string + Subtitle string + Title string + func (s *GoogleCloudDialogflowV2IntentMessageCard) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageCardButton struct + ForceSendFields []string + NullFields []string + Postback string + Text string + func (s *GoogleCloudDialogflowV2IntentMessageCardButton) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageCarouselSelect struct + ForceSendFields []string + Items []*GoogleCloudDialogflowV2IntentMessageCarouselSelectItem + NullFields []string + func (s *GoogleCloudDialogflowV2IntentMessageCarouselSelect) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageCarouselSelectItem struct + Description string + ForceSendFields []string + Image *GoogleCloudDialogflowV2IntentMessageImage + Info *GoogleCloudDialogflowV2IntentMessageSelectItemInfo + NullFields []string + Title string + func (s *GoogleCloudDialogflowV2IntentMessageCarouselSelectItem) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageColumnProperties struct + ForceSendFields []string + Header string + HorizontalAlignment string + NullFields []string + func (s *GoogleCloudDialogflowV2IntentMessageColumnProperties) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageImage struct + AccessibilityText string + ForceSendFields []string + ImageUri string + NullFields []string + func (s *GoogleCloudDialogflowV2IntentMessageImage) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion struct + DestinationName string + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageListSelect struct + ForceSendFields []string + Items []*GoogleCloudDialogflowV2IntentMessageListSelectItem + NullFields []string + Subtitle string + Title string + func (s *GoogleCloudDialogflowV2IntentMessageListSelect) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageListSelectItem struct + Description string + ForceSendFields []string + Image *GoogleCloudDialogflowV2IntentMessageImage + Info *GoogleCloudDialogflowV2IntentMessageSelectItemInfo + NullFields []string + Title string + func (s *GoogleCloudDialogflowV2IntentMessageListSelectItem) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageMediaContent struct + ForceSendFields []string + MediaObjects []*GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject + MediaType string + NullFields []string + func (s *GoogleCloudDialogflowV2IntentMessageMediaContent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject struct + ContentUrl string + Description string + ForceSendFields []string + Icon *GoogleCloudDialogflowV2IntentMessageImage + LargeImage *GoogleCloudDialogflowV2IntentMessageImage + Name string + NullFields []string + func (s *GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageQuickReplies struct + ForceSendFields []string + NullFields []string + QuickReplies []string + Title string + func (s *GoogleCloudDialogflowV2IntentMessageQuickReplies) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageSelectItemInfo struct + ForceSendFields []string + Key string + NullFields []string + Synonyms []string + func (s *GoogleCloudDialogflowV2IntentMessageSelectItemInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageSimpleResponse struct + DisplayText string + ForceSendFields []string + NullFields []string + Ssml string + TextToSpeech string + func (s *GoogleCloudDialogflowV2IntentMessageSimpleResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageSimpleResponses struct + ForceSendFields []string + NullFields []string + SimpleResponses []*GoogleCloudDialogflowV2IntentMessageSimpleResponse + func (s *GoogleCloudDialogflowV2IntentMessageSimpleResponses) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageSuggestion struct + ForceSendFields []string + NullFields []string + Title string + func (s *GoogleCloudDialogflowV2IntentMessageSuggestion) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageSuggestions struct + ForceSendFields []string + NullFields []string + Suggestions []*GoogleCloudDialogflowV2IntentMessageSuggestion + func (s *GoogleCloudDialogflowV2IntentMessageSuggestions) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageTableCard struct + Buttons []*GoogleCloudDialogflowV2IntentMessageBasicCardButton + ColumnProperties []*GoogleCloudDialogflowV2IntentMessageColumnProperties + ForceSendFields []string + Image *GoogleCloudDialogflowV2IntentMessageImage + NullFields []string + Rows []*GoogleCloudDialogflowV2IntentMessageTableCardRow + Subtitle string + Title string + func (s *GoogleCloudDialogflowV2IntentMessageTableCard) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageTableCardCell struct + ForceSendFields []string + NullFields []string + Text string + func (s *GoogleCloudDialogflowV2IntentMessageTableCardCell) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageTableCardRow struct + Cells []*GoogleCloudDialogflowV2IntentMessageTableCardCell + DividerAfter bool + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2IntentMessageTableCardRow) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageText struct + ForceSendFields []string + NullFields []string + Text []string + func (s *GoogleCloudDialogflowV2IntentMessageText) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentParameter struct + DefaultValue string + DisplayName string + EntityTypeDisplayName string + ForceSendFields []string + IsList bool + Mandatory bool + Name string + NullFields []string + Prompts []string + Value string + func (s *GoogleCloudDialogflowV2IntentParameter) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentTrainingPhrase struct + ForceSendFields []string + Name string + NullFields []string + Parts []*GoogleCloudDialogflowV2IntentTrainingPhrasePart + TimesAddedCount int64 + Type string + func (s *GoogleCloudDialogflowV2IntentTrainingPhrase) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentTrainingPhrasePart struct + Alias string + EntityType string + ForceSendFields []string + NullFields []string + Text string + UserDefined bool + func (s *GoogleCloudDialogflowV2IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2KnowledgeOperationMetadata struct + ExportOperationMetadata *GoogleCloudDialogflowV2ExportOperationMetadata + ForceSendFields []string + KnowledgeBase string + NullFields []string + State string + func (s *GoogleCloudDialogflowV2KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2Message struct + Content string + CreateTime string + ForceSendFields []string + LanguageCode string + MessageAnnotation *GoogleCloudDialogflowV2MessageAnnotation + Name string + NullFields []string + Participant string + ParticipantRole string + SendTime string + SentimentAnalysis *GoogleCloudDialogflowV2SentimentAnalysisResult + func (s *GoogleCloudDialogflowV2Message) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2MessageAnnotation struct + ContainEntities bool + ForceSendFields []string + NullFields []string + Parts []*GoogleCloudDialogflowV2AnnotatedMessagePart + func (s *GoogleCloudDialogflowV2MessageAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2OriginalDetectIntentRequest struct + ForceSendFields []string + NullFields []string + Payload googleapi.RawMessage + Source string + Version string + func (s *GoogleCloudDialogflowV2OriginalDetectIntentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2QueryResult struct + Action string + AllRequiredParamsPresent bool + CancelsSlotFilling bool + DiagnosticInfo googleapi.RawMessage + ForceSendFields []string + FulfillmentMessages []*GoogleCloudDialogflowV2IntentMessage + FulfillmentText string + Intent *GoogleCloudDialogflowV2Intent + IntentDetectionConfidence float64 + LanguageCode string + NullFields []string + OutputContexts []*GoogleCloudDialogflowV2Context + Parameters googleapi.RawMessage + QueryText string + SentimentAnalysisResult *GoogleCloudDialogflowV2SentimentAnalysisResult + SpeechRecognitionConfidence float64 + WebhookPayload googleapi.RawMessage + WebhookSource string + func (s *GoogleCloudDialogflowV2QueryResult) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2QueryResult) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2Sentiment struct + ForceSendFields []string + Magnitude float64 + NullFields []string + Score float64 + func (s *GoogleCloudDialogflowV2Sentiment) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2Sentiment) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2SentimentAnalysisResult struct + ForceSendFields []string + NullFields []string + QueryTextSentiment *GoogleCloudDialogflowV2Sentiment + func (s *GoogleCloudDialogflowV2SentimentAnalysisResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2SessionEntityType struct + Entities []*GoogleCloudDialogflowV2EntityTypeEntity + EntityOverrideMode string + ForceSendFields []string + Name string + NullFields []string + func (s *GoogleCloudDialogflowV2SessionEntityType) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata struct + ConversationProfile string + CreateTime string + ForceSendFields []string + NullFields []string + ParticipantRole string + SuggestionFeatureType string + func (s *GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2SmartReplyAnswer struct + AnswerRecord string + Confidence float64 + ForceSendFields []string + NullFields []string + Reply string + func (s *GoogleCloudDialogflowV2SmartReplyAnswer) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2SmartReplyAnswer) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2SmartReplyModelMetadata struct + ForceSendFields []string + NullFields []string + TrainingModelType string + func (s *GoogleCloudDialogflowV2SmartReplyModelMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2SuggestArticlesResponse struct + ArticleAnswers []*GoogleCloudDialogflowV2ArticleAnswer + ContextSize int64 + ForceSendFields []string + LatestMessage string + NullFields []string + func (s *GoogleCloudDialogflowV2SuggestArticlesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2SuggestFaqAnswersResponse struct + ContextSize int64 + FaqAnswers []*GoogleCloudDialogflowV2FaqAnswer + ForceSendFields []string + LatestMessage string + NullFields []string + func (s *GoogleCloudDialogflowV2SuggestFaqAnswersResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2SuggestSmartRepliesResponse struct + ContextSize int64 + ForceSendFields []string + LatestMessage string + NullFields []string + SmartReplyAnswers []*GoogleCloudDialogflowV2SmartReplyAnswer + func (s *GoogleCloudDialogflowV2SuggestSmartRepliesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2SuggestionResult struct + Error *GoogleRpcStatus + ForceSendFields []string + NullFields []string + SuggestArticlesResponse *GoogleCloudDialogflowV2SuggestArticlesResponse + SuggestFaqAnswersResponse *GoogleCloudDialogflowV2SuggestFaqAnswersResponse + SuggestSmartRepliesResponse *GoogleCloudDialogflowV2SuggestSmartRepliesResponse + func (s *GoogleCloudDialogflowV2SuggestionResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata struct + ConversationModel string + CreateTime string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2WebhookRequest struct + ForceSendFields []string + NullFields []string + OriginalDetectIntentRequest *GoogleCloudDialogflowV2OriginalDetectIntentRequest + QueryResult *GoogleCloudDialogflowV2QueryResult + ResponseId string + Session string + func (s *GoogleCloudDialogflowV2WebhookRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2WebhookResponse struct + FollowupEventInput *GoogleCloudDialogflowV2EventInput + ForceSendFields []string + FulfillmentMessages []*GoogleCloudDialogflowV2IntentMessage + FulfillmentText string + NullFields []string + OutputContexts []*GoogleCloudDialogflowV2Context + Payload googleapi.RawMessage + SessionEntityTypes []*GoogleCloudDialogflowV2SessionEntityType + Source string + func (s *GoogleCloudDialogflowV2WebhookResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1Agent struct + ApiVersion string + AvatarUri string + ClassificationThreshold float64 + DefaultLanguageCode string + Description string + DisplayName string + EnableLogging bool + ForceSendFields []string + MatchMode string + NullFields []string + Parent string + SupportedLanguageCodes []string + Tier string + TimeZone string + func (s *GoogleCloudDialogflowV2beta1Agent) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2beta1Agent) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2beta1AgentAssistantFeedback struct + AnswerRelevance string + DocumentCorrectness string + DocumentEfficiency string + ForceSendFields []string + KnowledgeSearchFeedback *GoogleCloudDialogflowV2beta1AgentAssistantFeedbackKnowledgeSearchFeedback + NullFields []string + SummarizationFeedback *GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback + func (s *GoogleCloudDialogflowV2beta1AgentAssistantFeedback) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1AgentAssistantFeedbackKnowledgeSearchFeedback struct + AnswerCopied bool + ClickedUris []string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1AgentAssistantFeedbackKnowledgeSearchFeedback) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback struct + ForceSendFields []string + NullFields []string + StartTimestamp string + SubmitTimestamp string + SummaryText string + func (s *GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1AgentAssistantRecord struct + ArticleSuggestionAnswer *GoogleCloudDialogflowV2beta1ArticleAnswer + DialogflowAssistAnswer *GoogleCloudDialogflowV2beta1DialogflowAssistAnswer + FaqAnswer *GoogleCloudDialogflowV2beta1FaqAnswer + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1AgentAssistantRecord) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1AnalyzeContentRequest struct + AssistQueryParams *GoogleCloudDialogflowV2beta1AssistQueryParameters + AudioInput *GoogleCloudDialogflowV2beta1AudioInput + CxCurrentPage string + CxParameters googleapi.RawMessage + EventInput *GoogleCloudDialogflowV2beta1EventInput + ForceSendFields []string + MessageSendTime string + NullFields []string + QueryParams *GoogleCloudDialogflowV2beta1QueryParameters + ReplyAudioConfig *GoogleCloudDialogflowV2beta1OutputAudioConfig + RequestId string + SuggestionInput *GoogleCloudDialogflowV2beta1SuggestionInput + TextInput *GoogleCloudDialogflowV2beta1TextInput + func (s *GoogleCloudDialogflowV2beta1AnalyzeContentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1AnalyzeContentResponse struct + AutomatedAgentReply *GoogleCloudDialogflowV2beta1AutomatedAgentReply + DtmfParameters *GoogleCloudDialogflowV2beta1DtmfParameters + EndUserSuggestionResults []*GoogleCloudDialogflowV2beta1SuggestionResult + ForceSendFields []string + HumanAgentSuggestionResults []*GoogleCloudDialogflowV2beta1SuggestionResult + Message *GoogleCloudDialogflowV2beta1Message + NullFields []string + ReplyAudio *GoogleCloudDialogflowV2beta1OutputAudio + ReplyText string + func (s *GoogleCloudDialogflowV2beta1AnalyzeContentResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1AnnotatedMessagePart struct + EntityType string + ForceSendFields []string + FormattedValue interface{} + NullFields []string + Text string + func (s *GoogleCloudDialogflowV2beta1AnnotatedMessagePart) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1AnswerFeedback struct + AgentAssistantDetailFeedback *GoogleCloudDialogflowV2beta1AgentAssistantFeedback + ClickTime string + Clicked bool + CorrectnessLevel string + DisplayTime string + Displayed bool + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1AnswerFeedback) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1AnswerRecord struct + AgentAssistantRecord *GoogleCloudDialogflowV2beta1AgentAssistantRecord + AnswerFeedback *GoogleCloudDialogflowV2beta1AnswerFeedback + ForceSendFields []string + Name string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1AnswerRecord) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ArticleAnswer struct + AnswerRecord string + ForceSendFields []string + Metadata map[string]string + NullFields []string + Snippets []string + Title string + Uri string + func (s *GoogleCloudDialogflowV2beta1ArticleAnswer) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1AssistQueryParameters struct + DocumentsMetadataFilters map[string]string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1AssistQueryParameters) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1AudioInput struct + Audio string + Config *GoogleCloudDialogflowV2beta1InputAudioConfig + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1AudioInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1AutomatedAgentConfig struct + Agent string + ForceSendFields []string + NullFields []string + SessionTtl string + func (s *GoogleCloudDialogflowV2beta1AutomatedAgentConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1AutomatedAgentReply struct + AllowCancellation bool + AutomatedAgentReplyType string + CxCurrentPage string + CxSessionParameters googleapi.RawMessage + DetectIntentResponse *GoogleCloudDialogflowV2beta1DetectIntentResponse + Event string + ForceSendFields []string + Intent string + MatchConfidence float64 + NullFields []string + Parameters googleapi.RawMessage + ResponseMessages []*GoogleCloudDialogflowV2beta1ResponseMessage + func (s *GoogleCloudDialogflowV2beta1AutomatedAgentReply) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2beta1AutomatedAgentReply) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2beta1BargeInConfig struct + ForceSendFields []string + NoBargeInDuration string + NullFields []string + TotalDuration string + func (s *GoogleCloudDialogflowV2beta1BargeInConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest struct + Entities []*GoogleCloudDialogflowV2beta1EntityTypeEntity + ForceSendFields []string + LanguageCode string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1BatchCreateMessagesRequest struct + ForceSendFields []string + NullFields []string + Requests []*GoogleCloudDialogflowV2beta1CreateMessageRequest + func (s *GoogleCloudDialogflowV2beta1BatchCreateMessagesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1BatchCreateMessagesResponse struct + ForceSendFields []string + Messages []*GoogleCloudDialogflowV2beta1Message + NullFields []string + func (s *GoogleCloudDialogflowV2beta1BatchCreateMessagesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest struct + EntityValues []string + ForceSendFields []string + LanguageCode string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest struct + EntityTypeNames []string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest struct + ForceSendFields []string + Intents []*GoogleCloudDialogflowV2beta1Intent + NullFields []string + func (s *GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest struct + Entities []*GoogleCloudDialogflowV2beta1EntityTypeEntity + ForceSendFields []string + LanguageCode string + NullFields []string + UpdateMask string + func (s *GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest struct + EntityTypeBatchInline *GoogleCloudDialogflowV2beta1EntityTypeBatch + EntityTypeBatchUri string + ForceSendFields []string + LanguageCode string + NullFields []string + UpdateMask string + func (s *GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse struct + EntityTypes []*GoogleCloudDialogflowV2beta1EntityType + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest struct + ForceSendFields []string + IntentBatchInline *GoogleCloudDialogflowV2beta1IntentBatch + IntentBatchUri string + IntentView string + LanguageCode string + NullFields []string + UpdateMask string + func (s *GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse struct + ForceSendFields []string + Intents []*GoogleCloudDialogflowV2beta1Intent + NullFields []string + func (s *GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata struct + ConversationProfile string + CreateTime string + ForceSendFields []string + NullFields []string + ParticipantRole string + SuggestionFeatureType string + func (s *GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigRequest struct + ForceSendFields []string + NullFields []string + ParticipantRole string + SuggestionFeatureType string + func (s *GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1CompileSuggestionRequest struct + ContextSize int64 + ForceSendFields []string + LatestMessage string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1CompileSuggestionRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1CompileSuggestionResponse struct + ContextSize int64 + ForceSendFields []string + LatestMessage string + NullFields []string + Suggestion *GoogleCloudDialogflowV2beta1Suggestion + func (s *GoogleCloudDialogflowV2beta1CompileSuggestionResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1CompleteConversationRequest struct + type GoogleCloudDialogflowV2beta1Context struct + ForceSendFields []string + LifespanCount int64 + Name string + NullFields []string + Parameters googleapi.RawMessage + func (s *GoogleCloudDialogflowV2beta1Context) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1Conversation struct + ConversationProfile string + ConversationStage string + EndTime string + ForceSendFields []string + LifecycleState string + Name string + NullFields []string + PhoneNumber *GoogleCloudDialogflowV2beta1ConversationPhoneNumber + StartTime string + func (s *GoogleCloudDialogflowV2beta1Conversation) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ConversationEvent struct + Conversation string + ErrorStatus *GoogleRpcStatus + ForceSendFields []string + NewMessagePayload *GoogleCloudDialogflowV2beta1Message + NullFields []string + Type string + func (s *GoogleCloudDialogflowV2beta1ConversationEvent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ConversationPhoneNumber struct + ForceSendFields []string + NullFields []string + PhoneNumber string + func (s *GoogleCloudDialogflowV2beta1ConversationPhoneNumber) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ConversationProfile struct + AutomatedAgentConfig *GoogleCloudDialogflowV2beta1AutomatedAgentConfig + CreateTime string + DisplayName string + ForceSendFields []string + HumanAgentAssistantConfig *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig + HumanAgentHandoffConfig *GoogleCloudDialogflowV2beta1HumanAgentHandoffConfig + LanguageCode string + LoggingConfig *GoogleCloudDialogflowV2beta1LoggingConfig + Name string + NewMessageEventNotificationConfig *GoogleCloudDialogflowV2beta1NotificationConfig + NotificationConfig *GoogleCloudDialogflowV2beta1NotificationConfig + NullFields []string + SecuritySettings string + SttConfig *GoogleCloudDialogflowV2beta1SpeechToTextConfig + TimeZone string + TtsConfig *GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig + UpdateTime string + func (s *GoogleCloudDialogflowV2beta1ConversationProfile) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1CreateMessageRequest struct + ForceSendFields []string + Message *GoogleCloudDialogflowV2beta1Message + NullFields []string + Parent string + func (s *GoogleCloudDialogflowV2beta1CreateMessageRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1DetectIntentRequest struct + ForceSendFields []string + InputAudio string + NullFields []string + OutputAudioConfig *GoogleCloudDialogflowV2beta1OutputAudioConfig + OutputAudioConfigMask string + QueryInput *GoogleCloudDialogflowV2beta1QueryInput + QueryParams *GoogleCloudDialogflowV2beta1QueryParameters + func (s *GoogleCloudDialogflowV2beta1DetectIntentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1DetectIntentResponse struct + AlternativeQueryResults []*GoogleCloudDialogflowV2beta1QueryResult + ForceSendFields []string + NullFields []string + OutputAudio string + OutputAudioConfig *GoogleCloudDialogflowV2beta1OutputAudioConfig + QueryResult *GoogleCloudDialogflowV2beta1QueryResult + ResponseId string + WebhookStatus *GoogleRpcStatus + func (s *GoogleCloudDialogflowV2beta1DetectIntentResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1DialogflowAssistAnswer struct + AnswerRecord string + ForceSendFields []string + IntentSuggestion *GoogleCloudDialogflowV2beta1IntentSuggestion + NullFields []string + QueryResult *GoogleCloudDialogflowV2beta1QueryResult + func (s *GoogleCloudDialogflowV2beta1DialogflowAssistAnswer) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1Document struct + Content string + ContentUri string + DisplayName string + EnableAutoReload bool + ForceSendFields []string + KnowledgeTypes []string + LatestReloadStatus *GoogleCloudDialogflowV2beta1DocumentReloadStatus + Metadata map[string]string + MimeType string + Name string + NullFields []string + RawContent string + State string + func (s *GoogleCloudDialogflowV2beta1Document) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1DocumentReloadStatus struct + ForceSendFields []string + NullFields []string + Status *GoogleRpcStatus + Time string + func (s *GoogleCloudDialogflowV2beta1DocumentReloadStatus) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1DtmfParameters struct + AcceptsDtmfInput bool + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1DtmfParameters) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1EntityType struct + AutoExpansionMode string + DisplayName string + EnableFuzzyExtraction bool + Entities []*GoogleCloudDialogflowV2beta1EntityTypeEntity + ForceSendFields []string + Kind string + Name string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1EntityType) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1EntityTypeBatch struct + EntityTypes []*GoogleCloudDialogflowV2beta1EntityType + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1EntityTypeBatch) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1EntityTypeEntity struct + ForceSendFields []string + NullFields []string + Synonyms []string + Value string + func (s *GoogleCloudDialogflowV2beta1EntityTypeEntity) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1Environment struct + AgentVersion string + Description string + ForceSendFields []string + Fulfillment *GoogleCloudDialogflowV2beta1Fulfillment + Name string + NullFields []string + State string + TextToSpeechSettings *GoogleCloudDialogflowV2beta1TextToSpeechSettings + UpdateTime string + func (s *GoogleCloudDialogflowV2beta1Environment) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1EnvironmentHistory struct + Entries []*GoogleCloudDialogflowV2beta1EnvironmentHistoryEntry + ForceSendFields []string + NextPageToken string + NullFields []string + Parent string + func (s *GoogleCloudDialogflowV2beta1EnvironmentHistory) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1EnvironmentHistoryEntry struct + AgentVersion string + CreateTime string + Description string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1EnvironmentHistoryEntry) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1EventInput struct + ForceSendFields []string + LanguageCode string + Name string + NullFields []string + Parameters googleapi.RawMessage + func (s *GoogleCloudDialogflowV2beta1EventInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ExportAgentRequest struct + AgentUri string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1ExportAgentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ExportAgentResponse struct + AgentContent string + AgentUri string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1ExportAgentResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ExportOperationMetadata struct + ExportedGcsDestination *GoogleCloudDialogflowV2beta1GcsDestination + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1ExportOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1FaqAnswer struct + Answer string + AnswerRecord string + Confidence float64 + ForceSendFields []string + Metadata map[string]string + NullFields []string + Question string + Source string + func (s *GoogleCloudDialogflowV2beta1FaqAnswer) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2beta1FaqAnswer) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2beta1Fulfillment struct + DisplayName string + Enabled bool + Features []*GoogleCloudDialogflowV2beta1FulfillmentFeature + ForceSendFields []string + GenericWebService *GoogleCloudDialogflowV2beta1FulfillmentGenericWebService + Name string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1Fulfillment) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1FulfillmentFeature struct + ForceSendFields []string + NullFields []string + Type string + func (s *GoogleCloudDialogflowV2beta1FulfillmentFeature) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1FulfillmentGenericWebService struct + ForceSendFields []string + IsCloudFunction bool + NullFields []string + Password string + RequestHeaders map[string]string + Uri string + Username string + func (s *GoogleCloudDialogflowV2beta1FulfillmentGenericWebService) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1GcsDestination struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudDialogflowV2beta1GcsDestination) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1GcsSource struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudDialogflowV2beta1GcsSource) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1GcsSources struct + ForceSendFields []string + NullFields []string + Uris []string + func (s *GoogleCloudDialogflowV2beta1GcsSources) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1GenerateStatelessSummaryRequest struct + ConversationProfile *GoogleCloudDialogflowV2beta1ConversationProfile + ForceSendFields []string + LatestMessage string + MaxContextSize int64 + NullFields []string + StatelessConversation *GoogleCloudDialogflowV2beta1GenerateStatelessSummaryRequestMinimalConversation + func (s *GoogleCloudDialogflowV2beta1GenerateStatelessSummaryRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1GenerateStatelessSummaryRequestMinimalConversation struct + ForceSendFields []string + Messages []*GoogleCloudDialogflowV2beta1Message + NullFields []string + func (s *GoogleCloudDialogflowV2beta1GenerateStatelessSummaryRequestMinimalConversation) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1GenerateStatelessSummaryResponse struct + ContextSize int64 + ForceSendFields []string + LatestMessage string + NullFields []string + Summary *GoogleCloudDialogflowV2beta1GenerateStatelessSummaryResponseSummary + func (s *GoogleCloudDialogflowV2beta1GenerateStatelessSummaryResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1GenerateStatelessSummaryResponseSummary struct + BaselineModelVersion string + ForceSendFields []string + NullFields []string + Text string + TextSections map[string]string + func (s *GoogleCloudDialogflowV2beta1GenerateStatelessSummaryResponseSummary) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig struct + EndUserSuggestionConfig *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig + ForceSendFields []string + HumanAgentSuggestionConfig *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig + MessageAnalysisConfig *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig + NotificationConfig *GoogleCloudDialogflowV2beta1NotificationConfig + NullFields []string + func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig struct + BaselineModelVersion string + ForceSendFields []string + Model string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationProcessConfig struct + ForceSendFields []string + NullFields []string + RecentSentencesCount int64 + func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationProcessConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig struct + EnableEntityExtraction bool + EnableSentimentAnalysis bool + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig struct + FeatureConfigs []*GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig + ForceSendFields []string + GroupSuggestionResponses bool + NullFields []string + func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig struct + ConversationModelConfig *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig + ConversationProcessConfig *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationProcessConfig + DisableAgentQueryLogging bool + EnableEventBasedSuggestion bool + ForceSendFields []string + NullFields []string + QueryConfig *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig + SuggestionFeature *GoogleCloudDialogflowV2beta1SuggestionFeature + SuggestionTriggerSettings *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings + func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig struct + ConfidenceThreshold float64 + ContextFilterSettings *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings + DialogflowQuerySource *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource + DocumentQuerySource *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource + ForceSendFields []string + KnowledgeBaseQuerySource *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource + MaxResults int64 + NullFields []string + Sections *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigSections + func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings struct + DropHandoffMessages bool + DropIvrMessages bool + DropVirtualAgentMessages bool + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource struct + Agent string + ForceSendFields []string + HumanAgentSideConfig *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig + NullFields []string + func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig struct + Agent string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource struct + Documents []string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource struct + ForceSendFields []string + KnowledgeBases []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigSections struct + ForceSendFields []string + NullFields []string + SectionTypes []string + func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigSections) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings struct + ForceSendFields []string + NoSmallTalk bool + NullFields []string + OnlyEndUser bool + func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent struct + Conversation string + ForceSendFields []string + NullFields []string + Participant string + SuggestionResults []*GoogleCloudDialogflowV2beta1SuggestionResult + func (s *GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1HumanAgentHandoffConfig struct + ForceSendFields []string + LivePersonConfig *GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfig + NullFields []string + SalesforceLiveAgentConfig *GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfig + func (s *GoogleCloudDialogflowV2beta1HumanAgentHandoffConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfig struct + AccountNumber string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfig struct + ButtonId string + DeploymentId string + EndpointDomain string + ForceSendFields []string + NullFields []string + OrganizationId string + func (s *GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ImportAgentRequest struct + AgentContent string + AgentUri string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1ImportAgentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ImportDocumentTemplate struct + ForceSendFields []string + KnowledgeTypes []string + Metadata map[string]string + MimeType string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1ImportDocumentTemplate) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ImportDocumentsRequest struct + DocumentTemplate *GoogleCloudDialogflowV2beta1ImportDocumentTemplate + ForceSendFields []string + GcsSource *GoogleCloudDialogflowV2beta1GcsSources + ImportGcsCustomMetadata bool + NullFields []string + func (s *GoogleCloudDialogflowV2beta1ImportDocumentsRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ImportDocumentsResponse struct + ForceSendFields []string + NullFields []string + Warnings []*GoogleRpcStatus + func (s *GoogleCloudDialogflowV2beta1ImportDocumentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1InputAudioConfig struct + AudioEncoding string + BargeInConfig *GoogleCloudDialogflowV2beta1BargeInConfig + DisableNoSpeechRecognizedEvent bool + EnableAutomaticPunctuation bool + EnableWordInfo bool + ForceSendFields []string + LanguageCode string + Model string + ModelVariant string + NullFields []string + PhraseHints []string + SampleRateHertz int64 + SingleUtterance bool + SpeechContexts []*GoogleCloudDialogflowV2beta1SpeechContext + func (s *GoogleCloudDialogflowV2beta1InputAudioConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1Intent struct + Action string + DefaultResponsePlatforms []string + DisplayName string + EndInteraction bool + Events []string + FollowupIntentInfo []*GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo + ForceSendFields []string + InputContextNames []string + IsFallback bool + LiveAgentHandoff bool + Messages []*GoogleCloudDialogflowV2beta1IntentMessage + MlDisabled bool + MlEnabled bool + Name string + NullFields []string + OutputContexts []*GoogleCloudDialogflowV2beta1Context + Parameters []*GoogleCloudDialogflowV2beta1IntentParameter + ParentFollowupIntentName string + Priority int64 + ResetContexts bool + RootFollowupIntentName string + TrainingPhrases []*GoogleCloudDialogflowV2beta1IntentTrainingPhrase + WebhookState string + func (s *GoogleCloudDialogflowV2beta1Intent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentBatch struct + ForceSendFields []string + Intents []*GoogleCloudDialogflowV2beta1Intent + NullFields []string + func (s *GoogleCloudDialogflowV2beta1IntentBatch) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo struct + FollowupIntentName string + ForceSendFields []string + NullFields []string + ParentFollowupIntentName string + func (s *GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentInput struct + ForceSendFields []string + Intent string + LanguageCode string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1IntentInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessage struct + BasicCard *GoogleCloudDialogflowV2beta1IntentMessageBasicCard + BrowseCarouselCard *GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard + Card *GoogleCloudDialogflowV2beta1IntentMessageCard + CarouselSelect *GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect + ForceSendFields []string + Image *GoogleCloudDialogflowV2beta1IntentMessageImage + LinkOutSuggestion *GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion + ListSelect *GoogleCloudDialogflowV2beta1IntentMessageListSelect + MediaContent *GoogleCloudDialogflowV2beta1IntentMessageMediaContent + NullFields []string + Payload googleapi.RawMessage + Platform string + QuickReplies *GoogleCloudDialogflowV2beta1IntentMessageQuickReplies + RbmCarouselRichCard *GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard + RbmStandaloneRichCard *GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard + RbmText *GoogleCloudDialogflowV2beta1IntentMessageRbmText + SimpleResponses *GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses + Suggestions *GoogleCloudDialogflowV2beta1IntentMessageSuggestions + TableCard *GoogleCloudDialogflowV2beta1IntentMessageTableCard + TelephonyPlayAudio *GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio + TelephonySynthesizeSpeech *GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech + TelephonyTransferCall *GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall + Text *GoogleCloudDialogflowV2beta1IntentMessageText + func (s *GoogleCloudDialogflowV2beta1IntentMessage) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageBasicCard struct + Buttons []*GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton + ForceSendFields []string + FormattedText string + Image *GoogleCloudDialogflowV2beta1IntentMessageImage + NullFields []string + Subtitle string + Title string + func (s *GoogleCloudDialogflowV2beta1IntentMessageBasicCard) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton struct + ForceSendFields []string + NullFields []string + OpenUriAction *GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction + Title string + func (s *GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard struct + ForceSendFields []string + ImageDisplayOptions string + Items []*GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem + NullFields []string + func (s *GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem struct + Description string + Footer string + ForceSendFields []string + Image *GoogleCloudDialogflowV2beta1IntentMessageImage + NullFields []string + OpenUriAction *GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction + Title string + func (s *GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction struct + ForceSendFields []string + NullFields []string + Url string + UrlTypeHint string + func (s *GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageCard struct + Buttons []*GoogleCloudDialogflowV2beta1IntentMessageCardButton + ForceSendFields []string + ImageUri string + NullFields []string + Subtitle string + Title string + func (s *GoogleCloudDialogflowV2beta1IntentMessageCard) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageCardButton struct + ForceSendFields []string + NullFields []string + Postback string + Text string + func (s *GoogleCloudDialogflowV2beta1IntentMessageCardButton) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect struct + ForceSendFields []string + Items []*GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem + NullFields []string + func (s *GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem struct + Description string + ForceSendFields []string + Image *GoogleCloudDialogflowV2beta1IntentMessageImage + Info *GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo + NullFields []string + Title string + func (s *GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageColumnProperties struct + ForceSendFields []string + Header string + HorizontalAlignment string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1IntentMessageColumnProperties) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageImage struct + AccessibilityText string + ForceSendFields []string + ImageUri string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1IntentMessageImage) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion struct + DestinationName string + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageListSelect struct + ForceSendFields []string + Items []*GoogleCloudDialogflowV2beta1IntentMessageListSelectItem + NullFields []string + Subtitle string + Title string + func (s *GoogleCloudDialogflowV2beta1IntentMessageListSelect) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageListSelectItem struct + Description string + ForceSendFields []string + Image *GoogleCloudDialogflowV2beta1IntentMessageImage + Info *GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo + NullFields []string + Title string + func (s *GoogleCloudDialogflowV2beta1IntentMessageListSelectItem) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageMediaContent struct + ForceSendFields []string + MediaObjects []*GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject + MediaType string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1IntentMessageMediaContent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject struct + ContentUrl string + Description string + ForceSendFields []string + Icon *GoogleCloudDialogflowV2beta1IntentMessageImage + LargeImage *GoogleCloudDialogflowV2beta1IntentMessageImage + Name string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageQuickReplies struct + ForceSendFields []string + NullFields []string + QuickReplies []string + Title string + func (s *GoogleCloudDialogflowV2beta1IntentMessageQuickReplies) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent struct + Description string + ForceSendFields []string + Media *GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia + NullFields []string + Suggestions []*GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion + Title string + func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia struct + FileUri string + ForceSendFields []string + Height string + NullFields []string + ThumbnailUri string + func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard struct + CardContents []*GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent + CardWidth string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard struct + CardContent *GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent + CardOrientation string + ForceSendFields []string + NullFields []string + ThumbnailImageAlignment string + func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction struct + Dial *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial + ForceSendFields []string + NullFields []string + OpenUrl *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri + PostbackData string + ShareLocation *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation + Text string + func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial struct + ForceSendFields []string + NullFields []string + PhoneNumber string + func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation struct + type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply struct + ForceSendFields []string + NullFields []string + PostbackData string + Text string + func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion struct + Action *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction + ForceSendFields []string + NullFields []string + Reply *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply + func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageRbmText struct + ForceSendFields []string + NullFields []string + RbmSuggestion []*GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion + Text string + func (s *GoogleCloudDialogflowV2beta1IntentMessageRbmText) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo struct + ForceSendFields []string + Key string + NullFields []string + Synonyms []string + func (s *GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse struct + DisplayText string + ForceSendFields []string + NullFields []string + Ssml string + TextToSpeech string + func (s *GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses struct + ForceSendFields []string + NullFields []string + SimpleResponses []*GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse + func (s *GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageSuggestion struct + ForceSendFields []string + NullFields []string + Title string + func (s *GoogleCloudDialogflowV2beta1IntentMessageSuggestion) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageSuggestions struct + ForceSendFields []string + NullFields []string + Suggestions []*GoogleCloudDialogflowV2beta1IntentMessageSuggestion + func (s *GoogleCloudDialogflowV2beta1IntentMessageSuggestions) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageTableCard struct + Buttons []*GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton + ColumnProperties []*GoogleCloudDialogflowV2beta1IntentMessageColumnProperties + ForceSendFields []string + Image *GoogleCloudDialogflowV2beta1IntentMessageImage + NullFields []string + Rows []*GoogleCloudDialogflowV2beta1IntentMessageTableCardRow + Subtitle string + Title string + func (s *GoogleCloudDialogflowV2beta1IntentMessageTableCard) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageTableCardCell struct + ForceSendFields []string + NullFields []string + Text string + func (s *GoogleCloudDialogflowV2beta1IntentMessageTableCardCell) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageTableCardRow struct + Cells []*GoogleCloudDialogflowV2beta1IntentMessageTableCardCell + DividerAfter bool + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1IntentMessageTableCardRow) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio struct + AudioUri string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech struct + ForceSendFields []string + NullFields []string + Ssml string + Text string + func (s *GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall struct + ForceSendFields []string + NullFields []string + PhoneNumber string + func (s *GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentMessageText struct + ForceSendFields []string + NullFields []string + Text []string + func (s *GoogleCloudDialogflowV2beta1IntentMessageText) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentParameter struct + DefaultValue string + DisplayName string + EntityTypeDisplayName string + ForceSendFields []string + IsList bool + Mandatory bool + Name string + NullFields []string + Prompts []string + Value string + func (s *GoogleCloudDialogflowV2beta1IntentParameter) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentSuggestion struct + Description string + DisplayName string + ForceSendFields []string + IntentV2 string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1IntentSuggestion) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentTrainingPhrase struct + ForceSendFields []string + Name string + NullFields []string + Parts []*GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart + TimesAddedCount int64 + Type string + func (s *GoogleCloudDialogflowV2beta1IntentTrainingPhrase) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart struct + Alias string + EntityType string + ForceSendFields []string + NullFields []string + Text string + UserDefined bool + func (s *GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1KnowledgeAnswers struct + Answers []*GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1KnowledgeAnswers) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer struct + Answer string + FaqQuestion string + ForceSendFields []string + MatchConfidence float64 + MatchConfidenceLevel string + NullFields []string + Source string + func (s *GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2beta1KnowledgeBase struct + DisplayName string + ForceSendFields []string + LanguageCode string + Name string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1KnowledgeBase) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata struct + ExportOperationMetadata *GoogleCloudDialogflowV2beta1ExportOperationMetadata + ForceSendFields []string + KnowledgeBase string + NullFields []string + State string + func (s *GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ListAnswerRecordsResponse struct + AnswerRecords []*GoogleCloudDialogflowV2beta1AnswerRecord + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1ListAnswerRecordsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ListContextsResponse struct + Contexts []*GoogleCloudDialogflowV2beta1Context + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1ListContextsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ListConversationProfilesResponse struct + ConversationProfiles []*GoogleCloudDialogflowV2beta1ConversationProfile + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1ListConversationProfilesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ListConversationsResponse struct + Conversations []*GoogleCloudDialogflowV2beta1Conversation + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1ListConversationsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ListDocumentsResponse struct + Documents []*GoogleCloudDialogflowV2beta1Document + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1ListDocumentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ListEntityTypesResponse struct + EntityTypes []*GoogleCloudDialogflowV2beta1EntityType + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1ListEntityTypesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ListEnvironmentsResponse struct + Environments []*GoogleCloudDialogflowV2beta1Environment + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1ListEnvironmentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ListIntentsResponse struct + ForceSendFields []string + Intents []*GoogleCloudDialogflowV2beta1Intent + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1ListIntentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ListKnowledgeBasesResponse struct + ForceSendFields []string + KnowledgeBases []*GoogleCloudDialogflowV2beta1KnowledgeBase + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1ListKnowledgeBasesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ListMessagesResponse struct + ForceSendFields []string + Messages []*GoogleCloudDialogflowV2beta1Message + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1ListMessagesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ListParticipantsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Participants []*GoogleCloudDialogflowV2beta1Participant + func (s *GoogleCloudDialogflowV2beta1ListParticipantsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + SessionEntityTypes []*GoogleCloudDialogflowV2beta1SessionEntityType + func (s *GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ListSuggestionsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Suggestions []*GoogleCloudDialogflowV2beta1Suggestion + func (s *GoogleCloudDialogflowV2beta1ListSuggestionsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ListVersionsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Versions []*GoogleCloudDialogflowV2beta1Version + func (s *GoogleCloudDialogflowV2beta1ListVersionsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1LoggingConfig struct + EnableStackdriverLogging bool + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1LoggingConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1Message struct + Content string + CreateTime string + ForceSendFields []string + LanguageCode string + MessageAnnotation *GoogleCloudDialogflowV2beta1MessageAnnotation + Name string + NullFields []string + Participant string + ParticipantRole string + SendTime string + SentimentAnalysis *GoogleCloudDialogflowV2beta1SentimentAnalysisResult + func (s *GoogleCloudDialogflowV2beta1Message) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1MessageAnnotation struct + ContainEntities bool + ForceSendFields []string + NullFields []string + Parts []*GoogleCloudDialogflowV2beta1AnnotatedMessagePart + func (s *GoogleCloudDialogflowV2beta1MessageAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1NotificationConfig struct + ForceSendFields []string + MessageFormat string + NullFields []string + Topic string + func (s *GoogleCloudDialogflowV2beta1NotificationConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest struct + ForceSendFields []string + NullFields []string + Payload googleapi.RawMessage + Source string + Version string + func (s *GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1OutputAudio struct + Audio string + Config *GoogleCloudDialogflowV2beta1OutputAudioConfig + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1OutputAudio) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1OutputAudioConfig struct + AudioEncoding string + ForceSendFields []string + NullFields []string + SampleRateHertz int64 + SynthesizeSpeechConfig *GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig + func (s *GoogleCloudDialogflowV2beta1OutputAudioConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1Participant struct + DocumentsMetadataFilters map[string]string + ForceSendFields []string + Name string + NullFields []string + ObfuscatedExternalUserId string + Role string + func (s *GoogleCloudDialogflowV2beta1Participant) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1QueryInput struct + AudioConfig *GoogleCloudDialogflowV2beta1InputAudioConfig + Dtmf *GoogleCloudDialogflowV2beta1TelephonyDtmfEvents + Event *GoogleCloudDialogflowV2beta1EventInput + ForceSendFields []string + NullFields []string + Text *GoogleCloudDialogflowV2beta1TextInput + func (s *GoogleCloudDialogflowV2beta1QueryInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1QueryParameters struct + Contexts []*GoogleCloudDialogflowV2beta1Context + ForceSendFields []string + GeoLocation *GoogleTypeLatLng + KnowledgeBaseNames []string + NullFields []string + Payload googleapi.RawMessage + Platform string + ResetContexts bool + SentimentAnalysisRequestConfig *GoogleCloudDialogflowV2beta1SentimentAnalysisRequestConfig + SessionEntityTypes []*GoogleCloudDialogflowV2beta1SessionEntityType + SubAgents []*GoogleCloudDialogflowV2beta1SubAgent + TimeZone string + WebhookHeaders map[string]string + func (s *GoogleCloudDialogflowV2beta1QueryParameters) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1QueryResult struct + Action string + AllRequiredParamsPresent bool + CancelsSlotFilling bool + DiagnosticInfo googleapi.RawMessage + ForceSendFields []string + FulfillmentMessages []*GoogleCloudDialogflowV2beta1IntentMessage + FulfillmentText string + Intent *GoogleCloudDialogflowV2beta1Intent + IntentDetectionConfidence float64 + KnowledgeAnswers *GoogleCloudDialogflowV2beta1KnowledgeAnswers + LanguageCode string + NullFields []string + OutputContexts []*GoogleCloudDialogflowV2beta1Context + Parameters googleapi.RawMessage + QueryText string + SentimentAnalysisResult *GoogleCloudDialogflowV2beta1SentimentAnalysisResult + SpeechRecognitionConfidence float64 + WebhookPayload googleapi.RawMessage + WebhookSource string + func (s *GoogleCloudDialogflowV2beta1QueryResult) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2beta1QueryResult) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2beta1ReloadDocumentRequest struct + ForceSendFields []string + GcsSource *GoogleCloudDialogflowV2beta1GcsSource + ImportGcsCustomMetadata bool + NullFields []string + func (s *GoogleCloudDialogflowV2beta1ReloadDocumentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ResponseMessage struct + EndInteraction *GoogleCloudDialogflowV2beta1ResponseMessageEndInteraction + ForceSendFields []string + LiveAgentHandoff *GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff + MixedAudio *GoogleCloudDialogflowV2beta1ResponseMessageMixedAudio + NullFields []string + Payload googleapi.RawMessage + TelephonyTransferCall *GoogleCloudDialogflowV2beta1ResponseMessageTelephonyTransferCall + Text *GoogleCloudDialogflowV2beta1ResponseMessageText + func (s *GoogleCloudDialogflowV2beta1ResponseMessage) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ResponseMessageEndInteraction struct + type GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff struct + ForceSendFields []string + Metadata googleapi.RawMessage + NullFields []string + func (s *GoogleCloudDialogflowV2beta1ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ResponseMessageMixedAudio struct + ForceSendFields []string + NullFields []string + Segments []*GoogleCloudDialogflowV2beta1ResponseMessageMixedAudioSegment + func (s *GoogleCloudDialogflowV2beta1ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ResponseMessageMixedAudioSegment struct + AllowPlaybackInterruption bool + Audio string + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudDialogflowV2beta1ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ResponseMessageTelephonyTransferCall struct + ForceSendFields []string + NullFields []string + PhoneNumber string + SipUri string + func (s *GoogleCloudDialogflowV2beta1ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ResponseMessageText struct + ForceSendFields []string + NullFields []string + Text []string + func (s *GoogleCloudDialogflowV2beta1ResponseMessageText) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1RestoreAgentRequest struct + AgentContent string + AgentUri string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1RestoreAgentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SearchAgentsResponse struct + Agents []*GoogleCloudDialogflowV2beta1Agent + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1SearchAgentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SearchKnowledgeAnswer struct + Answer string + AnswerRecord string + AnswerSources []*GoogleCloudDialogflowV2beta1SearchKnowledgeAnswerAnswerSource + AnswerType string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1SearchKnowledgeAnswer) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SearchKnowledgeAnswerAnswerSource struct + ForceSendFields []string + NullFields []string + Snippet string + Title string + Uri string + func (s *GoogleCloudDialogflowV2beta1SearchKnowledgeAnswerAnswerSource) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SearchKnowledgeRequest struct + Conversation string + ConversationProfile string + ForceSendFields []string + LatestMessage string + NullFields []string + Parent string + Query *GoogleCloudDialogflowV2beta1TextInput + SessionId string + func (s *GoogleCloudDialogflowV2beta1SearchKnowledgeRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SearchKnowledgeResponse struct + Answers []*GoogleCloudDialogflowV2beta1SearchKnowledgeAnswer + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1SearchKnowledgeResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1Sentiment struct + ForceSendFields []string + Magnitude float64 + NullFields []string + Score float64 + func (s *GoogleCloudDialogflowV2beta1Sentiment) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2beta1Sentiment) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2beta1SentimentAnalysisRequestConfig struct + AnalyzeQueryTextSentiment bool + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1SentimentAnalysisRequestConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SentimentAnalysisResult struct + ForceSendFields []string + NullFields []string + QueryTextSentiment *GoogleCloudDialogflowV2beta1Sentiment + func (s *GoogleCloudDialogflowV2beta1SentimentAnalysisResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SessionEntityType struct + Entities []*GoogleCloudDialogflowV2beta1EntityTypeEntity + EntityOverrideMode string + ForceSendFields []string + Name string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1SessionEntityType) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata struct + ConversationProfile string + CreateTime string + ForceSendFields []string + NullFields []string + ParticipantRole string + SuggestionFeatureType string + func (s *GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigRequest struct + ForceSendFields []string + NullFields []string + ParticipantRole string + SuggestionFeatureConfig *GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig + func (s *GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SmartReplyAnswer struct + AnswerRecord string + Confidence float64 + ForceSendFields []string + NullFields []string + Reply string + func (s *GoogleCloudDialogflowV2beta1SmartReplyAnswer) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2beta1SmartReplyAnswer) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2beta1SpeechContext struct + Boost float64 + ForceSendFields []string + NullFields []string + Phrases []string + func (s *GoogleCloudDialogflowV2beta1SpeechContext) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2beta1SpeechContext) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2beta1SpeechToTextConfig struct + ForceSendFields []string + Model string + NullFields []string + SpeechModelVariant string + UseTimeoutBasedEndpointing bool + func (s *GoogleCloudDialogflowV2beta1SpeechToTextConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SubAgent struct + Environment string + ForceSendFields []string + NullFields []string + Project string + func (s *GoogleCloudDialogflowV2beta1SubAgent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SuggestArticlesRequest struct + AssistQueryParams *GoogleCloudDialogflowV2beta1AssistQueryParameters + ContextSize int64 + ForceSendFields []string + LatestMessage string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1SuggestArticlesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SuggestArticlesResponse struct + ArticleAnswers []*GoogleCloudDialogflowV2beta1ArticleAnswer + ContextSize int64 + ForceSendFields []string + LatestMessage string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1SuggestArticlesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SuggestConversationSummaryRequest struct + AssistQueryParams *GoogleCloudDialogflowV2beta1AssistQueryParameters + ContextSize int64 + ForceSendFields []string + LatestMessage string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1SuggestConversationSummaryRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SuggestConversationSummaryResponse struct + ContextSize int64 + ForceSendFields []string + LatestMessage string + NullFields []string + Summary *GoogleCloudDialogflowV2beta1SuggestConversationSummaryResponseSummary + func (s *GoogleCloudDialogflowV2beta1SuggestConversationSummaryResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SuggestConversationSummaryResponseSummary struct + AnswerRecord string + BaselineModelVersion string + ForceSendFields []string + NullFields []string + Text string + TextSections map[string]string + func (s *GoogleCloudDialogflowV2beta1SuggestConversationSummaryResponseSummary) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse struct + ContextSize int64 + DialogflowAssistAnswers []*GoogleCloudDialogflowV2beta1DialogflowAssistAnswer + ForceSendFields []string + LatestMessage string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SuggestFaqAnswersRequest struct + AssistQueryParams *GoogleCloudDialogflowV2beta1AssistQueryParameters + ContextSize int64 + ForceSendFields []string + LatestMessage string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1SuggestFaqAnswersRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse struct + ContextSize int64 + FaqAnswers []*GoogleCloudDialogflowV2beta1FaqAnswer + ForceSendFields []string + LatestMessage string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SuggestSmartRepliesRequest struct + ContextSize int64 + CurrentTextInput *GoogleCloudDialogflowV2beta1TextInput + ForceSendFields []string + LatestMessage string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1SuggestSmartRepliesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse struct + ContextSize int64 + ForceSendFields []string + LatestMessage string + NullFields []string + SmartReplyAnswers []*GoogleCloudDialogflowV2beta1SmartReplyAnswer + func (s *GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1Suggestion struct + Articles []*GoogleCloudDialogflowV2beta1SuggestionArticle + CreateTime string + FaqAnswers []*GoogleCloudDialogflowV2beta1SuggestionFaqAnswer + ForceSendFields []string + LatestMessage string + Name string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1Suggestion) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SuggestionArticle struct + AnswerRecord string + ForceSendFields []string + Metadata map[string]string + NullFields []string + Snippets []string + Title string + Uri string + func (s *GoogleCloudDialogflowV2beta1SuggestionArticle) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SuggestionFaqAnswer struct + Answer string + AnswerRecord string + Confidence float64 + ForceSendFields []string + Metadata map[string]string + NullFields []string + Question string + Source string + func (s *GoogleCloudDialogflowV2beta1SuggestionFaqAnswer) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2beta1SuggestionFaqAnswer) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2beta1SuggestionFeature struct + ForceSendFields []string + NullFields []string + Type string + func (s *GoogleCloudDialogflowV2beta1SuggestionFeature) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SuggestionInput struct + AnswerRecord string + ForceSendFields []string + IntentInput *GoogleCloudDialogflowV2beta1IntentInput + NullFields []string + Parameters googleapi.RawMessage + TextOverride *GoogleCloudDialogflowV2beta1TextInput + func (s *GoogleCloudDialogflowV2beta1SuggestionInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SuggestionResult struct + Error *GoogleRpcStatus + ForceSendFields []string + NullFields []string + SuggestArticlesResponse *GoogleCloudDialogflowV2beta1SuggestArticlesResponse + SuggestDialogflowAssistsResponse *GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse + SuggestEntityExtractionResponse *GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse + SuggestFaqAnswersResponse *GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse + SuggestSmartRepliesResponse *GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse + func (s *GoogleCloudDialogflowV2beta1SuggestionResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig struct + EffectsProfileId []string + ForceSendFields []string + NullFields []string + Pitch float64 + SpeakingRate float64 + Voice *GoogleCloudDialogflowV2beta1VoiceSelectionParams + VolumeGainDb float64 + func (s *GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2beta1TelephonyDtmfEvents struct + DtmfEvents []string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1TelephonyDtmfEvents) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1TextInput struct + ForceSendFields []string + LanguageCode string + NullFields []string + Text string + func (s *GoogleCloudDialogflowV2beta1TextInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1TextToSpeechSettings struct + EnableTextToSpeech bool + ForceSendFields []string + NullFields []string + OutputAudioEncoding string + SampleRateHertz int64 + SynthesizeSpeechConfigs map[string]GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig + func (s *GoogleCloudDialogflowV2beta1TextToSpeechSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1TrainAgentRequest struct + type GoogleCloudDialogflowV2beta1ValidationError struct + Entries []string + ErrorMessage string + ForceSendFields []string + NullFields []string + Severity string + func (s *GoogleCloudDialogflowV2beta1ValidationError) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ValidationResult struct + ForceSendFields []string + NullFields []string + ValidationErrors []*GoogleCloudDialogflowV2beta1ValidationError + func (s *GoogleCloudDialogflowV2beta1ValidationResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1Version struct + CreateTime string + Description string + ForceSendFields []string + Name string + NullFields []string + Status string + VersionNumber int64 + func (s *GoogleCloudDialogflowV2beta1Version) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1VoiceSelectionParams struct + ForceSendFields []string + Name string + NullFields []string + SsmlGender string + func (s *GoogleCloudDialogflowV2beta1VoiceSelectionParams) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1WebhookRequest struct + AlternativeQueryResults []*GoogleCloudDialogflowV2beta1QueryResult + ForceSendFields []string + NullFields []string + OriginalDetectIntentRequest *GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest + QueryResult *GoogleCloudDialogflowV2beta1QueryResult + ResponseId string + Session string + func (s *GoogleCloudDialogflowV2beta1WebhookRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1WebhookResponse struct + EndInteraction bool + FollowupEventInput *GoogleCloudDialogflowV2beta1EventInput + ForceSendFields []string + FulfillmentMessages []*GoogleCloudDialogflowV2beta1IntentMessage + FulfillmentText string + LiveAgentHandoff bool + NullFields []string + OutputContexts []*GoogleCloudDialogflowV2beta1Context + Payload googleapi.RawMessage + SessionEntityTypes []*GoogleCloudDialogflowV2beta1SessionEntityType + Source string + func (s *GoogleCloudDialogflowV2beta1WebhookResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV3alpha1ConversationSignals struct + ForceSendFields []string + NullFields []string + TurnSignals *GoogleCloudDialogflowV3alpha1TurnSignals + func (s *GoogleCloudDialogflowV3alpha1ConversationSignals) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata struct + ForceSendFields []string + NullFields []string + State string + func (s *GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV3alpha1ImportDocumentsResponse struct + ForceSendFields []string + NullFields []string + Warnings []*GoogleRpcStatus + func (s *GoogleCloudDialogflowV3alpha1ImportDocumentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV3alpha1TurnSignals struct + AgentEscalated bool + DtmfUsed bool + FailureReasons []string + ForceSendFields []string + NoMatch bool + NoUserInput bool + NullFields []string + ReachedEndPage bool + SentimentMagnitude float64 + SentimentScore float64 + TriggeredAbandonmentEvent bool + UserEscalated bool + WebhookStatuses []string + func (s *GoogleCloudDialogflowV3alpha1TurnSignals) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV3alpha1TurnSignals) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudLocationListLocationsResponse struct + ForceSendFields []string + Locations []*GoogleCloudLocationLocation + NextPageToken string + NullFields []string + func (s *GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudLocationLocation struct + DisplayName string + ForceSendFields []string + Labels map[string]string + LocationId string + Metadata googleapi.RawMessage + Name string + NullFields []string + func (s *GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) + type GoogleLongrunningListOperationsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Operations []*GoogleLongrunningOperation + func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) + type GoogleLongrunningOperation struct + Done bool + Error *GoogleRpcStatus + ForceSendFields []string + Metadata googleapi.RawMessage + Name string + NullFields []string + Response googleapi.RawMessage + func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) + type GoogleProtobufEmpty struct + type GoogleRpcStatus struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) + type GoogleTypeLatLng struct + ForceSendFields []string + Latitude float64 + Longitude float64 + NullFields []string + func (s *GoogleTypeLatLng) MarshalJSON() ([]byte, error) + func (s *GoogleTypeLatLng) UnmarshalJSON(data []byte) error + type ProjectsAgentEntityTypesBatchDeleteCall struct + func (c *ProjectsAgentEntityTypesBatchDeleteCall) Context(ctx context.Context) *ProjectsAgentEntityTypesBatchDeleteCall + func (c *ProjectsAgentEntityTypesBatchDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsAgentEntityTypesBatchDeleteCall) Fields(s ...googleapi.Field) *ProjectsAgentEntityTypesBatchDeleteCall + func (c *ProjectsAgentEntityTypesBatchDeleteCall) Header() http.Header + type ProjectsAgentEntityTypesBatchUpdateCall struct + func (c *ProjectsAgentEntityTypesBatchUpdateCall) Context(ctx context.Context) *ProjectsAgentEntityTypesBatchUpdateCall + func (c *ProjectsAgentEntityTypesBatchUpdateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsAgentEntityTypesBatchUpdateCall) Fields(s ...googleapi.Field) *ProjectsAgentEntityTypesBatchUpdateCall + func (c *ProjectsAgentEntityTypesBatchUpdateCall) Header() http.Header + type ProjectsAgentEntityTypesCreateCall struct + func (c *ProjectsAgentEntityTypesCreateCall) Context(ctx context.Context) *ProjectsAgentEntityTypesCreateCall + func (c *ProjectsAgentEntityTypesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1EntityType, error) + func (c *ProjectsAgentEntityTypesCreateCall) Fields(s ...googleapi.Field) *ProjectsAgentEntityTypesCreateCall + func (c *ProjectsAgentEntityTypesCreateCall) Header() http.Header + func (c *ProjectsAgentEntityTypesCreateCall) LanguageCode(languageCode string) *ProjectsAgentEntityTypesCreateCall + type ProjectsAgentEntityTypesDeleteCall struct + func (c *ProjectsAgentEntityTypesDeleteCall) Context(ctx context.Context) *ProjectsAgentEntityTypesDeleteCall + func (c *ProjectsAgentEntityTypesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsAgentEntityTypesDeleteCall) Fields(s ...googleapi.Field) *ProjectsAgentEntityTypesDeleteCall + func (c *ProjectsAgentEntityTypesDeleteCall) Header() http.Header + type ProjectsAgentEntityTypesEntitiesBatchCreateCall struct + func (c *ProjectsAgentEntityTypesEntitiesBatchCreateCall) Context(ctx context.Context) *ProjectsAgentEntityTypesEntitiesBatchCreateCall + func (c *ProjectsAgentEntityTypesEntitiesBatchCreateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsAgentEntityTypesEntitiesBatchCreateCall) Fields(s ...googleapi.Field) *ProjectsAgentEntityTypesEntitiesBatchCreateCall + func (c *ProjectsAgentEntityTypesEntitiesBatchCreateCall) Header() http.Header + type ProjectsAgentEntityTypesEntitiesBatchDeleteCall struct + func (c *ProjectsAgentEntityTypesEntitiesBatchDeleteCall) Context(ctx context.Context) *ProjectsAgentEntityTypesEntitiesBatchDeleteCall + func (c *ProjectsAgentEntityTypesEntitiesBatchDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsAgentEntityTypesEntitiesBatchDeleteCall) Fields(s ...googleapi.Field) *ProjectsAgentEntityTypesEntitiesBatchDeleteCall + func (c *ProjectsAgentEntityTypesEntitiesBatchDeleteCall) Header() http.Header + type ProjectsAgentEntityTypesEntitiesBatchUpdateCall struct + func (c *ProjectsAgentEntityTypesEntitiesBatchUpdateCall) Context(ctx context.Context) *ProjectsAgentEntityTypesEntitiesBatchUpdateCall + func (c *ProjectsAgentEntityTypesEntitiesBatchUpdateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsAgentEntityTypesEntitiesBatchUpdateCall) Fields(s ...googleapi.Field) *ProjectsAgentEntityTypesEntitiesBatchUpdateCall + func (c *ProjectsAgentEntityTypesEntitiesBatchUpdateCall) Header() http.Header + type ProjectsAgentEntityTypesEntitiesService struct + func NewProjectsAgentEntityTypesEntitiesService(s *Service) *ProjectsAgentEntityTypesEntitiesService + func (r *ProjectsAgentEntityTypesEntitiesService) BatchCreate(parent string, ...) *ProjectsAgentEntityTypesEntitiesBatchCreateCall + func (r *ProjectsAgentEntityTypesEntitiesService) BatchDelete(parent string, ...) *ProjectsAgentEntityTypesEntitiesBatchDeleteCall + func (r *ProjectsAgentEntityTypesEntitiesService) BatchUpdate(parent string, ...) *ProjectsAgentEntityTypesEntitiesBatchUpdateCall + type ProjectsAgentEntityTypesGetCall struct + func (c *ProjectsAgentEntityTypesGetCall) Context(ctx context.Context) *ProjectsAgentEntityTypesGetCall + func (c *ProjectsAgentEntityTypesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1EntityType, error) + func (c *ProjectsAgentEntityTypesGetCall) Fields(s ...googleapi.Field) *ProjectsAgentEntityTypesGetCall + func (c *ProjectsAgentEntityTypesGetCall) Header() http.Header + func (c *ProjectsAgentEntityTypesGetCall) IfNoneMatch(entityTag string) *ProjectsAgentEntityTypesGetCall + func (c *ProjectsAgentEntityTypesGetCall) LanguageCode(languageCode string) *ProjectsAgentEntityTypesGetCall + type ProjectsAgentEntityTypesListCall struct + func (c *ProjectsAgentEntityTypesListCall) Context(ctx context.Context) *ProjectsAgentEntityTypesListCall + func (c *ProjectsAgentEntityTypesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListEntityTypesResponse, error) + func (c *ProjectsAgentEntityTypesListCall) Fields(s ...googleapi.Field) *ProjectsAgentEntityTypesListCall + func (c *ProjectsAgentEntityTypesListCall) Header() http.Header + func (c *ProjectsAgentEntityTypesListCall) IfNoneMatch(entityTag string) *ProjectsAgentEntityTypesListCall + func (c *ProjectsAgentEntityTypesListCall) LanguageCode(languageCode string) *ProjectsAgentEntityTypesListCall + func (c *ProjectsAgentEntityTypesListCall) PageSize(pageSize int64) *ProjectsAgentEntityTypesListCall + func (c *ProjectsAgentEntityTypesListCall) PageToken(pageToken string) *ProjectsAgentEntityTypesListCall + func (c *ProjectsAgentEntityTypesListCall) Pages(ctx context.Context, ...) error + type ProjectsAgentEntityTypesPatchCall struct + func (c *ProjectsAgentEntityTypesPatchCall) Context(ctx context.Context) *ProjectsAgentEntityTypesPatchCall + func (c *ProjectsAgentEntityTypesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1EntityType, error) + func (c *ProjectsAgentEntityTypesPatchCall) Fields(s ...googleapi.Field) *ProjectsAgentEntityTypesPatchCall + func (c *ProjectsAgentEntityTypesPatchCall) Header() http.Header + func (c *ProjectsAgentEntityTypesPatchCall) LanguageCode(languageCode string) *ProjectsAgentEntityTypesPatchCall + func (c *ProjectsAgentEntityTypesPatchCall) UpdateMask(updateMask string) *ProjectsAgentEntityTypesPatchCall + type ProjectsAgentEntityTypesService struct + Entities *ProjectsAgentEntityTypesEntitiesService + func NewProjectsAgentEntityTypesService(s *Service) *ProjectsAgentEntityTypesService + func (r *ProjectsAgentEntityTypesService) BatchDelete(parent string, ...) *ProjectsAgentEntityTypesBatchDeleteCall + func (r *ProjectsAgentEntityTypesService) BatchUpdate(parent string, ...) *ProjectsAgentEntityTypesBatchUpdateCall + func (r *ProjectsAgentEntityTypesService) Create(parent string, ...) *ProjectsAgentEntityTypesCreateCall + func (r *ProjectsAgentEntityTypesService) Delete(name string) *ProjectsAgentEntityTypesDeleteCall + func (r *ProjectsAgentEntityTypesService) Get(name string) *ProjectsAgentEntityTypesGetCall + func (r *ProjectsAgentEntityTypesService) List(parent string) *ProjectsAgentEntityTypesListCall + func (r *ProjectsAgentEntityTypesService) Patch(nameid string, ...) *ProjectsAgentEntityTypesPatchCall + type ProjectsAgentEnvironmentsCreateCall struct + func (c *ProjectsAgentEnvironmentsCreateCall) Context(ctx context.Context) *ProjectsAgentEnvironmentsCreateCall + func (c *ProjectsAgentEnvironmentsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Environment, error) + func (c *ProjectsAgentEnvironmentsCreateCall) EnvironmentId(environmentId string) *ProjectsAgentEnvironmentsCreateCall + func (c *ProjectsAgentEnvironmentsCreateCall) Fields(s ...googleapi.Field) *ProjectsAgentEnvironmentsCreateCall + func (c *ProjectsAgentEnvironmentsCreateCall) Header() http.Header + type ProjectsAgentEnvironmentsDeleteCall struct + func (c *ProjectsAgentEnvironmentsDeleteCall) Context(ctx context.Context) *ProjectsAgentEnvironmentsDeleteCall + func (c *ProjectsAgentEnvironmentsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsAgentEnvironmentsDeleteCall) Fields(s ...googleapi.Field) *ProjectsAgentEnvironmentsDeleteCall + func (c *ProjectsAgentEnvironmentsDeleteCall) Header() http.Header + type ProjectsAgentEnvironmentsGetCall struct + func (c *ProjectsAgentEnvironmentsGetCall) Context(ctx context.Context) *ProjectsAgentEnvironmentsGetCall + func (c *ProjectsAgentEnvironmentsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Environment, error) + func (c *ProjectsAgentEnvironmentsGetCall) Fields(s ...googleapi.Field) *ProjectsAgentEnvironmentsGetCall + func (c *ProjectsAgentEnvironmentsGetCall) Header() http.Header + func (c *ProjectsAgentEnvironmentsGetCall) IfNoneMatch(entityTag string) *ProjectsAgentEnvironmentsGetCall + type ProjectsAgentEnvironmentsGetHistoryCall struct + func (c *ProjectsAgentEnvironmentsGetHistoryCall) Context(ctx context.Context) *ProjectsAgentEnvironmentsGetHistoryCall + func (c *ProjectsAgentEnvironmentsGetHistoryCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1EnvironmentHistory, error) + func (c *ProjectsAgentEnvironmentsGetHistoryCall) Fields(s ...googleapi.Field) *ProjectsAgentEnvironmentsGetHistoryCall + func (c *ProjectsAgentEnvironmentsGetHistoryCall) Header() http.Header + func (c *ProjectsAgentEnvironmentsGetHistoryCall) IfNoneMatch(entityTag string) *ProjectsAgentEnvironmentsGetHistoryCall + func (c *ProjectsAgentEnvironmentsGetHistoryCall) PageSize(pageSize int64) *ProjectsAgentEnvironmentsGetHistoryCall + func (c *ProjectsAgentEnvironmentsGetHistoryCall) PageToken(pageToken string) *ProjectsAgentEnvironmentsGetHistoryCall + func (c *ProjectsAgentEnvironmentsGetHistoryCall) Pages(ctx context.Context, ...) error + type ProjectsAgentEnvironmentsIntentsListCall struct + func (c *ProjectsAgentEnvironmentsIntentsListCall) Context(ctx context.Context) *ProjectsAgentEnvironmentsIntentsListCall + func (c *ProjectsAgentEnvironmentsIntentsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListIntentsResponse, error) + func (c *ProjectsAgentEnvironmentsIntentsListCall) Fields(s ...googleapi.Field) *ProjectsAgentEnvironmentsIntentsListCall + func (c *ProjectsAgentEnvironmentsIntentsListCall) Header() http.Header + func (c *ProjectsAgentEnvironmentsIntentsListCall) IfNoneMatch(entityTag string) *ProjectsAgentEnvironmentsIntentsListCall + func (c *ProjectsAgentEnvironmentsIntentsListCall) IntentView(intentView string) *ProjectsAgentEnvironmentsIntentsListCall + func (c *ProjectsAgentEnvironmentsIntentsListCall) LanguageCode(languageCode string) *ProjectsAgentEnvironmentsIntentsListCall + func (c *ProjectsAgentEnvironmentsIntentsListCall) PageSize(pageSize int64) *ProjectsAgentEnvironmentsIntentsListCall + func (c *ProjectsAgentEnvironmentsIntentsListCall) PageToken(pageToken string) *ProjectsAgentEnvironmentsIntentsListCall + func (c *ProjectsAgentEnvironmentsIntentsListCall) Pages(ctx context.Context, ...) error + type ProjectsAgentEnvironmentsIntentsService struct + func NewProjectsAgentEnvironmentsIntentsService(s *Service) *ProjectsAgentEnvironmentsIntentsService + func (r *ProjectsAgentEnvironmentsIntentsService) List(parent string) *ProjectsAgentEnvironmentsIntentsListCall + type ProjectsAgentEnvironmentsListCall struct + func (c *ProjectsAgentEnvironmentsListCall) Context(ctx context.Context) *ProjectsAgentEnvironmentsListCall + func (c *ProjectsAgentEnvironmentsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListEnvironmentsResponse, error) + func (c *ProjectsAgentEnvironmentsListCall) Fields(s ...googleapi.Field) *ProjectsAgentEnvironmentsListCall + func (c *ProjectsAgentEnvironmentsListCall) Header() http.Header + func (c *ProjectsAgentEnvironmentsListCall) IfNoneMatch(entityTag string) *ProjectsAgentEnvironmentsListCall + func (c *ProjectsAgentEnvironmentsListCall) PageSize(pageSize int64) *ProjectsAgentEnvironmentsListCall + func (c *ProjectsAgentEnvironmentsListCall) PageToken(pageToken string) *ProjectsAgentEnvironmentsListCall + func (c *ProjectsAgentEnvironmentsListCall) Pages(ctx context.Context, ...) error + type ProjectsAgentEnvironmentsPatchCall struct + func (c *ProjectsAgentEnvironmentsPatchCall) AllowLoadToDraftAndDiscardChanges(allowLoadToDraftAndDiscardChanges bool) *ProjectsAgentEnvironmentsPatchCall + func (c *ProjectsAgentEnvironmentsPatchCall) Context(ctx context.Context) *ProjectsAgentEnvironmentsPatchCall + func (c *ProjectsAgentEnvironmentsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Environment, error) + func (c *ProjectsAgentEnvironmentsPatchCall) Fields(s ...googleapi.Field) *ProjectsAgentEnvironmentsPatchCall + func (c *ProjectsAgentEnvironmentsPatchCall) Header() http.Header + func (c *ProjectsAgentEnvironmentsPatchCall) UpdateMask(updateMask string) *ProjectsAgentEnvironmentsPatchCall + type ProjectsAgentEnvironmentsService struct + Intents *ProjectsAgentEnvironmentsIntentsService + Users *ProjectsAgentEnvironmentsUsersService + func NewProjectsAgentEnvironmentsService(s *Service) *ProjectsAgentEnvironmentsService + func (r *ProjectsAgentEnvironmentsService) Create(parent string, ...) *ProjectsAgentEnvironmentsCreateCall + func (r *ProjectsAgentEnvironmentsService) Delete(name string) *ProjectsAgentEnvironmentsDeleteCall + func (r *ProjectsAgentEnvironmentsService) Get(name string) *ProjectsAgentEnvironmentsGetCall + func (r *ProjectsAgentEnvironmentsService) GetHistory(parent string) *ProjectsAgentEnvironmentsGetHistoryCall + func (r *ProjectsAgentEnvironmentsService) List(parent string) *ProjectsAgentEnvironmentsListCall + func (r *ProjectsAgentEnvironmentsService) Patch(nameid string, ...) *ProjectsAgentEnvironmentsPatchCall + type ProjectsAgentEnvironmentsUsersService struct + Sessions *ProjectsAgentEnvironmentsUsersSessionsService + func NewProjectsAgentEnvironmentsUsersService(s *Service) *ProjectsAgentEnvironmentsUsersService + type ProjectsAgentEnvironmentsUsersSessionsContextsCreateCall struct + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsCreateCall) Context(ctx context.Context) *ProjectsAgentEnvironmentsUsersSessionsContextsCreateCall + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Context, error) + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsCreateCall) Fields(s ...googleapi.Field) *ProjectsAgentEnvironmentsUsersSessionsContextsCreateCall + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsCreateCall) Header() http.Header + type ProjectsAgentEnvironmentsUsersSessionsContextsDeleteCall struct + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsDeleteCall) Context(ctx context.Context) *ProjectsAgentEnvironmentsUsersSessionsContextsDeleteCall + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsDeleteCall) Fields(s ...googleapi.Field) *ProjectsAgentEnvironmentsUsersSessionsContextsDeleteCall + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsDeleteCall) Header() http.Header + type ProjectsAgentEnvironmentsUsersSessionsContextsGetCall struct + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsGetCall) Context(ctx context.Context) *ProjectsAgentEnvironmentsUsersSessionsContextsGetCall + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Context, error) + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsGetCall) Fields(s ...googleapi.Field) *ProjectsAgentEnvironmentsUsersSessionsContextsGetCall + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsGetCall) Header() http.Header + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsGetCall) IfNoneMatch(entityTag string) *ProjectsAgentEnvironmentsUsersSessionsContextsGetCall + type ProjectsAgentEnvironmentsUsersSessionsContextsListCall struct + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsListCall) Context(ctx context.Context) *ProjectsAgentEnvironmentsUsersSessionsContextsListCall + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListContextsResponse, error) + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsListCall) Fields(s ...googleapi.Field) *ProjectsAgentEnvironmentsUsersSessionsContextsListCall + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsListCall) Header() http.Header + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsListCall) IfNoneMatch(entityTag string) *ProjectsAgentEnvironmentsUsersSessionsContextsListCall + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsListCall) PageSize(pageSize int64) *ProjectsAgentEnvironmentsUsersSessionsContextsListCall + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsListCall) PageToken(pageToken string) *ProjectsAgentEnvironmentsUsersSessionsContextsListCall + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsListCall) Pages(ctx context.Context, ...) error + type ProjectsAgentEnvironmentsUsersSessionsContextsPatchCall struct + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsPatchCall) Context(ctx context.Context) *ProjectsAgentEnvironmentsUsersSessionsContextsPatchCall + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Context, error) + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsPatchCall) Fields(s ...googleapi.Field) *ProjectsAgentEnvironmentsUsersSessionsContextsPatchCall + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsPatchCall) Header() http.Header + func (c *ProjectsAgentEnvironmentsUsersSessionsContextsPatchCall) UpdateMask(updateMask string) *ProjectsAgentEnvironmentsUsersSessionsContextsPatchCall + type ProjectsAgentEnvironmentsUsersSessionsContextsService struct + func NewProjectsAgentEnvironmentsUsersSessionsContextsService(s *Service) *ProjectsAgentEnvironmentsUsersSessionsContextsService + func (r *ProjectsAgentEnvironmentsUsersSessionsContextsService) Create(parent string, ...) *ProjectsAgentEnvironmentsUsersSessionsContextsCreateCall + func (r *ProjectsAgentEnvironmentsUsersSessionsContextsService) Delete(name string) *ProjectsAgentEnvironmentsUsersSessionsContextsDeleteCall + func (r *ProjectsAgentEnvironmentsUsersSessionsContextsService) Get(name string) *ProjectsAgentEnvironmentsUsersSessionsContextsGetCall + func (r *ProjectsAgentEnvironmentsUsersSessionsContextsService) List(parent string) *ProjectsAgentEnvironmentsUsersSessionsContextsListCall + func (r *ProjectsAgentEnvironmentsUsersSessionsContextsService) Patch(nameid string, ...) *ProjectsAgentEnvironmentsUsersSessionsContextsPatchCall + type ProjectsAgentEnvironmentsUsersSessionsDeleteContextsCall struct + func (c *ProjectsAgentEnvironmentsUsersSessionsDeleteContextsCall) Context(ctx context.Context) *ProjectsAgentEnvironmentsUsersSessionsDeleteContextsCall + func (c *ProjectsAgentEnvironmentsUsersSessionsDeleteContextsCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsAgentEnvironmentsUsersSessionsDeleteContextsCall) Fields(s ...googleapi.Field) *ProjectsAgentEnvironmentsUsersSessionsDeleteContextsCall + func (c *ProjectsAgentEnvironmentsUsersSessionsDeleteContextsCall) Header() http.Header + type ProjectsAgentEnvironmentsUsersSessionsDetectIntentCall struct + func (c *ProjectsAgentEnvironmentsUsersSessionsDetectIntentCall) Context(ctx context.Context) *ProjectsAgentEnvironmentsUsersSessionsDetectIntentCall + func (c *ProjectsAgentEnvironmentsUsersSessionsDetectIntentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1DetectIntentResponse, error) + func (c *ProjectsAgentEnvironmentsUsersSessionsDetectIntentCall) Fields(s ...googleapi.Field) *ProjectsAgentEnvironmentsUsersSessionsDetectIntentCall + func (c *ProjectsAgentEnvironmentsUsersSessionsDetectIntentCall) Header() http.Header + type ProjectsAgentEnvironmentsUsersSessionsEntityTypesCreateCall struct + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesCreateCall) Context(ctx context.Context) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesCreateCall + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SessionEntityType, error) + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesCreateCall) Fields(s ...googleapi.Field) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesCreateCall + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesCreateCall) Header() http.Header + type ProjectsAgentEnvironmentsUsersSessionsEntityTypesDeleteCall struct + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesDeleteCall) Context(ctx context.Context) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesDeleteCall + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesDeleteCall) Fields(s ...googleapi.Field) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesDeleteCall + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesDeleteCall) Header() http.Header + type ProjectsAgentEnvironmentsUsersSessionsEntityTypesGetCall struct + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesGetCall) Context(ctx context.Context) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesGetCall + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SessionEntityType, error) + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesGetCall) Fields(s ...googleapi.Field) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesGetCall + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesGetCall) Header() http.Header + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesGetCall) IfNoneMatch(entityTag string) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesGetCall + type ProjectsAgentEnvironmentsUsersSessionsEntityTypesListCall struct + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesListCall) Context(ctx context.Context) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesListCall + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse, error) + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesListCall) Fields(s ...googleapi.Field) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesListCall + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesListCall) Header() http.Header + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesListCall) IfNoneMatch(entityTag string) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesListCall + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesListCall) PageSize(pageSize int64) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesListCall + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesListCall) PageToken(pageToken string) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesListCall + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesListCall) Pages(ctx context.Context, ...) error + type ProjectsAgentEnvironmentsUsersSessionsEntityTypesPatchCall struct + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesPatchCall) Context(ctx context.Context) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesPatchCall + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SessionEntityType, error) + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesPatchCall) Fields(s ...googleapi.Field) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesPatchCall + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesPatchCall) Header() http.Header + func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesPatchCall) UpdateMask(updateMask string) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesPatchCall + type ProjectsAgentEnvironmentsUsersSessionsEntityTypesService struct + func NewProjectsAgentEnvironmentsUsersSessionsEntityTypesService(s *Service) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesService + func (r *ProjectsAgentEnvironmentsUsersSessionsEntityTypesService) Create(parent string, ...) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesCreateCall + func (r *ProjectsAgentEnvironmentsUsersSessionsEntityTypesService) Delete(name string) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesDeleteCall + func (r *ProjectsAgentEnvironmentsUsersSessionsEntityTypesService) Get(name string) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesGetCall + func (r *ProjectsAgentEnvironmentsUsersSessionsEntityTypesService) List(parent string) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesListCall + func (r *ProjectsAgentEnvironmentsUsersSessionsEntityTypesService) Patch(nameid string, ...) *ProjectsAgentEnvironmentsUsersSessionsEntityTypesPatchCall + type ProjectsAgentEnvironmentsUsersSessionsService struct + Contexts *ProjectsAgentEnvironmentsUsersSessionsContextsService + EntityTypes *ProjectsAgentEnvironmentsUsersSessionsEntityTypesService + func NewProjectsAgentEnvironmentsUsersSessionsService(s *Service) *ProjectsAgentEnvironmentsUsersSessionsService + func (r *ProjectsAgentEnvironmentsUsersSessionsService) DeleteContexts(parent string) *ProjectsAgentEnvironmentsUsersSessionsDeleteContextsCall + func (r *ProjectsAgentEnvironmentsUsersSessionsService) DetectIntent(sessionid string, ...) *ProjectsAgentEnvironmentsUsersSessionsDetectIntentCall + type ProjectsAgentExportCall struct + func (c *ProjectsAgentExportCall) Context(ctx context.Context) *ProjectsAgentExportCall + func (c *ProjectsAgentExportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsAgentExportCall) Fields(s ...googleapi.Field) *ProjectsAgentExportCall + func (c *ProjectsAgentExportCall) Header() http.Header + type ProjectsAgentGetFulfillmentCall struct + func (c *ProjectsAgentGetFulfillmentCall) Context(ctx context.Context) *ProjectsAgentGetFulfillmentCall + func (c *ProjectsAgentGetFulfillmentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Fulfillment, error) + func (c *ProjectsAgentGetFulfillmentCall) Fields(s ...googleapi.Field) *ProjectsAgentGetFulfillmentCall + func (c *ProjectsAgentGetFulfillmentCall) Header() http.Header + func (c *ProjectsAgentGetFulfillmentCall) IfNoneMatch(entityTag string) *ProjectsAgentGetFulfillmentCall + type ProjectsAgentGetValidationResultCall struct + func (c *ProjectsAgentGetValidationResultCall) Context(ctx context.Context) *ProjectsAgentGetValidationResultCall + func (c *ProjectsAgentGetValidationResultCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ValidationResult, error) + func (c *ProjectsAgentGetValidationResultCall) Fields(s ...googleapi.Field) *ProjectsAgentGetValidationResultCall + func (c *ProjectsAgentGetValidationResultCall) Header() http.Header + func (c *ProjectsAgentGetValidationResultCall) IfNoneMatch(entityTag string) *ProjectsAgentGetValidationResultCall + func (c *ProjectsAgentGetValidationResultCall) LanguageCode(languageCode string) *ProjectsAgentGetValidationResultCall + type ProjectsAgentImportCall struct + func (c *ProjectsAgentImportCall) Context(ctx context.Context) *ProjectsAgentImportCall + func (c *ProjectsAgentImportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsAgentImportCall) Fields(s ...googleapi.Field) *ProjectsAgentImportCall + func (c *ProjectsAgentImportCall) Header() http.Header + type ProjectsAgentIntentsBatchDeleteCall struct + func (c *ProjectsAgentIntentsBatchDeleteCall) Context(ctx context.Context) *ProjectsAgentIntentsBatchDeleteCall + func (c *ProjectsAgentIntentsBatchDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsAgentIntentsBatchDeleteCall) Fields(s ...googleapi.Field) *ProjectsAgentIntentsBatchDeleteCall + func (c *ProjectsAgentIntentsBatchDeleteCall) Header() http.Header + type ProjectsAgentIntentsBatchUpdateCall struct + func (c *ProjectsAgentIntentsBatchUpdateCall) Context(ctx context.Context) *ProjectsAgentIntentsBatchUpdateCall + func (c *ProjectsAgentIntentsBatchUpdateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsAgentIntentsBatchUpdateCall) Fields(s ...googleapi.Field) *ProjectsAgentIntentsBatchUpdateCall + func (c *ProjectsAgentIntentsBatchUpdateCall) Header() http.Header + type ProjectsAgentIntentsCreateCall struct + func (c *ProjectsAgentIntentsCreateCall) Context(ctx context.Context) *ProjectsAgentIntentsCreateCall + func (c *ProjectsAgentIntentsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Intent, error) + func (c *ProjectsAgentIntentsCreateCall) Fields(s ...googleapi.Field) *ProjectsAgentIntentsCreateCall + func (c *ProjectsAgentIntentsCreateCall) Header() http.Header + func (c *ProjectsAgentIntentsCreateCall) IntentView(intentView string) *ProjectsAgentIntentsCreateCall + func (c *ProjectsAgentIntentsCreateCall) LanguageCode(languageCode string) *ProjectsAgentIntentsCreateCall + type ProjectsAgentIntentsDeleteCall struct + func (c *ProjectsAgentIntentsDeleteCall) Context(ctx context.Context) *ProjectsAgentIntentsDeleteCall + func (c *ProjectsAgentIntentsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsAgentIntentsDeleteCall) Fields(s ...googleapi.Field) *ProjectsAgentIntentsDeleteCall + func (c *ProjectsAgentIntentsDeleteCall) Header() http.Header + type ProjectsAgentIntentsGetCall struct + func (c *ProjectsAgentIntentsGetCall) Context(ctx context.Context) *ProjectsAgentIntentsGetCall + func (c *ProjectsAgentIntentsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Intent, error) + func (c *ProjectsAgentIntentsGetCall) Fields(s ...googleapi.Field) *ProjectsAgentIntentsGetCall + func (c *ProjectsAgentIntentsGetCall) Header() http.Header + func (c *ProjectsAgentIntentsGetCall) IfNoneMatch(entityTag string) *ProjectsAgentIntentsGetCall + func (c *ProjectsAgentIntentsGetCall) IntentView(intentView string) *ProjectsAgentIntentsGetCall + func (c *ProjectsAgentIntentsGetCall) LanguageCode(languageCode string) *ProjectsAgentIntentsGetCall + type ProjectsAgentIntentsListCall struct + func (c *ProjectsAgentIntentsListCall) Context(ctx context.Context) *ProjectsAgentIntentsListCall + func (c *ProjectsAgentIntentsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListIntentsResponse, error) + func (c *ProjectsAgentIntentsListCall) Fields(s ...googleapi.Field) *ProjectsAgentIntentsListCall + func (c *ProjectsAgentIntentsListCall) Header() http.Header + func (c *ProjectsAgentIntentsListCall) IfNoneMatch(entityTag string) *ProjectsAgentIntentsListCall + func (c *ProjectsAgentIntentsListCall) IntentView(intentView string) *ProjectsAgentIntentsListCall + func (c *ProjectsAgentIntentsListCall) LanguageCode(languageCode string) *ProjectsAgentIntentsListCall + func (c *ProjectsAgentIntentsListCall) PageSize(pageSize int64) *ProjectsAgentIntentsListCall + func (c *ProjectsAgentIntentsListCall) PageToken(pageToken string) *ProjectsAgentIntentsListCall + func (c *ProjectsAgentIntentsListCall) Pages(ctx context.Context, ...) error + type ProjectsAgentIntentsPatchCall struct + func (c *ProjectsAgentIntentsPatchCall) Context(ctx context.Context) *ProjectsAgentIntentsPatchCall + func (c *ProjectsAgentIntentsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Intent, error) + func (c *ProjectsAgentIntentsPatchCall) Fields(s ...googleapi.Field) *ProjectsAgentIntentsPatchCall + func (c *ProjectsAgentIntentsPatchCall) Header() http.Header + func (c *ProjectsAgentIntentsPatchCall) IntentView(intentView string) *ProjectsAgentIntentsPatchCall + func (c *ProjectsAgentIntentsPatchCall) LanguageCode(languageCode string) *ProjectsAgentIntentsPatchCall + func (c *ProjectsAgentIntentsPatchCall) UpdateMask(updateMask string) *ProjectsAgentIntentsPatchCall + type ProjectsAgentIntentsService struct + func NewProjectsAgentIntentsService(s *Service) *ProjectsAgentIntentsService + func (r *ProjectsAgentIntentsService) BatchDelete(parent string, ...) *ProjectsAgentIntentsBatchDeleteCall + func (r *ProjectsAgentIntentsService) BatchUpdate(parent string, ...) *ProjectsAgentIntentsBatchUpdateCall + func (r *ProjectsAgentIntentsService) Create(parent string, ...) *ProjectsAgentIntentsCreateCall + func (r *ProjectsAgentIntentsService) Delete(name string) *ProjectsAgentIntentsDeleteCall + func (r *ProjectsAgentIntentsService) Get(name string) *ProjectsAgentIntentsGetCall + func (r *ProjectsAgentIntentsService) List(parent string) *ProjectsAgentIntentsListCall + func (r *ProjectsAgentIntentsService) Patch(nameid string, ...) *ProjectsAgentIntentsPatchCall + type ProjectsAgentKnowledgeBasesCreateCall struct + func (c *ProjectsAgentKnowledgeBasesCreateCall) Context(ctx context.Context) *ProjectsAgentKnowledgeBasesCreateCall + func (c *ProjectsAgentKnowledgeBasesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1KnowledgeBase, error) + func (c *ProjectsAgentKnowledgeBasesCreateCall) Fields(s ...googleapi.Field) *ProjectsAgentKnowledgeBasesCreateCall + func (c *ProjectsAgentKnowledgeBasesCreateCall) Header() http.Header + type ProjectsAgentKnowledgeBasesDeleteCall struct + func (c *ProjectsAgentKnowledgeBasesDeleteCall) Context(ctx context.Context) *ProjectsAgentKnowledgeBasesDeleteCall + func (c *ProjectsAgentKnowledgeBasesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsAgentKnowledgeBasesDeleteCall) Fields(s ...googleapi.Field) *ProjectsAgentKnowledgeBasesDeleteCall + func (c *ProjectsAgentKnowledgeBasesDeleteCall) Force(force bool) *ProjectsAgentKnowledgeBasesDeleteCall + func (c *ProjectsAgentKnowledgeBasesDeleteCall) Header() http.Header + type ProjectsAgentKnowledgeBasesDocumentsCreateCall struct + func (c *ProjectsAgentKnowledgeBasesDocumentsCreateCall) Context(ctx context.Context) *ProjectsAgentKnowledgeBasesDocumentsCreateCall + func (c *ProjectsAgentKnowledgeBasesDocumentsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsAgentKnowledgeBasesDocumentsCreateCall) Fields(s ...googleapi.Field) *ProjectsAgentKnowledgeBasesDocumentsCreateCall + func (c *ProjectsAgentKnowledgeBasesDocumentsCreateCall) Header() http.Header + func (c *ProjectsAgentKnowledgeBasesDocumentsCreateCall) ImportGcsCustomMetadata(importGcsCustomMetadata bool) *ProjectsAgentKnowledgeBasesDocumentsCreateCall + type ProjectsAgentKnowledgeBasesDocumentsDeleteCall struct + func (c *ProjectsAgentKnowledgeBasesDocumentsDeleteCall) Context(ctx context.Context) *ProjectsAgentKnowledgeBasesDocumentsDeleteCall + func (c *ProjectsAgentKnowledgeBasesDocumentsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsAgentKnowledgeBasesDocumentsDeleteCall) Fields(s ...googleapi.Field) *ProjectsAgentKnowledgeBasesDocumentsDeleteCall + func (c *ProjectsAgentKnowledgeBasesDocumentsDeleteCall) Header() http.Header + type ProjectsAgentKnowledgeBasesDocumentsGetCall struct + func (c *ProjectsAgentKnowledgeBasesDocumentsGetCall) Context(ctx context.Context) *ProjectsAgentKnowledgeBasesDocumentsGetCall + func (c *ProjectsAgentKnowledgeBasesDocumentsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Document, error) + func (c *ProjectsAgentKnowledgeBasesDocumentsGetCall) Fields(s ...googleapi.Field) *ProjectsAgentKnowledgeBasesDocumentsGetCall + func (c *ProjectsAgentKnowledgeBasesDocumentsGetCall) Header() http.Header + func (c *ProjectsAgentKnowledgeBasesDocumentsGetCall) IfNoneMatch(entityTag string) *ProjectsAgentKnowledgeBasesDocumentsGetCall + type ProjectsAgentKnowledgeBasesDocumentsListCall struct + func (c *ProjectsAgentKnowledgeBasesDocumentsListCall) Context(ctx context.Context) *ProjectsAgentKnowledgeBasesDocumentsListCall + func (c *ProjectsAgentKnowledgeBasesDocumentsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListDocumentsResponse, error) + func (c *ProjectsAgentKnowledgeBasesDocumentsListCall) Fields(s ...googleapi.Field) *ProjectsAgentKnowledgeBasesDocumentsListCall + func (c *ProjectsAgentKnowledgeBasesDocumentsListCall) Filter(filter string) *ProjectsAgentKnowledgeBasesDocumentsListCall + func (c *ProjectsAgentKnowledgeBasesDocumentsListCall) Header() http.Header + func (c *ProjectsAgentKnowledgeBasesDocumentsListCall) IfNoneMatch(entityTag string) *ProjectsAgentKnowledgeBasesDocumentsListCall + func (c *ProjectsAgentKnowledgeBasesDocumentsListCall) PageSize(pageSize int64) *ProjectsAgentKnowledgeBasesDocumentsListCall + func (c *ProjectsAgentKnowledgeBasesDocumentsListCall) PageToken(pageToken string) *ProjectsAgentKnowledgeBasesDocumentsListCall + func (c *ProjectsAgentKnowledgeBasesDocumentsListCall) Pages(ctx context.Context, ...) error + type ProjectsAgentKnowledgeBasesDocumentsPatchCall struct + func (c *ProjectsAgentKnowledgeBasesDocumentsPatchCall) Context(ctx context.Context) *ProjectsAgentKnowledgeBasesDocumentsPatchCall + func (c *ProjectsAgentKnowledgeBasesDocumentsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsAgentKnowledgeBasesDocumentsPatchCall) Fields(s ...googleapi.Field) *ProjectsAgentKnowledgeBasesDocumentsPatchCall + func (c *ProjectsAgentKnowledgeBasesDocumentsPatchCall) Header() http.Header + func (c *ProjectsAgentKnowledgeBasesDocumentsPatchCall) UpdateMask(updateMask string) *ProjectsAgentKnowledgeBasesDocumentsPatchCall + type ProjectsAgentKnowledgeBasesDocumentsReloadCall struct + func (c *ProjectsAgentKnowledgeBasesDocumentsReloadCall) Context(ctx context.Context) *ProjectsAgentKnowledgeBasesDocumentsReloadCall + func (c *ProjectsAgentKnowledgeBasesDocumentsReloadCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsAgentKnowledgeBasesDocumentsReloadCall) Fields(s ...googleapi.Field) *ProjectsAgentKnowledgeBasesDocumentsReloadCall + func (c *ProjectsAgentKnowledgeBasesDocumentsReloadCall) Header() http.Header + type ProjectsAgentKnowledgeBasesDocumentsService struct + func NewProjectsAgentKnowledgeBasesDocumentsService(s *Service) *ProjectsAgentKnowledgeBasesDocumentsService + func (r *ProjectsAgentKnowledgeBasesDocumentsService) Create(parent string, ...) *ProjectsAgentKnowledgeBasesDocumentsCreateCall + func (r *ProjectsAgentKnowledgeBasesDocumentsService) Delete(name string) *ProjectsAgentKnowledgeBasesDocumentsDeleteCall + func (r *ProjectsAgentKnowledgeBasesDocumentsService) Get(name string) *ProjectsAgentKnowledgeBasesDocumentsGetCall + func (r *ProjectsAgentKnowledgeBasesDocumentsService) List(parent string) *ProjectsAgentKnowledgeBasesDocumentsListCall + func (r *ProjectsAgentKnowledgeBasesDocumentsService) Patch(name string, ...) *ProjectsAgentKnowledgeBasesDocumentsPatchCall + func (r *ProjectsAgentKnowledgeBasesDocumentsService) Reload(name string, ...) *ProjectsAgentKnowledgeBasesDocumentsReloadCall + type ProjectsAgentKnowledgeBasesGetCall struct + func (c *ProjectsAgentKnowledgeBasesGetCall) Context(ctx context.Context) *ProjectsAgentKnowledgeBasesGetCall + func (c *ProjectsAgentKnowledgeBasesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1KnowledgeBase, error) + func (c *ProjectsAgentKnowledgeBasesGetCall) Fields(s ...googleapi.Field) *ProjectsAgentKnowledgeBasesGetCall + func (c *ProjectsAgentKnowledgeBasesGetCall) Header() http.Header + func (c *ProjectsAgentKnowledgeBasesGetCall) IfNoneMatch(entityTag string) *ProjectsAgentKnowledgeBasesGetCall + type ProjectsAgentKnowledgeBasesListCall struct + func (c *ProjectsAgentKnowledgeBasesListCall) Context(ctx context.Context) *ProjectsAgentKnowledgeBasesListCall + func (c *ProjectsAgentKnowledgeBasesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListKnowledgeBasesResponse, error) + func (c *ProjectsAgentKnowledgeBasesListCall) Fields(s ...googleapi.Field) *ProjectsAgentKnowledgeBasesListCall + func (c *ProjectsAgentKnowledgeBasesListCall) Filter(filter string) *ProjectsAgentKnowledgeBasesListCall + func (c *ProjectsAgentKnowledgeBasesListCall) Header() http.Header + func (c *ProjectsAgentKnowledgeBasesListCall) IfNoneMatch(entityTag string) *ProjectsAgentKnowledgeBasesListCall + func (c *ProjectsAgentKnowledgeBasesListCall) PageSize(pageSize int64) *ProjectsAgentKnowledgeBasesListCall + func (c *ProjectsAgentKnowledgeBasesListCall) PageToken(pageToken string) *ProjectsAgentKnowledgeBasesListCall + func (c *ProjectsAgentKnowledgeBasesListCall) Pages(ctx context.Context, ...) error + type ProjectsAgentKnowledgeBasesPatchCall struct + func (c *ProjectsAgentKnowledgeBasesPatchCall) Context(ctx context.Context) *ProjectsAgentKnowledgeBasesPatchCall + func (c *ProjectsAgentKnowledgeBasesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1KnowledgeBase, error) + func (c *ProjectsAgentKnowledgeBasesPatchCall) Fields(s ...googleapi.Field) *ProjectsAgentKnowledgeBasesPatchCall + func (c *ProjectsAgentKnowledgeBasesPatchCall) Header() http.Header + func (c *ProjectsAgentKnowledgeBasesPatchCall) UpdateMask(updateMask string) *ProjectsAgentKnowledgeBasesPatchCall + type ProjectsAgentKnowledgeBasesService struct + Documents *ProjectsAgentKnowledgeBasesDocumentsService + func NewProjectsAgentKnowledgeBasesService(s *Service) *ProjectsAgentKnowledgeBasesService + func (r *ProjectsAgentKnowledgeBasesService) Create(parent string, ...) *ProjectsAgentKnowledgeBasesCreateCall + func (r *ProjectsAgentKnowledgeBasesService) Delete(name string) *ProjectsAgentKnowledgeBasesDeleteCall + func (r *ProjectsAgentKnowledgeBasesService) Get(name string) *ProjectsAgentKnowledgeBasesGetCall + func (r *ProjectsAgentKnowledgeBasesService) List(parent string) *ProjectsAgentKnowledgeBasesListCall + func (r *ProjectsAgentKnowledgeBasesService) Patch(name string, ...) *ProjectsAgentKnowledgeBasesPatchCall + type ProjectsAgentRestoreCall struct + func (c *ProjectsAgentRestoreCall) Context(ctx context.Context) *ProjectsAgentRestoreCall + func (c *ProjectsAgentRestoreCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsAgentRestoreCall) Fields(s ...googleapi.Field) *ProjectsAgentRestoreCall + func (c *ProjectsAgentRestoreCall) Header() http.Header + type ProjectsAgentSearchCall struct + func (c *ProjectsAgentSearchCall) Context(ctx context.Context) *ProjectsAgentSearchCall + func (c *ProjectsAgentSearchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SearchAgentsResponse, error) + func (c *ProjectsAgentSearchCall) Fields(s ...googleapi.Field) *ProjectsAgentSearchCall + func (c *ProjectsAgentSearchCall) Header() http.Header + func (c *ProjectsAgentSearchCall) IfNoneMatch(entityTag string) *ProjectsAgentSearchCall + func (c *ProjectsAgentSearchCall) PageSize(pageSize int64) *ProjectsAgentSearchCall + func (c *ProjectsAgentSearchCall) PageToken(pageToken string) *ProjectsAgentSearchCall + func (c *ProjectsAgentSearchCall) Pages(ctx context.Context, ...) error + type ProjectsAgentService struct + EntityTypes *ProjectsAgentEntityTypesService + Environments *ProjectsAgentEnvironmentsService + Intents *ProjectsAgentIntentsService + KnowledgeBases *ProjectsAgentKnowledgeBasesService + Sessions *ProjectsAgentSessionsService + Versions *ProjectsAgentVersionsService + func NewProjectsAgentService(s *Service) *ProjectsAgentService + func (r *ProjectsAgentService) Export(parent string, ...) *ProjectsAgentExportCall + func (r *ProjectsAgentService) GetFulfillment(name string) *ProjectsAgentGetFulfillmentCall + func (r *ProjectsAgentService) GetValidationResult(parent string) *ProjectsAgentGetValidationResultCall + func (r *ProjectsAgentService) Import(parent string, ...) *ProjectsAgentImportCall + func (r *ProjectsAgentService) Restore(parent string, ...) *ProjectsAgentRestoreCall + func (r *ProjectsAgentService) Search(parent string) *ProjectsAgentSearchCall + func (r *ProjectsAgentService) Train(parent string, ...) *ProjectsAgentTrainCall + func (r *ProjectsAgentService) UpdateFulfillment(nameid string, ...) *ProjectsAgentUpdateFulfillmentCall + type ProjectsAgentSessionsContextsCreateCall struct + func (c *ProjectsAgentSessionsContextsCreateCall) Context(ctx context.Context) *ProjectsAgentSessionsContextsCreateCall + func (c *ProjectsAgentSessionsContextsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Context, error) + func (c *ProjectsAgentSessionsContextsCreateCall) Fields(s ...googleapi.Field) *ProjectsAgentSessionsContextsCreateCall + func (c *ProjectsAgentSessionsContextsCreateCall) Header() http.Header + type ProjectsAgentSessionsContextsDeleteCall struct + func (c *ProjectsAgentSessionsContextsDeleteCall) Context(ctx context.Context) *ProjectsAgentSessionsContextsDeleteCall + func (c *ProjectsAgentSessionsContextsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsAgentSessionsContextsDeleteCall) Fields(s ...googleapi.Field) *ProjectsAgentSessionsContextsDeleteCall + func (c *ProjectsAgentSessionsContextsDeleteCall) Header() http.Header + type ProjectsAgentSessionsContextsGetCall struct + func (c *ProjectsAgentSessionsContextsGetCall) Context(ctx context.Context) *ProjectsAgentSessionsContextsGetCall + func (c *ProjectsAgentSessionsContextsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Context, error) + func (c *ProjectsAgentSessionsContextsGetCall) Fields(s ...googleapi.Field) *ProjectsAgentSessionsContextsGetCall + func (c *ProjectsAgentSessionsContextsGetCall) Header() http.Header + func (c *ProjectsAgentSessionsContextsGetCall) IfNoneMatch(entityTag string) *ProjectsAgentSessionsContextsGetCall + type ProjectsAgentSessionsContextsListCall struct + func (c *ProjectsAgentSessionsContextsListCall) Context(ctx context.Context) *ProjectsAgentSessionsContextsListCall + func (c *ProjectsAgentSessionsContextsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListContextsResponse, error) + func (c *ProjectsAgentSessionsContextsListCall) Fields(s ...googleapi.Field) *ProjectsAgentSessionsContextsListCall + func (c *ProjectsAgentSessionsContextsListCall) Header() http.Header + func (c *ProjectsAgentSessionsContextsListCall) IfNoneMatch(entityTag string) *ProjectsAgentSessionsContextsListCall + func (c *ProjectsAgentSessionsContextsListCall) PageSize(pageSize int64) *ProjectsAgentSessionsContextsListCall + func (c *ProjectsAgentSessionsContextsListCall) PageToken(pageToken string) *ProjectsAgentSessionsContextsListCall + func (c *ProjectsAgentSessionsContextsListCall) Pages(ctx context.Context, ...) error + type ProjectsAgentSessionsContextsPatchCall struct + func (c *ProjectsAgentSessionsContextsPatchCall) Context(ctx context.Context) *ProjectsAgentSessionsContextsPatchCall + func (c *ProjectsAgentSessionsContextsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Context, error) + func (c *ProjectsAgentSessionsContextsPatchCall) Fields(s ...googleapi.Field) *ProjectsAgentSessionsContextsPatchCall + func (c *ProjectsAgentSessionsContextsPatchCall) Header() http.Header + func (c *ProjectsAgentSessionsContextsPatchCall) UpdateMask(updateMask string) *ProjectsAgentSessionsContextsPatchCall + type ProjectsAgentSessionsContextsService struct + func NewProjectsAgentSessionsContextsService(s *Service) *ProjectsAgentSessionsContextsService + func (r *ProjectsAgentSessionsContextsService) Create(parent string, ...) *ProjectsAgentSessionsContextsCreateCall + func (r *ProjectsAgentSessionsContextsService) Delete(name string) *ProjectsAgentSessionsContextsDeleteCall + func (r *ProjectsAgentSessionsContextsService) Get(name string) *ProjectsAgentSessionsContextsGetCall + func (r *ProjectsAgentSessionsContextsService) List(parent string) *ProjectsAgentSessionsContextsListCall + func (r *ProjectsAgentSessionsContextsService) Patch(nameid string, ...) *ProjectsAgentSessionsContextsPatchCall + type ProjectsAgentSessionsDeleteContextsCall struct + func (c *ProjectsAgentSessionsDeleteContextsCall) Context(ctx context.Context) *ProjectsAgentSessionsDeleteContextsCall + func (c *ProjectsAgentSessionsDeleteContextsCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsAgentSessionsDeleteContextsCall) Fields(s ...googleapi.Field) *ProjectsAgentSessionsDeleteContextsCall + func (c *ProjectsAgentSessionsDeleteContextsCall) Header() http.Header + type ProjectsAgentSessionsDetectIntentCall struct + func (c *ProjectsAgentSessionsDetectIntentCall) Context(ctx context.Context) *ProjectsAgentSessionsDetectIntentCall + func (c *ProjectsAgentSessionsDetectIntentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1DetectIntentResponse, error) + func (c *ProjectsAgentSessionsDetectIntentCall) Fields(s ...googleapi.Field) *ProjectsAgentSessionsDetectIntentCall + func (c *ProjectsAgentSessionsDetectIntentCall) Header() http.Header + type ProjectsAgentSessionsEntityTypesCreateCall struct + func (c *ProjectsAgentSessionsEntityTypesCreateCall) Context(ctx context.Context) *ProjectsAgentSessionsEntityTypesCreateCall + func (c *ProjectsAgentSessionsEntityTypesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SessionEntityType, error) + func (c *ProjectsAgentSessionsEntityTypesCreateCall) Fields(s ...googleapi.Field) *ProjectsAgentSessionsEntityTypesCreateCall + func (c *ProjectsAgentSessionsEntityTypesCreateCall) Header() http.Header + type ProjectsAgentSessionsEntityTypesDeleteCall struct + func (c *ProjectsAgentSessionsEntityTypesDeleteCall) Context(ctx context.Context) *ProjectsAgentSessionsEntityTypesDeleteCall + func (c *ProjectsAgentSessionsEntityTypesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsAgentSessionsEntityTypesDeleteCall) Fields(s ...googleapi.Field) *ProjectsAgentSessionsEntityTypesDeleteCall + func (c *ProjectsAgentSessionsEntityTypesDeleteCall) Header() http.Header + type ProjectsAgentSessionsEntityTypesGetCall struct + func (c *ProjectsAgentSessionsEntityTypesGetCall) Context(ctx context.Context) *ProjectsAgentSessionsEntityTypesGetCall + func (c *ProjectsAgentSessionsEntityTypesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SessionEntityType, error) + func (c *ProjectsAgentSessionsEntityTypesGetCall) Fields(s ...googleapi.Field) *ProjectsAgentSessionsEntityTypesGetCall + func (c *ProjectsAgentSessionsEntityTypesGetCall) Header() http.Header + func (c *ProjectsAgentSessionsEntityTypesGetCall) IfNoneMatch(entityTag string) *ProjectsAgentSessionsEntityTypesGetCall + type ProjectsAgentSessionsEntityTypesListCall struct + func (c *ProjectsAgentSessionsEntityTypesListCall) Context(ctx context.Context) *ProjectsAgentSessionsEntityTypesListCall + func (c *ProjectsAgentSessionsEntityTypesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse, error) + func (c *ProjectsAgentSessionsEntityTypesListCall) Fields(s ...googleapi.Field) *ProjectsAgentSessionsEntityTypesListCall + func (c *ProjectsAgentSessionsEntityTypesListCall) Header() http.Header + func (c *ProjectsAgentSessionsEntityTypesListCall) IfNoneMatch(entityTag string) *ProjectsAgentSessionsEntityTypesListCall + func (c *ProjectsAgentSessionsEntityTypesListCall) PageSize(pageSize int64) *ProjectsAgentSessionsEntityTypesListCall + func (c *ProjectsAgentSessionsEntityTypesListCall) PageToken(pageToken string) *ProjectsAgentSessionsEntityTypesListCall + func (c *ProjectsAgentSessionsEntityTypesListCall) Pages(ctx context.Context, ...) error + type ProjectsAgentSessionsEntityTypesPatchCall struct + func (c *ProjectsAgentSessionsEntityTypesPatchCall) Context(ctx context.Context) *ProjectsAgentSessionsEntityTypesPatchCall + func (c *ProjectsAgentSessionsEntityTypesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SessionEntityType, error) + func (c *ProjectsAgentSessionsEntityTypesPatchCall) Fields(s ...googleapi.Field) *ProjectsAgentSessionsEntityTypesPatchCall + func (c *ProjectsAgentSessionsEntityTypesPatchCall) Header() http.Header + func (c *ProjectsAgentSessionsEntityTypesPatchCall) UpdateMask(updateMask string) *ProjectsAgentSessionsEntityTypesPatchCall + type ProjectsAgentSessionsEntityTypesService struct + func NewProjectsAgentSessionsEntityTypesService(s *Service) *ProjectsAgentSessionsEntityTypesService + func (r *ProjectsAgentSessionsEntityTypesService) Create(parent string, ...) *ProjectsAgentSessionsEntityTypesCreateCall + func (r *ProjectsAgentSessionsEntityTypesService) Delete(name string) *ProjectsAgentSessionsEntityTypesDeleteCall + func (r *ProjectsAgentSessionsEntityTypesService) Get(name string) *ProjectsAgentSessionsEntityTypesGetCall + func (r *ProjectsAgentSessionsEntityTypesService) List(parent string) *ProjectsAgentSessionsEntityTypesListCall + func (r *ProjectsAgentSessionsEntityTypesService) Patch(nameid string, ...) *ProjectsAgentSessionsEntityTypesPatchCall + type ProjectsAgentSessionsService struct + Contexts *ProjectsAgentSessionsContextsService + EntityTypes *ProjectsAgentSessionsEntityTypesService + func NewProjectsAgentSessionsService(s *Service) *ProjectsAgentSessionsService + func (r *ProjectsAgentSessionsService) DeleteContexts(parent string) *ProjectsAgentSessionsDeleteContextsCall + func (r *ProjectsAgentSessionsService) DetectIntent(sessionid string, ...) *ProjectsAgentSessionsDetectIntentCall + type ProjectsAgentTrainCall struct + func (c *ProjectsAgentTrainCall) Context(ctx context.Context) *ProjectsAgentTrainCall + func (c *ProjectsAgentTrainCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsAgentTrainCall) Fields(s ...googleapi.Field) *ProjectsAgentTrainCall + func (c *ProjectsAgentTrainCall) Header() http.Header + type ProjectsAgentUpdateFulfillmentCall struct + func (c *ProjectsAgentUpdateFulfillmentCall) Context(ctx context.Context) *ProjectsAgentUpdateFulfillmentCall + func (c *ProjectsAgentUpdateFulfillmentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Fulfillment, error) + func (c *ProjectsAgentUpdateFulfillmentCall) Fields(s ...googleapi.Field) *ProjectsAgentUpdateFulfillmentCall + func (c *ProjectsAgentUpdateFulfillmentCall) Header() http.Header + func (c *ProjectsAgentUpdateFulfillmentCall) UpdateMask(updateMask string) *ProjectsAgentUpdateFulfillmentCall + type ProjectsAgentVersionsCreateCall struct + func (c *ProjectsAgentVersionsCreateCall) Context(ctx context.Context) *ProjectsAgentVersionsCreateCall + func (c *ProjectsAgentVersionsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Version, error) + func (c *ProjectsAgentVersionsCreateCall) Fields(s ...googleapi.Field) *ProjectsAgentVersionsCreateCall + func (c *ProjectsAgentVersionsCreateCall) Header() http.Header + type ProjectsAgentVersionsDeleteCall struct + func (c *ProjectsAgentVersionsDeleteCall) Context(ctx context.Context) *ProjectsAgentVersionsDeleteCall + func (c *ProjectsAgentVersionsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsAgentVersionsDeleteCall) Fields(s ...googleapi.Field) *ProjectsAgentVersionsDeleteCall + func (c *ProjectsAgentVersionsDeleteCall) Header() http.Header + type ProjectsAgentVersionsGetCall struct + func (c *ProjectsAgentVersionsGetCall) Context(ctx context.Context) *ProjectsAgentVersionsGetCall + func (c *ProjectsAgentVersionsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Version, error) + func (c *ProjectsAgentVersionsGetCall) Fields(s ...googleapi.Field) *ProjectsAgentVersionsGetCall + func (c *ProjectsAgentVersionsGetCall) Header() http.Header + func (c *ProjectsAgentVersionsGetCall) IfNoneMatch(entityTag string) *ProjectsAgentVersionsGetCall + type ProjectsAgentVersionsListCall struct + func (c *ProjectsAgentVersionsListCall) Context(ctx context.Context) *ProjectsAgentVersionsListCall + func (c *ProjectsAgentVersionsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListVersionsResponse, error) + func (c *ProjectsAgentVersionsListCall) Fields(s ...googleapi.Field) *ProjectsAgentVersionsListCall + func (c *ProjectsAgentVersionsListCall) Header() http.Header + func (c *ProjectsAgentVersionsListCall) IfNoneMatch(entityTag string) *ProjectsAgentVersionsListCall + func (c *ProjectsAgentVersionsListCall) PageSize(pageSize int64) *ProjectsAgentVersionsListCall + func (c *ProjectsAgentVersionsListCall) PageToken(pageToken string) *ProjectsAgentVersionsListCall + func (c *ProjectsAgentVersionsListCall) Pages(ctx context.Context, ...) error + type ProjectsAgentVersionsPatchCall struct + func (c *ProjectsAgentVersionsPatchCall) Context(ctx context.Context) *ProjectsAgentVersionsPatchCall + func (c *ProjectsAgentVersionsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Version, error) + func (c *ProjectsAgentVersionsPatchCall) Fields(s ...googleapi.Field) *ProjectsAgentVersionsPatchCall + func (c *ProjectsAgentVersionsPatchCall) Header() http.Header + func (c *ProjectsAgentVersionsPatchCall) UpdateMask(updateMask string) *ProjectsAgentVersionsPatchCall + type ProjectsAgentVersionsService struct + func NewProjectsAgentVersionsService(s *Service) *ProjectsAgentVersionsService + func (r *ProjectsAgentVersionsService) Create(parent string, ...) *ProjectsAgentVersionsCreateCall + func (r *ProjectsAgentVersionsService) Delete(name string) *ProjectsAgentVersionsDeleteCall + func (r *ProjectsAgentVersionsService) Get(name string) *ProjectsAgentVersionsGetCall + func (r *ProjectsAgentVersionsService) List(parent string) *ProjectsAgentVersionsListCall + func (r *ProjectsAgentVersionsService) Patch(nameid string, ...) *ProjectsAgentVersionsPatchCall + type ProjectsAnswerRecordsGetCall struct + func (c *ProjectsAnswerRecordsGetCall) Context(ctx context.Context) *ProjectsAnswerRecordsGetCall + func (c *ProjectsAnswerRecordsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1AnswerRecord, error) + func (c *ProjectsAnswerRecordsGetCall) Fields(s ...googleapi.Field) *ProjectsAnswerRecordsGetCall + func (c *ProjectsAnswerRecordsGetCall) Header() http.Header + func (c *ProjectsAnswerRecordsGetCall) IfNoneMatch(entityTag string) *ProjectsAnswerRecordsGetCall + type ProjectsAnswerRecordsListCall struct + func (c *ProjectsAnswerRecordsListCall) Context(ctx context.Context) *ProjectsAnswerRecordsListCall + func (c *ProjectsAnswerRecordsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListAnswerRecordsResponse, error) + func (c *ProjectsAnswerRecordsListCall) Fields(s ...googleapi.Field) *ProjectsAnswerRecordsListCall + func (c *ProjectsAnswerRecordsListCall) Filter(filter string) *ProjectsAnswerRecordsListCall + func (c *ProjectsAnswerRecordsListCall) Header() http.Header + func (c *ProjectsAnswerRecordsListCall) IfNoneMatch(entityTag string) *ProjectsAnswerRecordsListCall + func (c *ProjectsAnswerRecordsListCall) PageSize(pageSize int64) *ProjectsAnswerRecordsListCall + func (c *ProjectsAnswerRecordsListCall) PageToken(pageToken string) *ProjectsAnswerRecordsListCall + func (c *ProjectsAnswerRecordsListCall) Pages(ctx context.Context, ...) error + type ProjectsAnswerRecordsPatchCall struct + func (c *ProjectsAnswerRecordsPatchCall) Context(ctx context.Context) *ProjectsAnswerRecordsPatchCall + func (c *ProjectsAnswerRecordsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1AnswerRecord, error) + func (c *ProjectsAnswerRecordsPatchCall) Fields(s ...googleapi.Field) *ProjectsAnswerRecordsPatchCall + func (c *ProjectsAnswerRecordsPatchCall) Header() http.Header + func (c *ProjectsAnswerRecordsPatchCall) UpdateMask(updateMask string) *ProjectsAnswerRecordsPatchCall + type ProjectsAnswerRecordsService struct + func NewProjectsAnswerRecordsService(s *Service) *ProjectsAnswerRecordsService + func (r *ProjectsAnswerRecordsService) Get(name string) *ProjectsAnswerRecordsGetCall + func (r *ProjectsAnswerRecordsService) List(parent string) *ProjectsAnswerRecordsListCall + func (r *ProjectsAnswerRecordsService) Patch(nameid string, ...) *ProjectsAnswerRecordsPatchCall + type ProjectsConversationProfilesClearSuggestionFeatureConfigCall struct + func (c *ProjectsConversationProfilesClearSuggestionFeatureConfigCall) Context(ctx context.Context) *ProjectsConversationProfilesClearSuggestionFeatureConfigCall + func (c *ProjectsConversationProfilesClearSuggestionFeatureConfigCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsConversationProfilesClearSuggestionFeatureConfigCall) Fields(s ...googleapi.Field) *ProjectsConversationProfilesClearSuggestionFeatureConfigCall + func (c *ProjectsConversationProfilesClearSuggestionFeatureConfigCall) Header() http.Header + type ProjectsConversationProfilesCreateCall struct + func (c *ProjectsConversationProfilesCreateCall) Context(ctx context.Context) *ProjectsConversationProfilesCreateCall + func (c *ProjectsConversationProfilesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ConversationProfile, error) + func (c *ProjectsConversationProfilesCreateCall) Fields(s ...googleapi.Field) *ProjectsConversationProfilesCreateCall + func (c *ProjectsConversationProfilesCreateCall) Header() http.Header + type ProjectsConversationProfilesDeleteCall struct + func (c *ProjectsConversationProfilesDeleteCall) Context(ctx context.Context) *ProjectsConversationProfilesDeleteCall + func (c *ProjectsConversationProfilesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsConversationProfilesDeleteCall) Fields(s ...googleapi.Field) *ProjectsConversationProfilesDeleteCall + func (c *ProjectsConversationProfilesDeleteCall) Header() http.Header + type ProjectsConversationProfilesGetCall struct + func (c *ProjectsConversationProfilesGetCall) Context(ctx context.Context) *ProjectsConversationProfilesGetCall + func (c *ProjectsConversationProfilesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ConversationProfile, error) + func (c *ProjectsConversationProfilesGetCall) Fields(s ...googleapi.Field) *ProjectsConversationProfilesGetCall + func (c *ProjectsConversationProfilesGetCall) Header() http.Header + func (c *ProjectsConversationProfilesGetCall) IfNoneMatch(entityTag string) *ProjectsConversationProfilesGetCall + type ProjectsConversationProfilesListCall struct + func (c *ProjectsConversationProfilesListCall) Context(ctx context.Context) *ProjectsConversationProfilesListCall + func (c *ProjectsConversationProfilesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListConversationProfilesResponse, error) + func (c *ProjectsConversationProfilesListCall) Fields(s ...googleapi.Field) *ProjectsConversationProfilesListCall + func (c *ProjectsConversationProfilesListCall) Header() http.Header + func (c *ProjectsConversationProfilesListCall) IfNoneMatch(entityTag string) *ProjectsConversationProfilesListCall + func (c *ProjectsConversationProfilesListCall) PageSize(pageSize int64) *ProjectsConversationProfilesListCall + func (c *ProjectsConversationProfilesListCall) PageToken(pageToken string) *ProjectsConversationProfilesListCall + func (c *ProjectsConversationProfilesListCall) Pages(ctx context.Context, ...) error + type ProjectsConversationProfilesPatchCall struct + func (c *ProjectsConversationProfilesPatchCall) Context(ctx context.Context) *ProjectsConversationProfilesPatchCall + func (c *ProjectsConversationProfilesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ConversationProfile, error) + func (c *ProjectsConversationProfilesPatchCall) Fields(s ...googleapi.Field) *ProjectsConversationProfilesPatchCall + func (c *ProjectsConversationProfilesPatchCall) Header() http.Header + func (c *ProjectsConversationProfilesPatchCall) UpdateMask(updateMask string) *ProjectsConversationProfilesPatchCall + type ProjectsConversationProfilesService struct + func NewProjectsConversationProfilesService(s *Service) *ProjectsConversationProfilesService + func (r *ProjectsConversationProfilesService) ClearSuggestionFeatureConfig(conversationProfile string, ...) *ProjectsConversationProfilesClearSuggestionFeatureConfigCall + func (r *ProjectsConversationProfilesService) Create(parent string, ...) *ProjectsConversationProfilesCreateCall + func (r *ProjectsConversationProfilesService) Delete(name string) *ProjectsConversationProfilesDeleteCall + func (r *ProjectsConversationProfilesService) Get(name string) *ProjectsConversationProfilesGetCall + func (r *ProjectsConversationProfilesService) List(parent string) *ProjectsConversationProfilesListCall + func (r *ProjectsConversationProfilesService) Patch(nameid string, ...) *ProjectsConversationProfilesPatchCall + func (r *ProjectsConversationProfilesService) SetSuggestionFeatureConfig(conversationProfile string, ...) *ProjectsConversationProfilesSetSuggestionFeatureConfigCall + type ProjectsConversationProfilesSetSuggestionFeatureConfigCall struct + func (c *ProjectsConversationProfilesSetSuggestionFeatureConfigCall) Context(ctx context.Context) *ProjectsConversationProfilesSetSuggestionFeatureConfigCall + func (c *ProjectsConversationProfilesSetSuggestionFeatureConfigCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsConversationProfilesSetSuggestionFeatureConfigCall) Fields(s ...googleapi.Field) *ProjectsConversationProfilesSetSuggestionFeatureConfigCall + func (c *ProjectsConversationProfilesSetSuggestionFeatureConfigCall) Header() http.Header + type ProjectsConversationsCompleteCall struct + func (c *ProjectsConversationsCompleteCall) Context(ctx context.Context) *ProjectsConversationsCompleteCall + func (c *ProjectsConversationsCompleteCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Conversation, error) + func (c *ProjectsConversationsCompleteCall) Fields(s ...googleapi.Field) *ProjectsConversationsCompleteCall + func (c *ProjectsConversationsCompleteCall) Header() http.Header + type ProjectsConversationsCreateCall struct + func (c *ProjectsConversationsCreateCall) Context(ctx context.Context) *ProjectsConversationsCreateCall + func (c *ProjectsConversationsCreateCall) ConversationId(conversationId string) *ProjectsConversationsCreateCall + func (c *ProjectsConversationsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Conversation, error) + func (c *ProjectsConversationsCreateCall) Fields(s ...googleapi.Field) *ProjectsConversationsCreateCall + func (c *ProjectsConversationsCreateCall) Header() http.Header + type ProjectsConversationsGetCall struct + func (c *ProjectsConversationsGetCall) Context(ctx context.Context) *ProjectsConversationsGetCall + func (c *ProjectsConversationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Conversation, error) + func (c *ProjectsConversationsGetCall) Fields(s ...googleapi.Field) *ProjectsConversationsGetCall + func (c *ProjectsConversationsGetCall) Header() http.Header + func (c *ProjectsConversationsGetCall) IfNoneMatch(entityTag string) *ProjectsConversationsGetCall + type ProjectsConversationsListCall struct + func (c *ProjectsConversationsListCall) Context(ctx context.Context) *ProjectsConversationsListCall + func (c *ProjectsConversationsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListConversationsResponse, error) + func (c *ProjectsConversationsListCall) Fields(s ...googleapi.Field) *ProjectsConversationsListCall + func (c *ProjectsConversationsListCall) Filter(filter string) *ProjectsConversationsListCall + func (c *ProjectsConversationsListCall) Header() http.Header + func (c *ProjectsConversationsListCall) IfNoneMatch(entityTag string) *ProjectsConversationsListCall + func (c *ProjectsConversationsListCall) PageSize(pageSize int64) *ProjectsConversationsListCall + func (c *ProjectsConversationsListCall) PageToken(pageToken string) *ProjectsConversationsListCall + func (c *ProjectsConversationsListCall) Pages(ctx context.Context, ...) error + type ProjectsConversationsMessagesBatchCreateCall struct + func (c *ProjectsConversationsMessagesBatchCreateCall) Context(ctx context.Context) *ProjectsConversationsMessagesBatchCreateCall + func (c *ProjectsConversationsMessagesBatchCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1BatchCreateMessagesResponse, error) + func (c *ProjectsConversationsMessagesBatchCreateCall) Fields(s ...googleapi.Field) *ProjectsConversationsMessagesBatchCreateCall + func (c *ProjectsConversationsMessagesBatchCreateCall) Header() http.Header + type ProjectsConversationsMessagesListCall struct + func (c *ProjectsConversationsMessagesListCall) Context(ctx context.Context) *ProjectsConversationsMessagesListCall + func (c *ProjectsConversationsMessagesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListMessagesResponse, error) + func (c *ProjectsConversationsMessagesListCall) Fields(s ...googleapi.Field) *ProjectsConversationsMessagesListCall + func (c *ProjectsConversationsMessagesListCall) Filter(filter string) *ProjectsConversationsMessagesListCall + func (c *ProjectsConversationsMessagesListCall) Header() http.Header + func (c *ProjectsConversationsMessagesListCall) IfNoneMatch(entityTag string) *ProjectsConversationsMessagesListCall + func (c *ProjectsConversationsMessagesListCall) PageSize(pageSize int64) *ProjectsConversationsMessagesListCall + func (c *ProjectsConversationsMessagesListCall) PageToken(pageToken string) *ProjectsConversationsMessagesListCall + func (c *ProjectsConversationsMessagesListCall) Pages(ctx context.Context, ...) error + type ProjectsConversationsMessagesService struct + func NewProjectsConversationsMessagesService(s *Service) *ProjectsConversationsMessagesService + func (r *ProjectsConversationsMessagesService) BatchCreate(parentid string, ...) *ProjectsConversationsMessagesBatchCreateCall + func (r *ProjectsConversationsMessagesService) List(parent string) *ProjectsConversationsMessagesListCall + type ProjectsConversationsParticipantsAnalyzeContentCall struct + func (c *ProjectsConversationsParticipantsAnalyzeContentCall) Context(ctx context.Context) *ProjectsConversationsParticipantsAnalyzeContentCall + func (c *ProjectsConversationsParticipantsAnalyzeContentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1AnalyzeContentResponse, error) + func (c *ProjectsConversationsParticipantsAnalyzeContentCall) Fields(s ...googleapi.Field) *ProjectsConversationsParticipantsAnalyzeContentCall + func (c *ProjectsConversationsParticipantsAnalyzeContentCall) Header() http.Header + type ProjectsConversationsParticipantsCreateCall struct + func (c *ProjectsConversationsParticipantsCreateCall) Context(ctx context.Context) *ProjectsConversationsParticipantsCreateCall + func (c *ProjectsConversationsParticipantsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Participant, error) + func (c *ProjectsConversationsParticipantsCreateCall) Fields(s ...googleapi.Field) *ProjectsConversationsParticipantsCreateCall + func (c *ProjectsConversationsParticipantsCreateCall) Header() http.Header + type ProjectsConversationsParticipantsGetCall struct + func (c *ProjectsConversationsParticipantsGetCall) Context(ctx context.Context) *ProjectsConversationsParticipantsGetCall + func (c *ProjectsConversationsParticipantsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Participant, error) + func (c *ProjectsConversationsParticipantsGetCall) Fields(s ...googleapi.Field) *ProjectsConversationsParticipantsGetCall + func (c *ProjectsConversationsParticipantsGetCall) Header() http.Header + func (c *ProjectsConversationsParticipantsGetCall) IfNoneMatch(entityTag string) *ProjectsConversationsParticipantsGetCall + type ProjectsConversationsParticipantsListCall struct + func (c *ProjectsConversationsParticipantsListCall) Context(ctx context.Context) *ProjectsConversationsParticipantsListCall + func (c *ProjectsConversationsParticipantsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListParticipantsResponse, error) + func (c *ProjectsConversationsParticipantsListCall) Fields(s ...googleapi.Field) *ProjectsConversationsParticipantsListCall + func (c *ProjectsConversationsParticipantsListCall) Header() http.Header + func (c *ProjectsConversationsParticipantsListCall) IfNoneMatch(entityTag string) *ProjectsConversationsParticipantsListCall + func (c *ProjectsConversationsParticipantsListCall) PageSize(pageSize int64) *ProjectsConversationsParticipantsListCall + func (c *ProjectsConversationsParticipantsListCall) PageToken(pageToken string) *ProjectsConversationsParticipantsListCall + func (c *ProjectsConversationsParticipantsListCall) Pages(ctx context.Context, ...) error + type ProjectsConversationsParticipantsPatchCall struct + func (c *ProjectsConversationsParticipantsPatchCall) Context(ctx context.Context) *ProjectsConversationsParticipantsPatchCall + func (c *ProjectsConversationsParticipantsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Participant, error) + func (c *ProjectsConversationsParticipantsPatchCall) Fields(s ...googleapi.Field) *ProjectsConversationsParticipantsPatchCall + func (c *ProjectsConversationsParticipantsPatchCall) Header() http.Header + func (c *ProjectsConversationsParticipantsPatchCall) UpdateMask(updateMask string) *ProjectsConversationsParticipantsPatchCall + type ProjectsConversationsParticipantsService struct + Suggestions *ProjectsConversationsParticipantsSuggestionsService + func NewProjectsConversationsParticipantsService(s *Service) *ProjectsConversationsParticipantsService + func (r *ProjectsConversationsParticipantsService) AnalyzeContent(participant string, ...) *ProjectsConversationsParticipantsAnalyzeContentCall + func (r *ProjectsConversationsParticipantsService) Create(parentid string, ...) *ProjectsConversationsParticipantsCreateCall + func (r *ProjectsConversationsParticipantsService) Get(name string) *ProjectsConversationsParticipantsGetCall + func (r *ProjectsConversationsParticipantsService) List(parent string) *ProjectsConversationsParticipantsListCall + func (r *ProjectsConversationsParticipantsService) Patch(nameid string, ...) *ProjectsConversationsParticipantsPatchCall + type ProjectsConversationsParticipantsSuggestionsCompileCall struct + func (c *ProjectsConversationsParticipantsSuggestionsCompileCall) Context(ctx context.Context) *ProjectsConversationsParticipantsSuggestionsCompileCall + func (c *ProjectsConversationsParticipantsSuggestionsCompileCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1CompileSuggestionResponse, error) + func (c *ProjectsConversationsParticipantsSuggestionsCompileCall) Fields(s ...googleapi.Field) *ProjectsConversationsParticipantsSuggestionsCompileCall + func (c *ProjectsConversationsParticipantsSuggestionsCompileCall) Header() http.Header + type ProjectsConversationsParticipantsSuggestionsListCall struct + func (c *ProjectsConversationsParticipantsSuggestionsListCall) Context(ctx context.Context) *ProjectsConversationsParticipantsSuggestionsListCall + func (c *ProjectsConversationsParticipantsSuggestionsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListSuggestionsResponse, error) + func (c *ProjectsConversationsParticipantsSuggestionsListCall) Fields(s ...googleapi.Field) *ProjectsConversationsParticipantsSuggestionsListCall + func (c *ProjectsConversationsParticipantsSuggestionsListCall) Filter(filter string) *ProjectsConversationsParticipantsSuggestionsListCall + func (c *ProjectsConversationsParticipantsSuggestionsListCall) Header() http.Header + func (c *ProjectsConversationsParticipantsSuggestionsListCall) IfNoneMatch(entityTag string) *ProjectsConversationsParticipantsSuggestionsListCall + func (c *ProjectsConversationsParticipantsSuggestionsListCall) PageSize(pageSize int64) *ProjectsConversationsParticipantsSuggestionsListCall + func (c *ProjectsConversationsParticipantsSuggestionsListCall) PageToken(pageToken string) *ProjectsConversationsParticipantsSuggestionsListCall + func (c *ProjectsConversationsParticipantsSuggestionsListCall) Pages(ctx context.Context, ...) error + type ProjectsConversationsParticipantsSuggestionsService struct + func NewProjectsConversationsParticipantsSuggestionsService(s *Service) *ProjectsConversationsParticipantsSuggestionsService + func (r *ProjectsConversationsParticipantsSuggestionsService) Compile(parent string, ...) *ProjectsConversationsParticipantsSuggestionsCompileCall + func (r *ProjectsConversationsParticipantsSuggestionsService) List(parent string) *ProjectsConversationsParticipantsSuggestionsListCall + func (r *ProjectsConversationsParticipantsSuggestionsService) SuggestArticles(parent string, ...) *ProjectsConversationsParticipantsSuggestionsSuggestArticlesCall + func (r *ProjectsConversationsParticipantsSuggestionsService) SuggestFaqAnswers(parent string, ...) *ProjectsConversationsParticipantsSuggestionsSuggestFaqAnswersCall + func (r *ProjectsConversationsParticipantsSuggestionsService) SuggestSmartReplies(parent string, ...) *ProjectsConversationsParticipantsSuggestionsSuggestSmartRepliesCall + type ProjectsConversationsParticipantsSuggestionsSuggestArticlesCall struct + func (c *ProjectsConversationsParticipantsSuggestionsSuggestArticlesCall) Context(ctx context.Context) *ProjectsConversationsParticipantsSuggestionsSuggestArticlesCall + func (c *ProjectsConversationsParticipantsSuggestionsSuggestArticlesCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SuggestArticlesResponse, error) + func (c *ProjectsConversationsParticipantsSuggestionsSuggestArticlesCall) Fields(s ...googleapi.Field) *ProjectsConversationsParticipantsSuggestionsSuggestArticlesCall + func (c *ProjectsConversationsParticipantsSuggestionsSuggestArticlesCall) Header() http.Header + type ProjectsConversationsParticipantsSuggestionsSuggestFaqAnswersCall struct + func (c *ProjectsConversationsParticipantsSuggestionsSuggestFaqAnswersCall) Context(ctx context.Context) *ProjectsConversationsParticipantsSuggestionsSuggestFaqAnswersCall + func (c *ProjectsConversationsParticipantsSuggestionsSuggestFaqAnswersCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse, error) + func (c *ProjectsConversationsParticipantsSuggestionsSuggestFaqAnswersCall) Fields(s ...googleapi.Field) *ProjectsConversationsParticipantsSuggestionsSuggestFaqAnswersCall + func (c *ProjectsConversationsParticipantsSuggestionsSuggestFaqAnswersCall) Header() http.Header + type ProjectsConversationsParticipantsSuggestionsSuggestSmartRepliesCall struct + func (c *ProjectsConversationsParticipantsSuggestionsSuggestSmartRepliesCall) Context(ctx context.Context) *ProjectsConversationsParticipantsSuggestionsSuggestSmartRepliesCall + func (c *ProjectsConversationsParticipantsSuggestionsSuggestSmartRepliesCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse, error) + func (c *ProjectsConversationsParticipantsSuggestionsSuggestSmartRepliesCall) Fields(s ...googleapi.Field) *ProjectsConversationsParticipantsSuggestionsSuggestSmartRepliesCall + func (c *ProjectsConversationsParticipantsSuggestionsSuggestSmartRepliesCall) Header() http.Header + type ProjectsConversationsService struct + Messages *ProjectsConversationsMessagesService + Participants *ProjectsConversationsParticipantsService + Suggestions *ProjectsConversationsSuggestionsService + func NewProjectsConversationsService(s *Service) *ProjectsConversationsService + func (r *ProjectsConversationsService) Complete(nameid string, ...) *ProjectsConversationsCompleteCall + func (r *ProjectsConversationsService) Create(parentid string, ...) *ProjectsConversationsCreateCall + func (r *ProjectsConversationsService) Get(name string) *ProjectsConversationsGetCall + func (r *ProjectsConversationsService) List(parent string) *ProjectsConversationsListCall + type ProjectsConversationsSuggestionsSearchKnowledgeCall struct + func (c *ProjectsConversationsSuggestionsSearchKnowledgeCall) Context(ctx context.Context) *ProjectsConversationsSuggestionsSearchKnowledgeCall + func (c *ProjectsConversationsSuggestionsSearchKnowledgeCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SearchKnowledgeResponse, error) + func (c *ProjectsConversationsSuggestionsSearchKnowledgeCall) Fields(s ...googleapi.Field) *ProjectsConversationsSuggestionsSearchKnowledgeCall + func (c *ProjectsConversationsSuggestionsSearchKnowledgeCall) Header() http.Header + type ProjectsConversationsSuggestionsService struct + func NewProjectsConversationsSuggestionsService(s *Service) *ProjectsConversationsSuggestionsService + func (r *ProjectsConversationsSuggestionsService) SearchKnowledge(conversation string, ...) *ProjectsConversationsSuggestionsSearchKnowledgeCall + func (r *ProjectsConversationsSuggestionsService) SuggestConversationSummary(conversation string, ...) *ProjectsConversationsSuggestionsSuggestConversationSummaryCall + type ProjectsConversationsSuggestionsSuggestConversationSummaryCall struct + func (c *ProjectsConversationsSuggestionsSuggestConversationSummaryCall) Context(ctx context.Context) *ProjectsConversationsSuggestionsSuggestConversationSummaryCall + func (c *ProjectsConversationsSuggestionsSuggestConversationSummaryCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SuggestConversationSummaryResponse, error) + func (c *ProjectsConversationsSuggestionsSuggestConversationSummaryCall) Fields(s ...googleapi.Field) *ProjectsConversationsSuggestionsSuggestConversationSummaryCall + func (c *ProjectsConversationsSuggestionsSuggestConversationSummaryCall) Header() http.Header + type ProjectsDeleteAgentCall struct + func (c *ProjectsDeleteAgentCall) Context(ctx context.Context) *ProjectsDeleteAgentCall + func (c *ProjectsDeleteAgentCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsDeleteAgentCall) Fields(s ...googleapi.Field) *ProjectsDeleteAgentCall + func (c *ProjectsDeleteAgentCall) Header() http.Header + type ProjectsGetAgentCall struct + func (c *ProjectsGetAgentCall) Context(ctx context.Context) *ProjectsGetAgentCall + func (c *ProjectsGetAgentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Agent, error) + func (c *ProjectsGetAgentCall) Fields(s ...googleapi.Field) *ProjectsGetAgentCall + func (c *ProjectsGetAgentCall) Header() http.Header + func (c *ProjectsGetAgentCall) IfNoneMatch(entityTag string) *ProjectsGetAgentCall + type ProjectsKnowledgeBasesCreateCall struct + func (c *ProjectsKnowledgeBasesCreateCall) Context(ctx context.Context) *ProjectsKnowledgeBasesCreateCall + func (c *ProjectsKnowledgeBasesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1KnowledgeBase, error) + func (c *ProjectsKnowledgeBasesCreateCall) Fields(s ...googleapi.Field) *ProjectsKnowledgeBasesCreateCall + func (c *ProjectsKnowledgeBasesCreateCall) Header() http.Header + type ProjectsKnowledgeBasesDeleteCall struct + func (c *ProjectsKnowledgeBasesDeleteCall) Context(ctx context.Context) *ProjectsKnowledgeBasesDeleteCall + func (c *ProjectsKnowledgeBasesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsKnowledgeBasesDeleteCall) Fields(s ...googleapi.Field) *ProjectsKnowledgeBasesDeleteCall + func (c *ProjectsKnowledgeBasesDeleteCall) Force(force bool) *ProjectsKnowledgeBasesDeleteCall + func (c *ProjectsKnowledgeBasesDeleteCall) Header() http.Header + type ProjectsKnowledgeBasesDocumentsCreateCall struct + func (c *ProjectsKnowledgeBasesDocumentsCreateCall) Context(ctx context.Context) *ProjectsKnowledgeBasesDocumentsCreateCall + func (c *ProjectsKnowledgeBasesDocumentsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsKnowledgeBasesDocumentsCreateCall) Fields(s ...googleapi.Field) *ProjectsKnowledgeBasesDocumentsCreateCall + func (c *ProjectsKnowledgeBasesDocumentsCreateCall) Header() http.Header + func (c *ProjectsKnowledgeBasesDocumentsCreateCall) ImportGcsCustomMetadata(importGcsCustomMetadata bool) *ProjectsKnowledgeBasesDocumentsCreateCall + type ProjectsKnowledgeBasesDocumentsDeleteCall struct + func (c *ProjectsKnowledgeBasesDocumentsDeleteCall) Context(ctx context.Context) *ProjectsKnowledgeBasesDocumentsDeleteCall + func (c *ProjectsKnowledgeBasesDocumentsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsKnowledgeBasesDocumentsDeleteCall) Fields(s ...googleapi.Field) *ProjectsKnowledgeBasesDocumentsDeleteCall + func (c *ProjectsKnowledgeBasesDocumentsDeleteCall) Header() http.Header + type ProjectsKnowledgeBasesDocumentsGetCall struct + func (c *ProjectsKnowledgeBasesDocumentsGetCall) Context(ctx context.Context) *ProjectsKnowledgeBasesDocumentsGetCall + func (c *ProjectsKnowledgeBasesDocumentsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Document, error) + func (c *ProjectsKnowledgeBasesDocumentsGetCall) Fields(s ...googleapi.Field) *ProjectsKnowledgeBasesDocumentsGetCall + func (c *ProjectsKnowledgeBasesDocumentsGetCall) Header() http.Header + func (c *ProjectsKnowledgeBasesDocumentsGetCall) IfNoneMatch(entityTag string) *ProjectsKnowledgeBasesDocumentsGetCall + type ProjectsKnowledgeBasesDocumentsImportCall struct + func (c *ProjectsKnowledgeBasesDocumentsImportCall) Context(ctx context.Context) *ProjectsKnowledgeBasesDocumentsImportCall + func (c *ProjectsKnowledgeBasesDocumentsImportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsKnowledgeBasesDocumentsImportCall) Fields(s ...googleapi.Field) *ProjectsKnowledgeBasesDocumentsImportCall + func (c *ProjectsKnowledgeBasesDocumentsImportCall) Header() http.Header + type ProjectsKnowledgeBasesDocumentsListCall struct + func (c *ProjectsKnowledgeBasesDocumentsListCall) Context(ctx context.Context) *ProjectsKnowledgeBasesDocumentsListCall + func (c *ProjectsKnowledgeBasesDocumentsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListDocumentsResponse, error) + func (c *ProjectsKnowledgeBasesDocumentsListCall) Fields(s ...googleapi.Field) *ProjectsKnowledgeBasesDocumentsListCall + func (c *ProjectsKnowledgeBasesDocumentsListCall) Filter(filter string) *ProjectsKnowledgeBasesDocumentsListCall + func (c *ProjectsKnowledgeBasesDocumentsListCall) Header() http.Header + func (c *ProjectsKnowledgeBasesDocumentsListCall) IfNoneMatch(entityTag string) *ProjectsKnowledgeBasesDocumentsListCall + func (c *ProjectsKnowledgeBasesDocumentsListCall) PageSize(pageSize int64) *ProjectsKnowledgeBasesDocumentsListCall + func (c *ProjectsKnowledgeBasesDocumentsListCall) PageToken(pageToken string) *ProjectsKnowledgeBasesDocumentsListCall + func (c *ProjectsKnowledgeBasesDocumentsListCall) Pages(ctx context.Context, ...) error + type ProjectsKnowledgeBasesDocumentsPatchCall struct + func (c *ProjectsKnowledgeBasesDocumentsPatchCall) Context(ctx context.Context) *ProjectsKnowledgeBasesDocumentsPatchCall + func (c *ProjectsKnowledgeBasesDocumentsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsKnowledgeBasesDocumentsPatchCall) Fields(s ...googleapi.Field) *ProjectsKnowledgeBasesDocumentsPatchCall + func (c *ProjectsKnowledgeBasesDocumentsPatchCall) Header() http.Header + func (c *ProjectsKnowledgeBasesDocumentsPatchCall) UpdateMask(updateMask string) *ProjectsKnowledgeBasesDocumentsPatchCall + type ProjectsKnowledgeBasesDocumentsReloadCall struct + func (c *ProjectsKnowledgeBasesDocumentsReloadCall) Context(ctx context.Context) *ProjectsKnowledgeBasesDocumentsReloadCall + func (c *ProjectsKnowledgeBasesDocumentsReloadCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsKnowledgeBasesDocumentsReloadCall) Fields(s ...googleapi.Field) *ProjectsKnowledgeBasesDocumentsReloadCall + func (c *ProjectsKnowledgeBasesDocumentsReloadCall) Header() http.Header + type ProjectsKnowledgeBasesDocumentsService struct + func NewProjectsKnowledgeBasesDocumentsService(s *Service) *ProjectsKnowledgeBasesDocumentsService + func (r *ProjectsKnowledgeBasesDocumentsService) Create(parent string, ...) *ProjectsKnowledgeBasesDocumentsCreateCall + func (r *ProjectsKnowledgeBasesDocumentsService) Delete(name string) *ProjectsKnowledgeBasesDocumentsDeleteCall + func (r *ProjectsKnowledgeBasesDocumentsService) Get(name string) *ProjectsKnowledgeBasesDocumentsGetCall + func (r *ProjectsKnowledgeBasesDocumentsService) Import(parent string, ...) *ProjectsKnowledgeBasesDocumentsImportCall + func (r *ProjectsKnowledgeBasesDocumentsService) List(parent string) *ProjectsKnowledgeBasesDocumentsListCall + func (r *ProjectsKnowledgeBasesDocumentsService) Patch(name string, ...) *ProjectsKnowledgeBasesDocumentsPatchCall + func (r *ProjectsKnowledgeBasesDocumentsService) Reload(name string, ...) *ProjectsKnowledgeBasesDocumentsReloadCall + type ProjectsKnowledgeBasesGetCall struct + func (c *ProjectsKnowledgeBasesGetCall) Context(ctx context.Context) *ProjectsKnowledgeBasesGetCall + func (c *ProjectsKnowledgeBasesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1KnowledgeBase, error) + func (c *ProjectsKnowledgeBasesGetCall) Fields(s ...googleapi.Field) *ProjectsKnowledgeBasesGetCall + func (c *ProjectsKnowledgeBasesGetCall) Header() http.Header + func (c *ProjectsKnowledgeBasesGetCall) IfNoneMatch(entityTag string) *ProjectsKnowledgeBasesGetCall + type ProjectsKnowledgeBasesListCall struct + func (c *ProjectsKnowledgeBasesListCall) Context(ctx context.Context) *ProjectsKnowledgeBasesListCall + func (c *ProjectsKnowledgeBasesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListKnowledgeBasesResponse, error) + func (c *ProjectsKnowledgeBasesListCall) Fields(s ...googleapi.Field) *ProjectsKnowledgeBasesListCall + func (c *ProjectsKnowledgeBasesListCall) Filter(filter string) *ProjectsKnowledgeBasesListCall + func (c *ProjectsKnowledgeBasesListCall) Header() http.Header + func (c *ProjectsKnowledgeBasesListCall) IfNoneMatch(entityTag string) *ProjectsKnowledgeBasesListCall + func (c *ProjectsKnowledgeBasesListCall) PageSize(pageSize int64) *ProjectsKnowledgeBasesListCall + func (c *ProjectsKnowledgeBasesListCall) PageToken(pageToken string) *ProjectsKnowledgeBasesListCall + func (c *ProjectsKnowledgeBasesListCall) Pages(ctx context.Context, ...) error + type ProjectsKnowledgeBasesPatchCall struct + func (c *ProjectsKnowledgeBasesPatchCall) Context(ctx context.Context) *ProjectsKnowledgeBasesPatchCall + func (c *ProjectsKnowledgeBasesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1KnowledgeBase, error) + func (c *ProjectsKnowledgeBasesPatchCall) Fields(s ...googleapi.Field) *ProjectsKnowledgeBasesPatchCall + func (c *ProjectsKnowledgeBasesPatchCall) Header() http.Header + func (c *ProjectsKnowledgeBasesPatchCall) UpdateMask(updateMask string) *ProjectsKnowledgeBasesPatchCall + type ProjectsKnowledgeBasesService struct + Documents *ProjectsKnowledgeBasesDocumentsService + func NewProjectsKnowledgeBasesService(s *Service) *ProjectsKnowledgeBasesService + func (r *ProjectsKnowledgeBasesService) Create(parent string, ...) *ProjectsKnowledgeBasesCreateCall + func (r *ProjectsKnowledgeBasesService) Delete(name string) *ProjectsKnowledgeBasesDeleteCall + func (r *ProjectsKnowledgeBasesService) Get(name string) *ProjectsKnowledgeBasesGetCall + func (r *ProjectsKnowledgeBasesService) List(parent string) *ProjectsKnowledgeBasesListCall + func (r *ProjectsKnowledgeBasesService) Patch(name string, ...) *ProjectsKnowledgeBasesPatchCall + type ProjectsLocationsAgentEntityTypesBatchDeleteCall struct + func (c *ProjectsLocationsAgentEntityTypesBatchDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentEntityTypesBatchDeleteCall + func (c *ProjectsLocationsAgentEntityTypesBatchDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentEntityTypesBatchDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEntityTypesBatchDeleteCall + func (c *ProjectsLocationsAgentEntityTypesBatchDeleteCall) Header() http.Header + type ProjectsLocationsAgentEntityTypesBatchUpdateCall struct + func (c *ProjectsLocationsAgentEntityTypesBatchUpdateCall) Context(ctx context.Context) *ProjectsLocationsAgentEntityTypesBatchUpdateCall + func (c *ProjectsLocationsAgentEntityTypesBatchUpdateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentEntityTypesBatchUpdateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEntityTypesBatchUpdateCall + func (c *ProjectsLocationsAgentEntityTypesBatchUpdateCall) Header() http.Header + type ProjectsLocationsAgentEntityTypesCreateCall struct + func (c *ProjectsLocationsAgentEntityTypesCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentEntityTypesCreateCall + func (c *ProjectsLocationsAgentEntityTypesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1EntityType, error) + func (c *ProjectsLocationsAgentEntityTypesCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEntityTypesCreateCall + func (c *ProjectsLocationsAgentEntityTypesCreateCall) Header() http.Header + func (c *ProjectsLocationsAgentEntityTypesCreateCall) LanguageCode(languageCode string) *ProjectsLocationsAgentEntityTypesCreateCall + type ProjectsLocationsAgentEntityTypesDeleteCall struct + func (c *ProjectsLocationsAgentEntityTypesDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentEntityTypesDeleteCall + func (c *ProjectsLocationsAgentEntityTypesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentEntityTypesDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEntityTypesDeleteCall + func (c *ProjectsLocationsAgentEntityTypesDeleteCall) Header() http.Header + type ProjectsLocationsAgentEntityTypesEntitiesBatchCreateCall struct + func (c *ProjectsLocationsAgentEntityTypesEntitiesBatchCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentEntityTypesEntitiesBatchCreateCall + func (c *ProjectsLocationsAgentEntityTypesEntitiesBatchCreateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentEntityTypesEntitiesBatchCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEntityTypesEntitiesBatchCreateCall + func (c *ProjectsLocationsAgentEntityTypesEntitiesBatchCreateCall) Header() http.Header + type ProjectsLocationsAgentEntityTypesEntitiesBatchDeleteCall struct + func (c *ProjectsLocationsAgentEntityTypesEntitiesBatchDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentEntityTypesEntitiesBatchDeleteCall + func (c *ProjectsLocationsAgentEntityTypesEntitiesBatchDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentEntityTypesEntitiesBatchDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEntityTypesEntitiesBatchDeleteCall + func (c *ProjectsLocationsAgentEntityTypesEntitiesBatchDeleteCall) Header() http.Header + type ProjectsLocationsAgentEntityTypesEntitiesBatchUpdateCall struct + func (c *ProjectsLocationsAgentEntityTypesEntitiesBatchUpdateCall) Context(ctx context.Context) *ProjectsLocationsAgentEntityTypesEntitiesBatchUpdateCall + func (c *ProjectsLocationsAgentEntityTypesEntitiesBatchUpdateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentEntityTypesEntitiesBatchUpdateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEntityTypesEntitiesBatchUpdateCall + func (c *ProjectsLocationsAgentEntityTypesEntitiesBatchUpdateCall) Header() http.Header + type ProjectsLocationsAgentEntityTypesEntitiesService struct + func NewProjectsLocationsAgentEntityTypesEntitiesService(s *Service) *ProjectsLocationsAgentEntityTypesEntitiesService + func (r *ProjectsLocationsAgentEntityTypesEntitiesService) BatchCreate(parent string, ...) *ProjectsLocationsAgentEntityTypesEntitiesBatchCreateCall + func (r *ProjectsLocationsAgentEntityTypesEntitiesService) BatchDelete(parent string, ...) *ProjectsLocationsAgentEntityTypesEntitiesBatchDeleteCall + func (r *ProjectsLocationsAgentEntityTypesEntitiesService) BatchUpdate(parent string, ...) *ProjectsLocationsAgentEntityTypesEntitiesBatchUpdateCall + type ProjectsLocationsAgentEntityTypesGetCall struct + func (c *ProjectsLocationsAgentEntityTypesGetCall) Context(ctx context.Context) *ProjectsLocationsAgentEntityTypesGetCall + func (c *ProjectsLocationsAgentEntityTypesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1EntityType, error) + func (c *ProjectsLocationsAgentEntityTypesGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEntityTypesGetCall + func (c *ProjectsLocationsAgentEntityTypesGetCall) Header() http.Header + func (c *ProjectsLocationsAgentEntityTypesGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentEntityTypesGetCall + func (c *ProjectsLocationsAgentEntityTypesGetCall) LanguageCode(languageCode string) *ProjectsLocationsAgentEntityTypesGetCall + type ProjectsLocationsAgentEntityTypesListCall struct + func (c *ProjectsLocationsAgentEntityTypesListCall) Context(ctx context.Context) *ProjectsLocationsAgentEntityTypesListCall + func (c *ProjectsLocationsAgentEntityTypesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListEntityTypesResponse, error) + func (c *ProjectsLocationsAgentEntityTypesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEntityTypesListCall + func (c *ProjectsLocationsAgentEntityTypesListCall) Header() http.Header + func (c *ProjectsLocationsAgentEntityTypesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentEntityTypesListCall + func (c *ProjectsLocationsAgentEntityTypesListCall) LanguageCode(languageCode string) *ProjectsLocationsAgentEntityTypesListCall + func (c *ProjectsLocationsAgentEntityTypesListCall) PageSize(pageSize int64) *ProjectsLocationsAgentEntityTypesListCall + func (c *ProjectsLocationsAgentEntityTypesListCall) PageToken(pageToken string) *ProjectsLocationsAgentEntityTypesListCall + func (c *ProjectsLocationsAgentEntityTypesListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentEntityTypesPatchCall struct + func (c *ProjectsLocationsAgentEntityTypesPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentEntityTypesPatchCall + func (c *ProjectsLocationsAgentEntityTypesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1EntityType, error) + func (c *ProjectsLocationsAgentEntityTypesPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEntityTypesPatchCall + func (c *ProjectsLocationsAgentEntityTypesPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentEntityTypesPatchCall) LanguageCode(languageCode string) *ProjectsLocationsAgentEntityTypesPatchCall + func (c *ProjectsLocationsAgentEntityTypesPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentEntityTypesPatchCall + type ProjectsLocationsAgentEntityTypesService struct + Entities *ProjectsLocationsAgentEntityTypesEntitiesService + func NewProjectsLocationsAgentEntityTypesService(s *Service) *ProjectsLocationsAgentEntityTypesService + func (r *ProjectsLocationsAgentEntityTypesService) BatchDelete(parent string, ...) *ProjectsLocationsAgentEntityTypesBatchDeleteCall + func (r *ProjectsLocationsAgentEntityTypesService) BatchUpdate(parent string, ...) *ProjectsLocationsAgentEntityTypesBatchUpdateCall + func (r *ProjectsLocationsAgentEntityTypesService) Create(parent string, ...) *ProjectsLocationsAgentEntityTypesCreateCall + func (r *ProjectsLocationsAgentEntityTypesService) Delete(name string) *ProjectsLocationsAgentEntityTypesDeleteCall + func (r *ProjectsLocationsAgentEntityTypesService) Get(name string) *ProjectsLocationsAgentEntityTypesGetCall + func (r *ProjectsLocationsAgentEntityTypesService) List(parent string) *ProjectsLocationsAgentEntityTypesListCall + func (r *ProjectsLocationsAgentEntityTypesService) Patch(nameid string, ...) *ProjectsLocationsAgentEntityTypesPatchCall + type ProjectsLocationsAgentEnvironmentsCreateCall struct + func (c *ProjectsLocationsAgentEnvironmentsCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentEnvironmentsCreateCall + func (c *ProjectsLocationsAgentEnvironmentsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Environment, error) + func (c *ProjectsLocationsAgentEnvironmentsCreateCall) EnvironmentId(environmentId string) *ProjectsLocationsAgentEnvironmentsCreateCall + func (c *ProjectsLocationsAgentEnvironmentsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEnvironmentsCreateCall + func (c *ProjectsLocationsAgentEnvironmentsCreateCall) Header() http.Header + type ProjectsLocationsAgentEnvironmentsDeleteCall struct + func (c *ProjectsLocationsAgentEnvironmentsDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentEnvironmentsDeleteCall + func (c *ProjectsLocationsAgentEnvironmentsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentEnvironmentsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEnvironmentsDeleteCall + func (c *ProjectsLocationsAgentEnvironmentsDeleteCall) Header() http.Header + type ProjectsLocationsAgentEnvironmentsGetCall struct + func (c *ProjectsLocationsAgentEnvironmentsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentEnvironmentsGetCall + func (c *ProjectsLocationsAgentEnvironmentsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Environment, error) + func (c *ProjectsLocationsAgentEnvironmentsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEnvironmentsGetCall + func (c *ProjectsLocationsAgentEnvironmentsGetCall) Header() http.Header + func (c *ProjectsLocationsAgentEnvironmentsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentEnvironmentsGetCall + type ProjectsLocationsAgentEnvironmentsGetHistoryCall struct + func (c *ProjectsLocationsAgentEnvironmentsGetHistoryCall) Context(ctx context.Context) *ProjectsLocationsAgentEnvironmentsGetHistoryCall + func (c *ProjectsLocationsAgentEnvironmentsGetHistoryCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1EnvironmentHistory, error) + func (c *ProjectsLocationsAgentEnvironmentsGetHistoryCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEnvironmentsGetHistoryCall + func (c *ProjectsLocationsAgentEnvironmentsGetHistoryCall) Header() http.Header + func (c *ProjectsLocationsAgentEnvironmentsGetHistoryCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentEnvironmentsGetHistoryCall + func (c *ProjectsLocationsAgentEnvironmentsGetHistoryCall) PageSize(pageSize int64) *ProjectsLocationsAgentEnvironmentsGetHistoryCall + func (c *ProjectsLocationsAgentEnvironmentsGetHistoryCall) PageToken(pageToken string) *ProjectsLocationsAgentEnvironmentsGetHistoryCall + func (c *ProjectsLocationsAgentEnvironmentsGetHistoryCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentEnvironmentsIntentsListCall struct + func (c *ProjectsLocationsAgentEnvironmentsIntentsListCall) Context(ctx context.Context) *ProjectsLocationsAgentEnvironmentsIntentsListCall + func (c *ProjectsLocationsAgentEnvironmentsIntentsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListIntentsResponse, error) + func (c *ProjectsLocationsAgentEnvironmentsIntentsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEnvironmentsIntentsListCall + func (c *ProjectsLocationsAgentEnvironmentsIntentsListCall) Header() http.Header + func (c *ProjectsLocationsAgentEnvironmentsIntentsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentEnvironmentsIntentsListCall + func (c *ProjectsLocationsAgentEnvironmentsIntentsListCall) IntentView(intentView string) *ProjectsLocationsAgentEnvironmentsIntentsListCall + func (c *ProjectsLocationsAgentEnvironmentsIntentsListCall) LanguageCode(languageCode string) *ProjectsLocationsAgentEnvironmentsIntentsListCall + func (c *ProjectsLocationsAgentEnvironmentsIntentsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentEnvironmentsIntentsListCall + func (c *ProjectsLocationsAgentEnvironmentsIntentsListCall) PageToken(pageToken string) *ProjectsLocationsAgentEnvironmentsIntentsListCall + func (c *ProjectsLocationsAgentEnvironmentsIntentsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentEnvironmentsIntentsService struct + func NewProjectsLocationsAgentEnvironmentsIntentsService(s *Service) *ProjectsLocationsAgentEnvironmentsIntentsService + func (r *ProjectsLocationsAgentEnvironmentsIntentsService) List(parent string) *ProjectsLocationsAgentEnvironmentsIntentsListCall + type ProjectsLocationsAgentEnvironmentsListCall struct + func (c *ProjectsLocationsAgentEnvironmentsListCall) Context(ctx context.Context) *ProjectsLocationsAgentEnvironmentsListCall + func (c *ProjectsLocationsAgentEnvironmentsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListEnvironmentsResponse, error) + func (c *ProjectsLocationsAgentEnvironmentsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEnvironmentsListCall + func (c *ProjectsLocationsAgentEnvironmentsListCall) Header() http.Header + func (c *ProjectsLocationsAgentEnvironmentsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentEnvironmentsListCall + func (c *ProjectsLocationsAgentEnvironmentsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentEnvironmentsListCall + func (c *ProjectsLocationsAgentEnvironmentsListCall) PageToken(pageToken string) *ProjectsLocationsAgentEnvironmentsListCall + func (c *ProjectsLocationsAgentEnvironmentsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentEnvironmentsPatchCall struct + func (c *ProjectsLocationsAgentEnvironmentsPatchCall) AllowLoadToDraftAndDiscardChanges(allowLoadToDraftAndDiscardChanges bool) *ProjectsLocationsAgentEnvironmentsPatchCall + func (c *ProjectsLocationsAgentEnvironmentsPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentEnvironmentsPatchCall + func (c *ProjectsLocationsAgentEnvironmentsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Environment, error) + func (c *ProjectsLocationsAgentEnvironmentsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEnvironmentsPatchCall + func (c *ProjectsLocationsAgentEnvironmentsPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentEnvironmentsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentEnvironmentsPatchCall + type ProjectsLocationsAgentEnvironmentsService struct + Intents *ProjectsLocationsAgentEnvironmentsIntentsService + Users *ProjectsLocationsAgentEnvironmentsUsersService + func NewProjectsLocationsAgentEnvironmentsService(s *Service) *ProjectsLocationsAgentEnvironmentsService + func (r *ProjectsLocationsAgentEnvironmentsService) Create(parent string, ...) *ProjectsLocationsAgentEnvironmentsCreateCall + func (r *ProjectsLocationsAgentEnvironmentsService) Delete(name string) *ProjectsLocationsAgentEnvironmentsDeleteCall + func (r *ProjectsLocationsAgentEnvironmentsService) Get(name string) *ProjectsLocationsAgentEnvironmentsGetCall + func (r *ProjectsLocationsAgentEnvironmentsService) GetHistory(parent string) *ProjectsLocationsAgentEnvironmentsGetHistoryCall + func (r *ProjectsLocationsAgentEnvironmentsService) List(parent string) *ProjectsLocationsAgentEnvironmentsListCall + func (r *ProjectsLocationsAgentEnvironmentsService) Patch(nameid string, ...) *ProjectsLocationsAgentEnvironmentsPatchCall + type ProjectsLocationsAgentEnvironmentsUsersService struct + Sessions *ProjectsLocationsAgentEnvironmentsUsersSessionsService + func NewProjectsLocationsAgentEnvironmentsUsersService(s *Service) *ProjectsLocationsAgentEnvironmentsUsersService + type ProjectsLocationsAgentEnvironmentsUsersSessionsContextsCreateCall struct + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsCreateCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Context, error) + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsCreateCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsCreateCall) Header() http.Header + type ProjectsLocationsAgentEnvironmentsUsersSessionsContextsDeleteCall struct + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsDeleteCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsDeleteCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsDeleteCall) Header() http.Header + type ProjectsLocationsAgentEnvironmentsUsersSessionsContextsGetCall struct + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsGetCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Context, error) + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsGetCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsGetCall) Header() http.Header + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsGetCall + type ProjectsLocationsAgentEnvironmentsUsersSessionsContextsListCall struct + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsListCall) Context(ctx context.Context) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsListCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListContextsResponse, error) + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsListCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsListCall) Header() http.Header + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsListCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsListCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsListCall) PageToken(pageToken string) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsListCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentEnvironmentsUsersSessionsContextsPatchCall struct + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsPatchCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Context, error) + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsPatchCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsPatchCall + type ProjectsLocationsAgentEnvironmentsUsersSessionsContextsService struct + func NewProjectsLocationsAgentEnvironmentsUsersSessionsContextsService(s *Service) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsService + func (r *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsService) Create(parent string, ...) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsCreateCall + func (r *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsService) Delete(name string) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsDeleteCall + func (r *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsService) Get(name string) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsGetCall + func (r *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsService) List(parent string) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsListCall + func (r *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsService) Patch(nameid string, ...) *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsPatchCall + type ProjectsLocationsAgentEnvironmentsUsersSessionsDeleteContextsCall struct + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsDeleteContextsCall) Context(ctx context.Context) *ProjectsLocationsAgentEnvironmentsUsersSessionsDeleteContextsCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsDeleteContextsCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsDeleteContextsCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEnvironmentsUsersSessionsDeleteContextsCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsDeleteContextsCall) Header() http.Header + type ProjectsLocationsAgentEnvironmentsUsersSessionsDetectIntentCall struct + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsDetectIntentCall) Context(ctx context.Context) *ProjectsLocationsAgentEnvironmentsUsersSessionsDetectIntentCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsDetectIntentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1DetectIntentResponse, error) + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsDetectIntentCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEnvironmentsUsersSessionsDetectIntentCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsDetectIntentCall) Header() http.Header + type ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesCreateCall struct + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesCreateCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SessionEntityType, error) + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesCreateCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesCreateCall) Header() http.Header + type ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesDeleteCall struct + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesDeleteCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesDeleteCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesDeleteCall) Header() http.Header + type ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesGetCall struct + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesGetCall) Context(ctx context.Context) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesGetCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SessionEntityType, error) + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesGetCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesGetCall) Header() http.Header + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesGetCall + type ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesListCall struct + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesListCall) Context(ctx context.Context) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesListCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse, error) + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesListCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesListCall) Header() http.Header + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesListCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesListCall) PageSize(pageSize int64) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesListCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesListCall) PageToken(pageToken string) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesListCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesPatchCall struct + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesPatchCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SessionEntityType, error) + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesPatchCall + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesPatchCall + type ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesService struct + func NewProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesService(s *Service) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesService + func (r *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesService) Create(parent string, ...) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesCreateCall + func (r *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesService) Delete(name string) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesDeleteCall + func (r *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesService) Get(name string) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesGetCall + func (r *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesService) List(parent string) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesListCall + func (r *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesService) Patch(nameid string, ...) *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesPatchCall + type ProjectsLocationsAgentEnvironmentsUsersSessionsService struct + Contexts *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsService + EntityTypes *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesService + func NewProjectsLocationsAgentEnvironmentsUsersSessionsService(s *Service) *ProjectsLocationsAgentEnvironmentsUsersSessionsService + func (r *ProjectsLocationsAgentEnvironmentsUsersSessionsService) DeleteContexts(parent string) *ProjectsLocationsAgentEnvironmentsUsersSessionsDeleteContextsCall + func (r *ProjectsLocationsAgentEnvironmentsUsersSessionsService) DetectIntent(sessionid string, ...) *ProjectsLocationsAgentEnvironmentsUsersSessionsDetectIntentCall + type ProjectsLocationsAgentExportCall struct + func (c *ProjectsLocationsAgentExportCall) Context(ctx context.Context) *ProjectsLocationsAgentExportCall + func (c *ProjectsLocationsAgentExportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentExportCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentExportCall + func (c *ProjectsLocationsAgentExportCall) Header() http.Header + type ProjectsLocationsAgentGetFulfillmentCall struct + func (c *ProjectsLocationsAgentGetFulfillmentCall) Context(ctx context.Context) *ProjectsLocationsAgentGetFulfillmentCall + func (c *ProjectsLocationsAgentGetFulfillmentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Fulfillment, error) + func (c *ProjectsLocationsAgentGetFulfillmentCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentGetFulfillmentCall + func (c *ProjectsLocationsAgentGetFulfillmentCall) Header() http.Header + func (c *ProjectsLocationsAgentGetFulfillmentCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentGetFulfillmentCall + type ProjectsLocationsAgentGetValidationResultCall struct + func (c *ProjectsLocationsAgentGetValidationResultCall) Context(ctx context.Context) *ProjectsLocationsAgentGetValidationResultCall + func (c *ProjectsLocationsAgentGetValidationResultCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ValidationResult, error) + func (c *ProjectsLocationsAgentGetValidationResultCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentGetValidationResultCall + func (c *ProjectsLocationsAgentGetValidationResultCall) Header() http.Header + func (c *ProjectsLocationsAgentGetValidationResultCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentGetValidationResultCall + func (c *ProjectsLocationsAgentGetValidationResultCall) LanguageCode(languageCode string) *ProjectsLocationsAgentGetValidationResultCall + type ProjectsLocationsAgentImportCall struct + func (c *ProjectsLocationsAgentImportCall) Context(ctx context.Context) *ProjectsLocationsAgentImportCall + func (c *ProjectsLocationsAgentImportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentImportCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentImportCall + func (c *ProjectsLocationsAgentImportCall) Header() http.Header + type ProjectsLocationsAgentIntentsBatchDeleteCall struct + func (c *ProjectsLocationsAgentIntentsBatchDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentIntentsBatchDeleteCall + func (c *ProjectsLocationsAgentIntentsBatchDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentIntentsBatchDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentIntentsBatchDeleteCall + func (c *ProjectsLocationsAgentIntentsBatchDeleteCall) Header() http.Header + type ProjectsLocationsAgentIntentsBatchUpdateCall struct + func (c *ProjectsLocationsAgentIntentsBatchUpdateCall) Context(ctx context.Context) *ProjectsLocationsAgentIntentsBatchUpdateCall + func (c *ProjectsLocationsAgentIntentsBatchUpdateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentIntentsBatchUpdateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentIntentsBatchUpdateCall + func (c *ProjectsLocationsAgentIntentsBatchUpdateCall) Header() http.Header + type ProjectsLocationsAgentIntentsCreateCall struct + func (c *ProjectsLocationsAgentIntentsCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentIntentsCreateCall + func (c *ProjectsLocationsAgentIntentsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Intent, error) + func (c *ProjectsLocationsAgentIntentsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentIntentsCreateCall + func (c *ProjectsLocationsAgentIntentsCreateCall) Header() http.Header + func (c *ProjectsLocationsAgentIntentsCreateCall) IntentView(intentView string) *ProjectsLocationsAgentIntentsCreateCall + func (c *ProjectsLocationsAgentIntentsCreateCall) LanguageCode(languageCode string) *ProjectsLocationsAgentIntentsCreateCall + type ProjectsLocationsAgentIntentsDeleteCall struct + func (c *ProjectsLocationsAgentIntentsDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentIntentsDeleteCall + func (c *ProjectsLocationsAgentIntentsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentIntentsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentIntentsDeleteCall + func (c *ProjectsLocationsAgentIntentsDeleteCall) Header() http.Header + type ProjectsLocationsAgentIntentsGetCall struct + func (c *ProjectsLocationsAgentIntentsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentIntentsGetCall + func (c *ProjectsLocationsAgentIntentsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Intent, error) + func (c *ProjectsLocationsAgentIntentsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentIntentsGetCall + func (c *ProjectsLocationsAgentIntentsGetCall) Header() http.Header + func (c *ProjectsLocationsAgentIntentsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentIntentsGetCall + func (c *ProjectsLocationsAgentIntentsGetCall) IntentView(intentView string) *ProjectsLocationsAgentIntentsGetCall + func (c *ProjectsLocationsAgentIntentsGetCall) LanguageCode(languageCode string) *ProjectsLocationsAgentIntentsGetCall + type ProjectsLocationsAgentIntentsListCall struct + func (c *ProjectsLocationsAgentIntentsListCall) Context(ctx context.Context) *ProjectsLocationsAgentIntentsListCall + func (c *ProjectsLocationsAgentIntentsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListIntentsResponse, error) + func (c *ProjectsLocationsAgentIntentsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentIntentsListCall + func (c *ProjectsLocationsAgentIntentsListCall) Header() http.Header + func (c *ProjectsLocationsAgentIntentsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentIntentsListCall + func (c *ProjectsLocationsAgentIntentsListCall) IntentView(intentView string) *ProjectsLocationsAgentIntentsListCall + func (c *ProjectsLocationsAgentIntentsListCall) LanguageCode(languageCode string) *ProjectsLocationsAgentIntentsListCall + func (c *ProjectsLocationsAgentIntentsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentIntentsListCall + func (c *ProjectsLocationsAgentIntentsListCall) PageToken(pageToken string) *ProjectsLocationsAgentIntentsListCall + func (c *ProjectsLocationsAgentIntentsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentIntentsPatchCall struct + func (c *ProjectsLocationsAgentIntentsPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentIntentsPatchCall + func (c *ProjectsLocationsAgentIntentsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Intent, error) + func (c *ProjectsLocationsAgentIntentsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentIntentsPatchCall + func (c *ProjectsLocationsAgentIntentsPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentIntentsPatchCall) IntentView(intentView string) *ProjectsLocationsAgentIntentsPatchCall + func (c *ProjectsLocationsAgentIntentsPatchCall) LanguageCode(languageCode string) *ProjectsLocationsAgentIntentsPatchCall + func (c *ProjectsLocationsAgentIntentsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentIntentsPatchCall + type ProjectsLocationsAgentIntentsService struct + func NewProjectsLocationsAgentIntentsService(s *Service) *ProjectsLocationsAgentIntentsService + func (r *ProjectsLocationsAgentIntentsService) BatchDelete(parent string, ...) *ProjectsLocationsAgentIntentsBatchDeleteCall + func (r *ProjectsLocationsAgentIntentsService) BatchUpdate(parent string, ...) *ProjectsLocationsAgentIntentsBatchUpdateCall + func (r *ProjectsLocationsAgentIntentsService) Create(parent string, ...) *ProjectsLocationsAgentIntentsCreateCall + func (r *ProjectsLocationsAgentIntentsService) Delete(name string) *ProjectsLocationsAgentIntentsDeleteCall + func (r *ProjectsLocationsAgentIntentsService) Get(name string) *ProjectsLocationsAgentIntentsGetCall + func (r *ProjectsLocationsAgentIntentsService) List(parent string) *ProjectsLocationsAgentIntentsListCall + func (r *ProjectsLocationsAgentIntentsService) Patch(nameid string, ...) *ProjectsLocationsAgentIntentsPatchCall + type ProjectsLocationsAgentRestoreCall struct + func (c *ProjectsLocationsAgentRestoreCall) Context(ctx context.Context) *ProjectsLocationsAgentRestoreCall + func (c *ProjectsLocationsAgentRestoreCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentRestoreCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentRestoreCall + func (c *ProjectsLocationsAgentRestoreCall) Header() http.Header + type ProjectsLocationsAgentSearchCall struct + func (c *ProjectsLocationsAgentSearchCall) Context(ctx context.Context) *ProjectsLocationsAgentSearchCall + func (c *ProjectsLocationsAgentSearchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SearchAgentsResponse, error) + func (c *ProjectsLocationsAgentSearchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentSearchCall + func (c *ProjectsLocationsAgentSearchCall) Header() http.Header + func (c *ProjectsLocationsAgentSearchCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentSearchCall + func (c *ProjectsLocationsAgentSearchCall) PageSize(pageSize int64) *ProjectsLocationsAgentSearchCall + func (c *ProjectsLocationsAgentSearchCall) PageToken(pageToken string) *ProjectsLocationsAgentSearchCall + func (c *ProjectsLocationsAgentSearchCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentService struct + EntityTypes *ProjectsLocationsAgentEntityTypesService + Environments *ProjectsLocationsAgentEnvironmentsService + Intents *ProjectsLocationsAgentIntentsService + Sessions *ProjectsLocationsAgentSessionsService + Versions *ProjectsLocationsAgentVersionsService + func NewProjectsLocationsAgentService(s *Service) *ProjectsLocationsAgentService + func (r *ProjectsLocationsAgentService) Export(parent string, ...) *ProjectsLocationsAgentExportCall + func (r *ProjectsLocationsAgentService) GetFulfillment(name string) *ProjectsLocationsAgentGetFulfillmentCall + func (r *ProjectsLocationsAgentService) GetValidationResult(parent string) *ProjectsLocationsAgentGetValidationResultCall + func (r *ProjectsLocationsAgentService) Import(parent string, ...) *ProjectsLocationsAgentImportCall + func (r *ProjectsLocationsAgentService) Restore(parent string, ...) *ProjectsLocationsAgentRestoreCall + func (r *ProjectsLocationsAgentService) Search(parent string) *ProjectsLocationsAgentSearchCall + func (r *ProjectsLocationsAgentService) Train(parent string, ...) *ProjectsLocationsAgentTrainCall + func (r *ProjectsLocationsAgentService) UpdateFulfillment(nameid string, ...) *ProjectsLocationsAgentUpdateFulfillmentCall + type ProjectsLocationsAgentSessionsContextsCreateCall struct + func (c *ProjectsLocationsAgentSessionsContextsCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentSessionsContextsCreateCall + func (c *ProjectsLocationsAgentSessionsContextsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Context, error) + func (c *ProjectsLocationsAgentSessionsContextsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentSessionsContextsCreateCall + func (c *ProjectsLocationsAgentSessionsContextsCreateCall) Header() http.Header + type ProjectsLocationsAgentSessionsContextsDeleteCall struct + func (c *ProjectsLocationsAgentSessionsContextsDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentSessionsContextsDeleteCall + func (c *ProjectsLocationsAgentSessionsContextsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentSessionsContextsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentSessionsContextsDeleteCall + func (c *ProjectsLocationsAgentSessionsContextsDeleteCall) Header() http.Header + type ProjectsLocationsAgentSessionsContextsGetCall struct + func (c *ProjectsLocationsAgentSessionsContextsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentSessionsContextsGetCall + func (c *ProjectsLocationsAgentSessionsContextsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Context, error) + func (c *ProjectsLocationsAgentSessionsContextsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentSessionsContextsGetCall + func (c *ProjectsLocationsAgentSessionsContextsGetCall) Header() http.Header + func (c *ProjectsLocationsAgentSessionsContextsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentSessionsContextsGetCall + type ProjectsLocationsAgentSessionsContextsListCall struct + func (c *ProjectsLocationsAgentSessionsContextsListCall) Context(ctx context.Context) *ProjectsLocationsAgentSessionsContextsListCall + func (c *ProjectsLocationsAgentSessionsContextsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListContextsResponse, error) + func (c *ProjectsLocationsAgentSessionsContextsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentSessionsContextsListCall + func (c *ProjectsLocationsAgentSessionsContextsListCall) Header() http.Header + func (c *ProjectsLocationsAgentSessionsContextsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentSessionsContextsListCall + func (c *ProjectsLocationsAgentSessionsContextsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentSessionsContextsListCall + func (c *ProjectsLocationsAgentSessionsContextsListCall) PageToken(pageToken string) *ProjectsLocationsAgentSessionsContextsListCall + func (c *ProjectsLocationsAgentSessionsContextsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentSessionsContextsPatchCall struct + func (c *ProjectsLocationsAgentSessionsContextsPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentSessionsContextsPatchCall + func (c *ProjectsLocationsAgentSessionsContextsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Context, error) + func (c *ProjectsLocationsAgentSessionsContextsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentSessionsContextsPatchCall + func (c *ProjectsLocationsAgentSessionsContextsPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentSessionsContextsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentSessionsContextsPatchCall + type ProjectsLocationsAgentSessionsContextsService struct + func NewProjectsLocationsAgentSessionsContextsService(s *Service) *ProjectsLocationsAgentSessionsContextsService + func (r *ProjectsLocationsAgentSessionsContextsService) Create(parent string, ...) *ProjectsLocationsAgentSessionsContextsCreateCall + func (r *ProjectsLocationsAgentSessionsContextsService) Delete(name string) *ProjectsLocationsAgentSessionsContextsDeleteCall + func (r *ProjectsLocationsAgentSessionsContextsService) Get(name string) *ProjectsLocationsAgentSessionsContextsGetCall + func (r *ProjectsLocationsAgentSessionsContextsService) List(parent string) *ProjectsLocationsAgentSessionsContextsListCall + func (r *ProjectsLocationsAgentSessionsContextsService) Patch(nameid string, ...) *ProjectsLocationsAgentSessionsContextsPatchCall + type ProjectsLocationsAgentSessionsDeleteContextsCall struct + func (c *ProjectsLocationsAgentSessionsDeleteContextsCall) Context(ctx context.Context) *ProjectsLocationsAgentSessionsDeleteContextsCall + func (c *ProjectsLocationsAgentSessionsDeleteContextsCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentSessionsDeleteContextsCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentSessionsDeleteContextsCall + func (c *ProjectsLocationsAgentSessionsDeleteContextsCall) Header() http.Header + type ProjectsLocationsAgentSessionsDetectIntentCall struct + func (c *ProjectsLocationsAgentSessionsDetectIntentCall) Context(ctx context.Context) *ProjectsLocationsAgentSessionsDetectIntentCall + func (c *ProjectsLocationsAgentSessionsDetectIntentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1DetectIntentResponse, error) + func (c *ProjectsLocationsAgentSessionsDetectIntentCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentSessionsDetectIntentCall + func (c *ProjectsLocationsAgentSessionsDetectIntentCall) Header() http.Header + type ProjectsLocationsAgentSessionsEntityTypesCreateCall struct + func (c *ProjectsLocationsAgentSessionsEntityTypesCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentSessionsEntityTypesCreateCall + func (c *ProjectsLocationsAgentSessionsEntityTypesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SessionEntityType, error) + func (c *ProjectsLocationsAgentSessionsEntityTypesCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentSessionsEntityTypesCreateCall + func (c *ProjectsLocationsAgentSessionsEntityTypesCreateCall) Header() http.Header + type ProjectsLocationsAgentSessionsEntityTypesDeleteCall struct + func (c *ProjectsLocationsAgentSessionsEntityTypesDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentSessionsEntityTypesDeleteCall + func (c *ProjectsLocationsAgentSessionsEntityTypesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentSessionsEntityTypesDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentSessionsEntityTypesDeleteCall + func (c *ProjectsLocationsAgentSessionsEntityTypesDeleteCall) Header() http.Header + type ProjectsLocationsAgentSessionsEntityTypesGetCall struct + func (c *ProjectsLocationsAgentSessionsEntityTypesGetCall) Context(ctx context.Context) *ProjectsLocationsAgentSessionsEntityTypesGetCall + func (c *ProjectsLocationsAgentSessionsEntityTypesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SessionEntityType, error) + func (c *ProjectsLocationsAgentSessionsEntityTypesGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentSessionsEntityTypesGetCall + func (c *ProjectsLocationsAgentSessionsEntityTypesGetCall) Header() http.Header + func (c *ProjectsLocationsAgentSessionsEntityTypesGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentSessionsEntityTypesGetCall + type ProjectsLocationsAgentSessionsEntityTypesListCall struct + func (c *ProjectsLocationsAgentSessionsEntityTypesListCall) Context(ctx context.Context) *ProjectsLocationsAgentSessionsEntityTypesListCall + func (c *ProjectsLocationsAgentSessionsEntityTypesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse, error) + func (c *ProjectsLocationsAgentSessionsEntityTypesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentSessionsEntityTypesListCall + func (c *ProjectsLocationsAgentSessionsEntityTypesListCall) Header() http.Header + func (c *ProjectsLocationsAgentSessionsEntityTypesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentSessionsEntityTypesListCall + func (c *ProjectsLocationsAgentSessionsEntityTypesListCall) PageSize(pageSize int64) *ProjectsLocationsAgentSessionsEntityTypesListCall + func (c *ProjectsLocationsAgentSessionsEntityTypesListCall) PageToken(pageToken string) *ProjectsLocationsAgentSessionsEntityTypesListCall + func (c *ProjectsLocationsAgentSessionsEntityTypesListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentSessionsEntityTypesPatchCall struct + func (c *ProjectsLocationsAgentSessionsEntityTypesPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentSessionsEntityTypesPatchCall + func (c *ProjectsLocationsAgentSessionsEntityTypesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SessionEntityType, error) + func (c *ProjectsLocationsAgentSessionsEntityTypesPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentSessionsEntityTypesPatchCall + func (c *ProjectsLocationsAgentSessionsEntityTypesPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentSessionsEntityTypesPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentSessionsEntityTypesPatchCall + type ProjectsLocationsAgentSessionsEntityTypesService struct + func NewProjectsLocationsAgentSessionsEntityTypesService(s *Service) *ProjectsLocationsAgentSessionsEntityTypesService + func (r *ProjectsLocationsAgentSessionsEntityTypesService) Create(parent string, ...) *ProjectsLocationsAgentSessionsEntityTypesCreateCall + func (r *ProjectsLocationsAgentSessionsEntityTypesService) Delete(name string) *ProjectsLocationsAgentSessionsEntityTypesDeleteCall + func (r *ProjectsLocationsAgentSessionsEntityTypesService) Get(name string) *ProjectsLocationsAgentSessionsEntityTypesGetCall + func (r *ProjectsLocationsAgentSessionsEntityTypesService) List(parent string) *ProjectsLocationsAgentSessionsEntityTypesListCall + func (r *ProjectsLocationsAgentSessionsEntityTypesService) Patch(nameid string, ...) *ProjectsLocationsAgentSessionsEntityTypesPatchCall + type ProjectsLocationsAgentSessionsService struct + Contexts *ProjectsLocationsAgentSessionsContextsService + EntityTypes *ProjectsLocationsAgentSessionsEntityTypesService + func NewProjectsLocationsAgentSessionsService(s *Service) *ProjectsLocationsAgentSessionsService + func (r *ProjectsLocationsAgentSessionsService) DeleteContexts(parent string) *ProjectsLocationsAgentSessionsDeleteContextsCall + func (r *ProjectsLocationsAgentSessionsService) DetectIntent(sessionid string, ...) *ProjectsLocationsAgentSessionsDetectIntentCall + type ProjectsLocationsAgentTrainCall struct + func (c *ProjectsLocationsAgentTrainCall) Context(ctx context.Context) *ProjectsLocationsAgentTrainCall + func (c *ProjectsLocationsAgentTrainCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentTrainCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentTrainCall + func (c *ProjectsLocationsAgentTrainCall) Header() http.Header + type ProjectsLocationsAgentUpdateFulfillmentCall struct + func (c *ProjectsLocationsAgentUpdateFulfillmentCall) Context(ctx context.Context) *ProjectsLocationsAgentUpdateFulfillmentCall + func (c *ProjectsLocationsAgentUpdateFulfillmentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Fulfillment, error) + func (c *ProjectsLocationsAgentUpdateFulfillmentCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentUpdateFulfillmentCall + func (c *ProjectsLocationsAgentUpdateFulfillmentCall) Header() http.Header + func (c *ProjectsLocationsAgentUpdateFulfillmentCall) UpdateMask(updateMask string) *ProjectsLocationsAgentUpdateFulfillmentCall + type ProjectsLocationsAgentVersionsCreateCall struct + func (c *ProjectsLocationsAgentVersionsCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentVersionsCreateCall + func (c *ProjectsLocationsAgentVersionsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Version, error) + func (c *ProjectsLocationsAgentVersionsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentVersionsCreateCall + func (c *ProjectsLocationsAgentVersionsCreateCall) Header() http.Header + type ProjectsLocationsAgentVersionsDeleteCall struct + func (c *ProjectsLocationsAgentVersionsDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentVersionsDeleteCall + func (c *ProjectsLocationsAgentVersionsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentVersionsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentVersionsDeleteCall + func (c *ProjectsLocationsAgentVersionsDeleteCall) Header() http.Header + type ProjectsLocationsAgentVersionsGetCall struct + func (c *ProjectsLocationsAgentVersionsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentVersionsGetCall + func (c *ProjectsLocationsAgentVersionsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Version, error) + func (c *ProjectsLocationsAgentVersionsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentVersionsGetCall + func (c *ProjectsLocationsAgentVersionsGetCall) Header() http.Header + func (c *ProjectsLocationsAgentVersionsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentVersionsGetCall + type ProjectsLocationsAgentVersionsListCall struct + func (c *ProjectsLocationsAgentVersionsListCall) Context(ctx context.Context) *ProjectsLocationsAgentVersionsListCall + func (c *ProjectsLocationsAgentVersionsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListVersionsResponse, error) + func (c *ProjectsLocationsAgentVersionsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentVersionsListCall + func (c *ProjectsLocationsAgentVersionsListCall) Header() http.Header + func (c *ProjectsLocationsAgentVersionsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentVersionsListCall + func (c *ProjectsLocationsAgentVersionsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentVersionsListCall + func (c *ProjectsLocationsAgentVersionsListCall) PageToken(pageToken string) *ProjectsLocationsAgentVersionsListCall + func (c *ProjectsLocationsAgentVersionsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentVersionsPatchCall struct + func (c *ProjectsLocationsAgentVersionsPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentVersionsPatchCall + func (c *ProjectsLocationsAgentVersionsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Version, error) + func (c *ProjectsLocationsAgentVersionsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentVersionsPatchCall + func (c *ProjectsLocationsAgentVersionsPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentVersionsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentVersionsPatchCall + type ProjectsLocationsAgentVersionsService struct + func NewProjectsLocationsAgentVersionsService(s *Service) *ProjectsLocationsAgentVersionsService + func (r *ProjectsLocationsAgentVersionsService) Create(parent string, ...) *ProjectsLocationsAgentVersionsCreateCall + func (r *ProjectsLocationsAgentVersionsService) Delete(name string) *ProjectsLocationsAgentVersionsDeleteCall + func (r *ProjectsLocationsAgentVersionsService) Get(name string) *ProjectsLocationsAgentVersionsGetCall + func (r *ProjectsLocationsAgentVersionsService) List(parent string) *ProjectsLocationsAgentVersionsListCall + func (r *ProjectsLocationsAgentVersionsService) Patch(nameid string, ...) *ProjectsLocationsAgentVersionsPatchCall + type ProjectsLocationsAnswerRecordsGetCall struct + func (c *ProjectsLocationsAnswerRecordsGetCall) Context(ctx context.Context) *ProjectsLocationsAnswerRecordsGetCall + func (c *ProjectsLocationsAnswerRecordsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1AnswerRecord, error) + func (c *ProjectsLocationsAnswerRecordsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAnswerRecordsGetCall + func (c *ProjectsLocationsAnswerRecordsGetCall) Header() http.Header + func (c *ProjectsLocationsAnswerRecordsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAnswerRecordsGetCall + type ProjectsLocationsAnswerRecordsListCall struct + func (c *ProjectsLocationsAnswerRecordsListCall) Context(ctx context.Context) *ProjectsLocationsAnswerRecordsListCall + func (c *ProjectsLocationsAnswerRecordsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListAnswerRecordsResponse, error) + func (c *ProjectsLocationsAnswerRecordsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAnswerRecordsListCall + func (c *ProjectsLocationsAnswerRecordsListCall) Filter(filter string) *ProjectsLocationsAnswerRecordsListCall + func (c *ProjectsLocationsAnswerRecordsListCall) Header() http.Header + func (c *ProjectsLocationsAnswerRecordsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAnswerRecordsListCall + func (c *ProjectsLocationsAnswerRecordsListCall) PageSize(pageSize int64) *ProjectsLocationsAnswerRecordsListCall + func (c *ProjectsLocationsAnswerRecordsListCall) PageToken(pageToken string) *ProjectsLocationsAnswerRecordsListCall + func (c *ProjectsLocationsAnswerRecordsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAnswerRecordsPatchCall struct + func (c *ProjectsLocationsAnswerRecordsPatchCall) Context(ctx context.Context) *ProjectsLocationsAnswerRecordsPatchCall + func (c *ProjectsLocationsAnswerRecordsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1AnswerRecord, error) + func (c *ProjectsLocationsAnswerRecordsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAnswerRecordsPatchCall + func (c *ProjectsLocationsAnswerRecordsPatchCall) Header() http.Header + func (c *ProjectsLocationsAnswerRecordsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAnswerRecordsPatchCall + type ProjectsLocationsAnswerRecordsService struct + func NewProjectsLocationsAnswerRecordsService(s *Service) *ProjectsLocationsAnswerRecordsService + func (r *ProjectsLocationsAnswerRecordsService) Get(name string) *ProjectsLocationsAnswerRecordsGetCall + func (r *ProjectsLocationsAnswerRecordsService) List(parent string) *ProjectsLocationsAnswerRecordsListCall + func (r *ProjectsLocationsAnswerRecordsService) Patch(nameid string, ...) *ProjectsLocationsAnswerRecordsPatchCall + type ProjectsLocationsConversationProfilesClearSuggestionFeatureConfigCall struct + func (c *ProjectsLocationsConversationProfilesClearSuggestionFeatureConfigCall) Context(ctx context.Context) *ProjectsLocationsConversationProfilesClearSuggestionFeatureConfigCall + func (c *ProjectsLocationsConversationProfilesClearSuggestionFeatureConfigCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsConversationProfilesClearSuggestionFeatureConfigCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationProfilesClearSuggestionFeatureConfigCall + func (c *ProjectsLocationsConversationProfilesClearSuggestionFeatureConfigCall) Header() http.Header + type ProjectsLocationsConversationProfilesCreateCall struct + func (c *ProjectsLocationsConversationProfilesCreateCall) Context(ctx context.Context) *ProjectsLocationsConversationProfilesCreateCall + func (c *ProjectsLocationsConversationProfilesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ConversationProfile, error) + func (c *ProjectsLocationsConversationProfilesCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationProfilesCreateCall + func (c *ProjectsLocationsConversationProfilesCreateCall) Header() http.Header + type ProjectsLocationsConversationProfilesDeleteCall struct + func (c *ProjectsLocationsConversationProfilesDeleteCall) Context(ctx context.Context) *ProjectsLocationsConversationProfilesDeleteCall + func (c *ProjectsLocationsConversationProfilesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsConversationProfilesDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationProfilesDeleteCall + func (c *ProjectsLocationsConversationProfilesDeleteCall) Header() http.Header + type ProjectsLocationsConversationProfilesGetCall struct + func (c *ProjectsLocationsConversationProfilesGetCall) Context(ctx context.Context) *ProjectsLocationsConversationProfilesGetCall + func (c *ProjectsLocationsConversationProfilesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ConversationProfile, error) + func (c *ProjectsLocationsConversationProfilesGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationProfilesGetCall + func (c *ProjectsLocationsConversationProfilesGetCall) Header() http.Header + func (c *ProjectsLocationsConversationProfilesGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsConversationProfilesGetCall + type ProjectsLocationsConversationProfilesListCall struct + func (c *ProjectsLocationsConversationProfilesListCall) Context(ctx context.Context) *ProjectsLocationsConversationProfilesListCall + func (c *ProjectsLocationsConversationProfilesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListConversationProfilesResponse, error) + func (c *ProjectsLocationsConversationProfilesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationProfilesListCall + func (c *ProjectsLocationsConversationProfilesListCall) Header() http.Header + func (c *ProjectsLocationsConversationProfilesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsConversationProfilesListCall + func (c *ProjectsLocationsConversationProfilesListCall) PageSize(pageSize int64) *ProjectsLocationsConversationProfilesListCall + func (c *ProjectsLocationsConversationProfilesListCall) PageToken(pageToken string) *ProjectsLocationsConversationProfilesListCall + func (c *ProjectsLocationsConversationProfilesListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsConversationProfilesPatchCall struct + func (c *ProjectsLocationsConversationProfilesPatchCall) Context(ctx context.Context) *ProjectsLocationsConversationProfilesPatchCall + func (c *ProjectsLocationsConversationProfilesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ConversationProfile, error) + func (c *ProjectsLocationsConversationProfilesPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationProfilesPatchCall + func (c *ProjectsLocationsConversationProfilesPatchCall) Header() http.Header + func (c *ProjectsLocationsConversationProfilesPatchCall) UpdateMask(updateMask string) *ProjectsLocationsConversationProfilesPatchCall + type ProjectsLocationsConversationProfilesService struct + func NewProjectsLocationsConversationProfilesService(s *Service) *ProjectsLocationsConversationProfilesService + func (r *ProjectsLocationsConversationProfilesService) ClearSuggestionFeatureConfig(conversationProfile string, ...) *ProjectsLocationsConversationProfilesClearSuggestionFeatureConfigCall + func (r *ProjectsLocationsConversationProfilesService) Create(parent string, ...) *ProjectsLocationsConversationProfilesCreateCall + func (r *ProjectsLocationsConversationProfilesService) Delete(name string) *ProjectsLocationsConversationProfilesDeleteCall + func (r *ProjectsLocationsConversationProfilesService) Get(name string) *ProjectsLocationsConversationProfilesGetCall + func (r *ProjectsLocationsConversationProfilesService) List(parent string) *ProjectsLocationsConversationProfilesListCall + func (r *ProjectsLocationsConversationProfilesService) Patch(nameid string, ...) *ProjectsLocationsConversationProfilesPatchCall + func (r *ProjectsLocationsConversationProfilesService) SetSuggestionFeatureConfig(conversationProfile string, ...) *ProjectsLocationsConversationProfilesSetSuggestionFeatureConfigCall + type ProjectsLocationsConversationProfilesSetSuggestionFeatureConfigCall struct + func (c *ProjectsLocationsConversationProfilesSetSuggestionFeatureConfigCall) Context(ctx context.Context) *ProjectsLocationsConversationProfilesSetSuggestionFeatureConfigCall + func (c *ProjectsLocationsConversationProfilesSetSuggestionFeatureConfigCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsConversationProfilesSetSuggestionFeatureConfigCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationProfilesSetSuggestionFeatureConfigCall + func (c *ProjectsLocationsConversationProfilesSetSuggestionFeatureConfigCall) Header() http.Header + type ProjectsLocationsConversationsCompleteCall struct + func (c *ProjectsLocationsConversationsCompleteCall) Context(ctx context.Context) *ProjectsLocationsConversationsCompleteCall + func (c *ProjectsLocationsConversationsCompleteCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Conversation, error) + func (c *ProjectsLocationsConversationsCompleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationsCompleteCall + func (c *ProjectsLocationsConversationsCompleteCall) Header() http.Header + type ProjectsLocationsConversationsCreateCall struct + func (c *ProjectsLocationsConversationsCreateCall) Context(ctx context.Context) *ProjectsLocationsConversationsCreateCall + func (c *ProjectsLocationsConversationsCreateCall) ConversationId(conversationId string) *ProjectsLocationsConversationsCreateCall + func (c *ProjectsLocationsConversationsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Conversation, error) + func (c *ProjectsLocationsConversationsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationsCreateCall + func (c *ProjectsLocationsConversationsCreateCall) Header() http.Header + type ProjectsLocationsConversationsGetCall struct + func (c *ProjectsLocationsConversationsGetCall) Context(ctx context.Context) *ProjectsLocationsConversationsGetCall + func (c *ProjectsLocationsConversationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Conversation, error) + func (c *ProjectsLocationsConversationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationsGetCall + func (c *ProjectsLocationsConversationsGetCall) Header() http.Header + func (c *ProjectsLocationsConversationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsConversationsGetCall + type ProjectsLocationsConversationsListCall struct + func (c *ProjectsLocationsConversationsListCall) Context(ctx context.Context) *ProjectsLocationsConversationsListCall + func (c *ProjectsLocationsConversationsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListConversationsResponse, error) + func (c *ProjectsLocationsConversationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationsListCall + func (c *ProjectsLocationsConversationsListCall) Filter(filter string) *ProjectsLocationsConversationsListCall + func (c *ProjectsLocationsConversationsListCall) Header() http.Header + func (c *ProjectsLocationsConversationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsConversationsListCall + func (c *ProjectsLocationsConversationsListCall) PageSize(pageSize int64) *ProjectsLocationsConversationsListCall + func (c *ProjectsLocationsConversationsListCall) PageToken(pageToken string) *ProjectsLocationsConversationsListCall + func (c *ProjectsLocationsConversationsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsConversationsMessagesBatchCreateCall struct + func (c *ProjectsLocationsConversationsMessagesBatchCreateCall) Context(ctx context.Context) *ProjectsLocationsConversationsMessagesBatchCreateCall + func (c *ProjectsLocationsConversationsMessagesBatchCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1BatchCreateMessagesResponse, error) + func (c *ProjectsLocationsConversationsMessagesBatchCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationsMessagesBatchCreateCall + func (c *ProjectsLocationsConversationsMessagesBatchCreateCall) Header() http.Header + type ProjectsLocationsConversationsMessagesListCall struct + func (c *ProjectsLocationsConversationsMessagesListCall) Context(ctx context.Context) *ProjectsLocationsConversationsMessagesListCall + func (c *ProjectsLocationsConversationsMessagesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListMessagesResponse, error) + func (c *ProjectsLocationsConversationsMessagesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationsMessagesListCall + func (c *ProjectsLocationsConversationsMessagesListCall) Filter(filter string) *ProjectsLocationsConversationsMessagesListCall + func (c *ProjectsLocationsConversationsMessagesListCall) Header() http.Header + func (c *ProjectsLocationsConversationsMessagesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsConversationsMessagesListCall + func (c *ProjectsLocationsConversationsMessagesListCall) PageSize(pageSize int64) *ProjectsLocationsConversationsMessagesListCall + func (c *ProjectsLocationsConversationsMessagesListCall) PageToken(pageToken string) *ProjectsLocationsConversationsMessagesListCall + func (c *ProjectsLocationsConversationsMessagesListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsConversationsMessagesService struct + func NewProjectsLocationsConversationsMessagesService(s *Service) *ProjectsLocationsConversationsMessagesService + func (r *ProjectsLocationsConversationsMessagesService) BatchCreate(parentid string, ...) *ProjectsLocationsConversationsMessagesBatchCreateCall + func (r *ProjectsLocationsConversationsMessagesService) List(parent string) *ProjectsLocationsConversationsMessagesListCall + type ProjectsLocationsConversationsParticipantsAnalyzeContentCall struct + func (c *ProjectsLocationsConversationsParticipantsAnalyzeContentCall) Context(ctx context.Context) *ProjectsLocationsConversationsParticipantsAnalyzeContentCall + func (c *ProjectsLocationsConversationsParticipantsAnalyzeContentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1AnalyzeContentResponse, error) + func (c *ProjectsLocationsConversationsParticipantsAnalyzeContentCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationsParticipantsAnalyzeContentCall + func (c *ProjectsLocationsConversationsParticipantsAnalyzeContentCall) Header() http.Header + type ProjectsLocationsConversationsParticipantsCreateCall struct + func (c *ProjectsLocationsConversationsParticipantsCreateCall) Context(ctx context.Context) *ProjectsLocationsConversationsParticipantsCreateCall + func (c *ProjectsLocationsConversationsParticipantsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Participant, error) + func (c *ProjectsLocationsConversationsParticipantsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationsParticipantsCreateCall + func (c *ProjectsLocationsConversationsParticipantsCreateCall) Header() http.Header + type ProjectsLocationsConversationsParticipantsGetCall struct + func (c *ProjectsLocationsConversationsParticipantsGetCall) Context(ctx context.Context) *ProjectsLocationsConversationsParticipantsGetCall + func (c *ProjectsLocationsConversationsParticipantsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Participant, error) + func (c *ProjectsLocationsConversationsParticipantsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationsParticipantsGetCall + func (c *ProjectsLocationsConversationsParticipantsGetCall) Header() http.Header + func (c *ProjectsLocationsConversationsParticipantsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsConversationsParticipantsGetCall + type ProjectsLocationsConversationsParticipantsListCall struct + func (c *ProjectsLocationsConversationsParticipantsListCall) Context(ctx context.Context) *ProjectsLocationsConversationsParticipantsListCall + func (c *ProjectsLocationsConversationsParticipantsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListParticipantsResponse, error) + func (c *ProjectsLocationsConversationsParticipantsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationsParticipantsListCall + func (c *ProjectsLocationsConversationsParticipantsListCall) Header() http.Header + func (c *ProjectsLocationsConversationsParticipantsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsConversationsParticipantsListCall + func (c *ProjectsLocationsConversationsParticipantsListCall) PageSize(pageSize int64) *ProjectsLocationsConversationsParticipantsListCall + func (c *ProjectsLocationsConversationsParticipantsListCall) PageToken(pageToken string) *ProjectsLocationsConversationsParticipantsListCall + func (c *ProjectsLocationsConversationsParticipantsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsConversationsParticipantsPatchCall struct + func (c *ProjectsLocationsConversationsParticipantsPatchCall) Context(ctx context.Context) *ProjectsLocationsConversationsParticipantsPatchCall + func (c *ProjectsLocationsConversationsParticipantsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Participant, error) + func (c *ProjectsLocationsConversationsParticipantsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationsParticipantsPatchCall + func (c *ProjectsLocationsConversationsParticipantsPatchCall) Header() http.Header + func (c *ProjectsLocationsConversationsParticipantsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsConversationsParticipantsPatchCall + type ProjectsLocationsConversationsParticipantsService struct + Suggestions *ProjectsLocationsConversationsParticipantsSuggestionsService + func NewProjectsLocationsConversationsParticipantsService(s *Service) *ProjectsLocationsConversationsParticipantsService + func (r *ProjectsLocationsConversationsParticipantsService) AnalyzeContent(participant string, ...) *ProjectsLocationsConversationsParticipantsAnalyzeContentCall + func (r *ProjectsLocationsConversationsParticipantsService) Create(parentid string, ...) *ProjectsLocationsConversationsParticipantsCreateCall + func (r *ProjectsLocationsConversationsParticipantsService) Get(name string) *ProjectsLocationsConversationsParticipantsGetCall + func (r *ProjectsLocationsConversationsParticipantsService) List(parent string) *ProjectsLocationsConversationsParticipantsListCall + func (r *ProjectsLocationsConversationsParticipantsService) Patch(nameid string, ...) *ProjectsLocationsConversationsParticipantsPatchCall + type ProjectsLocationsConversationsParticipantsSuggestionsService struct + func NewProjectsLocationsConversationsParticipantsSuggestionsService(s *Service) *ProjectsLocationsConversationsParticipantsSuggestionsService + func (r *ProjectsLocationsConversationsParticipantsSuggestionsService) SuggestArticles(parent string, ...) *ProjectsLocationsConversationsParticipantsSuggestionsSuggestArticlesCall + func (r *ProjectsLocationsConversationsParticipantsSuggestionsService) SuggestFaqAnswers(parent string, ...) *ProjectsLocationsConversationsParticipantsSuggestionsSuggestFaqAnswersCall + func (r *ProjectsLocationsConversationsParticipantsSuggestionsService) SuggestSmartReplies(parent string, ...) *ProjectsLocationsConversationsParticipantsSuggestionsSuggestSmartRepliesCall + type ProjectsLocationsConversationsParticipantsSuggestionsSuggestArticlesCall struct + func (c *ProjectsLocationsConversationsParticipantsSuggestionsSuggestArticlesCall) Context(ctx context.Context) *ProjectsLocationsConversationsParticipantsSuggestionsSuggestArticlesCall + func (c *ProjectsLocationsConversationsParticipantsSuggestionsSuggestArticlesCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SuggestArticlesResponse, error) + func (c *ProjectsLocationsConversationsParticipantsSuggestionsSuggestArticlesCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationsParticipantsSuggestionsSuggestArticlesCall + func (c *ProjectsLocationsConversationsParticipantsSuggestionsSuggestArticlesCall) Header() http.Header + type ProjectsLocationsConversationsParticipantsSuggestionsSuggestFaqAnswersCall struct + func (c *ProjectsLocationsConversationsParticipantsSuggestionsSuggestFaqAnswersCall) Context(ctx context.Context) *ProjectsLocationsConversationsParticipantsSuggestionsSuggestFaqAnswersCall + func (c *ProjectsLocationsConversationsParticipantsSuggestionsSuggestFaqAnswersCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse, error) + func (c *ProjectsLocationsConversationsParticipantsSuggestionsSuggestFaqAnswersCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationsParticipantsSuggestionsSuggestFaqAnswersCall + func (c *ProjectsLocationsConversationsParticipantsSuggestionsSuggestFaqAnswersCall) Header() http.Header + type ProjectsLocationsConversationsParticipantsSuggestionsSuggestSmartRepliesCall struct + func (c *ProjectsLocationsConversationsParticipantsSuggestionsSuggestSmartRepliesCall) Context(ctx context.Context) *ProjectsLocationsConversationsParticipantsSuggestionsSuggestSmartRepliesCall + func (c *ProjectsLocationsConversationsParticipantsSuggestionsSuggestSmartRepliesCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse, error) + func (c *ProjectsLocationsConversationsParticipantsSuggestionsSuggestSmartRepliesCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationsParticipantsSuggestionsSuggestSmartRepliesCall + func (c *ProjectsLocationsConversationsParticipantsSuggestionsSuggestSmartRepliesCall) Header() http.Header + type ProjectsLocationsConversationsService struct + Messages *ProjectsLocationsConversationsMessagesService + Participants *ProjectsLocationsConversationsParticipantsService + Suggestions *ProjectsLocationsConversationsSuggestionsService + func NewProjectsLocationsConversationsService(s *Service) *ProjectsLocationsConversationsService + func (r *ProjectsLocationsConversationsService) Complete(nameid string, ...) *ProjectsLocationsConversationsCompleteCall + func (r *ProjectsLocationsConversationsService) Create(parentid string, ...) *ProjectsLocationsConversationsCreateCall + func (r *ProjectsLocationsConversationsService) Get(name string) *ProjectsLocationsConversationsGetCall + func (r *ProjectsLocationsConversationsService) List(parent string) *ProjectsLocationsConversationsListCall + type ProjectsLocationsConversationsSuggestionsSearchKnowledgeCall struct + func (c *ProjectsLocationsConversationsSuggestionsSearchKnowledgeCall) Context(ctx context.Context) *ProjectsLocationsConversationsSuggestionsSearchKnowledgeCall + func (c *ProjectsLocationsConversationsSuggestionsSearchKnowledgeCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SearchKnowledgeResponse, error) + func (c *ProjectsLocationsConversationsSuggestionsSearchKnowledgeCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationsSuggestionsSearchKnowledgeCall + func (c *ProjectsLocationsConversationsSuggestionsSearchKnowledgeCall) Header() http.Header + type ProjectsLocationsConversationsSuggestionsService struct + func NewProjectsLocationsConversationsSuggestionsService(s *Service) *ProjectsLocationsConversationsSuggestionsService + func (r *ProjectsLocationsConversationsSuggestionsService) SearchKnowledge(conversation string, ...) *ProjectsLocationsConversationsSuggestionsSearchKnowledgeCall + func (r *ProjectsLocationsConversationsSuggestionsService) SuggestConversationSummary(conversation string, ...) *ProjectsLocationsConversationsSuggestionsSuggestConversationSummaryCall + type ProjectsLocationsConversationsSuggestionsSuggestConversationSummaryCall struct + func (c *ProjectsLocationsConversationsSuggestionsSuggestConversationSummaryCall) Context(ctx context.Context) *ProjectsLocationsConversationsSuggestionsSuggestConversationSummaryCall + func (c *ProjectsLocationsConversationsSuggestionsSuggestConversationSummaryCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SuggestConversationSummaryResponse, error) + func (c *ProjectsLocationsConversationsSuggestionsSuggestConversationSummaryCall) Fields(s ...googleapi.Field) *ProjectsLocationsConversationsSuggestionsSuggestConversationSummaryCall + func (c *ProjectsLocationsConversationsSuggestionsSuggestConversationSummaryCall) Header() http.Header + type ProjectsLocationsDeleteAgentCall struct + func (c *ProjectsLocationsDeleteAgentCall) Context(ctx context.Context) *ProjectsLocationsDeleteAgentCall + func (c *ProjectsLocationsDeleteAgentCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsDeleteAgentCall) Fields(s ...googleapi.Field) *ProjectsLocationsDeleteAgentCall + func (c *ProjectsLocationsDeleteAgentCall) Header() http.Header + type ProjectsLocationsGetAgentCall struct + func (c *ProjectsLocationsGetAgentCall) Context(ctx context.Context) *ProjectsLocationsGetAgentCall + func (c *ProjectsLocationsGetAgentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Agent, error) + func (c *ProjectsLocationsGetAgentCall) Fields(s ...googleapi.Field) *ProjectsLocationsGetAgentCall + func (c *ProjectsLocationsGetAgentCall) Header() http.Header + func (c *ProjectsLocationsGetAgentCall) IfNoneMatch(entityTag string) *ProjectsLocationsGetAgentCall + type ProjectsLocationsGetCall struct + func (c *ProjectsLocationsGetCall) Context(ctx context.Context) *ProjectsLocationsGetCall + func (c *ProjectsLocationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudLocationLocation, error) + func (c *ProjectsLocationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsGetCall + func (c *ProjectsLocationsGetCall) Header() http.Header + func (c *ProjectsLocationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsGetCall + type ProjectsLocationsKnowledgeBasesCreateCall struct + func (c *ProjectsLocationsKnowledgeBasesCreateCall) Context(ctx context.Context) *ProjectsLocationsKnowledgeBasesCreateCall + func (c *ProjectsLocationsKnowledgeBasesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1KnowledgeBase, error) + func (c *ProjectsLocationsKnowledgeBasesCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsKnowledgeBasesCreateCall + func (c *ProjectsLocationsKnowledgeBasesCreateCall) Header() http.Header + type ProjectsLocationsKnowledgeBasesDeleteCall struct + func (c *ProjectsLocationsKnowledgeBasesDeleteCall) Context(ctx context.Context) *ProjectsLocationsKnowledgeBasesDeleteCall + func (c *ProjectsLocationsKnowledgeBasesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsKnowledgeBasesDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsKnowledgeBasesDeleteCall + func (c *ProjectsLocationsKnowledgeBasesDeleteCall) Force(force bool) *ProjectsLocationsKnowledgeBasesDeleteCall + func (c *ProjectsLocationsKnowledgeBasesDeleteCall) Header() http.Header + type ProjectsLocationsKnowledgeBasesDocumentsCreateCall struct + func (c *ProjectsLocationsKnowledgeBasesDocumentsCreateCall) Context(ctx context.Context) *ProjectsLocationsKnowledgeBasesDocumentsCreateCall + func (c *ProjectsLocationsKnowledgeBasesDocumentsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsKnowledgeBasesDocumentsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsKnowledgeBasesDocumentsCreateCall + func (c *ProjectsLocationsKnowledgeBasesDocumentsCreateCall) Header() http.Header + func (c *ProjectsLocationsKnowledgeBasesDocumentsCreateCall) ImportGcsCustomMetadata(importGcsCustomMetadata bool) *ProjectsLocationsKnowledgeBasesDocumentsCreateCall + type ProjectsLocationsKnowledgeBasesDocumentsDeleteCall struct + func (c *ProjectsLocationsKnowledgeBasesDocumentsDeleteCall) Context(ctx context.Context) *ProjectsLocationsKnowledgeBasesDocumentsDeleteCall + func (c *ProjectsLocationsKnowledgeBasesDocumentsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsKnowledgeBasesDocumentsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsKnowledgeBasesDocumentsDeleteCall + func (c *ProjectsLocationsKnowledgeBasesDocumentsDeleteCall) Header() http.Header + type ProjectsLocationsKnowledgeBasesDocumentsGetCall struct + func (c *ProjectsLocationsKnowledgeBasesDocumentsGetCall) Context(ctx context.Context) *ProjectsLocationsKnowledgeBasesDocumentsGetCall + func (c *ProjectsLocationsKnowledgeBasesDocumentsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Document, error) + func (c *ProjectsLocationsKnowledgeBasesDocumentsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsKnowledgeBasesDocumentsGetCall + func (c *ProjectsLocationsKnowledgeBasesDocumentsGetCall) Header() http.Header + func (c *ProjectsLocationsKnowledgeBasesDocumentsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsKnowledgeBasesDocumentsGetCall + type ProjectsLocationsKnowledgeBasesDocumentsImportCall struct + func (c *ProjectsLocationsKnowledgeBasesDocumentsImportCall) Context(ctx context.Context) *ProjectsLocationsKnowledgeBasesDocumentsImportCall + func (c *ProjectsLocationsKnowledgeBasesDocumentsImportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsKnowledgeBasesDocumentsImportCall) Fields(s ...googleapi.Field) *ProjectsLocationsKnowledgeBasesDocumentsImportCall + func (c *ProjectsLocationsKnowledgeBasesDocumentsImportCall) Header() http.Header + type ProjectsLocationsKnowledgeBasesDocumentsListCall struct + func (c *ProjectsLocationsKnowledgeBasesDocumentsListCall) Context(ctx context.Context) *ProjectsLocationsKnowledgeBasesDocumentsListCall + func (c *ProjectsLocationsKnowledgeBasesDocumentsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListDocumentsResponse, error) + func (c *ProjectsLocationsKnowledgeBasesDocumentsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsKnowledgeBasesDocumentsListCall + func (c *ProjectsLocationsKnowledgeBasesDocumentsListCall) Filter(filter string) *ProjectsLocationsKnowledgeBasesDocumentsListCall + func (c *ProjectsLocationsKnowledgeBasesDocumentsListCall) Header() http.Header + func (c *ProjectsLocationsKnowledgeBasesDocumentsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsKnowledgeBasesDocumentsListCall + func (c *ProjectsLocationsKnowledgeBasesDocumentsListCall) PageSize(pageSize int64) *ProjectsLocationsKnowledgeBasesDocumentsListCall + func (c *ProjectsLocationsKnowledgeBasesDocumentsListCall) PageToken(pageToken string) *ProjectsLocationsKnowledgeBasesDocumentsListCall + func (c *ProjectsLocationsKnowledgeBasesDocumentsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsKnowledgeBasesDocumentsPatchCall struct + func (c *ProjectsLocationsKnowledgeBasesDocumentsPatchCall) Context(ctx context.Context) *ProjectsLocationsKnowledgeBasesDocumentsPatchCall + func (c *ProjectsLocationsKnowledgeBasesDocumentsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsKnowledgeBasesDocumentsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsKnowledgeBasesDocumentsPatchCall + func (c *ProjectsLocationsKnowledgeBasesDocumentsPatchCall) Header() http.Header + func (c *ProjectsLocationsKnowledgeBasesDocumentsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsKnowledgeBasesDocumentsPatchCall + type ProjectsLocationsKnowledgeBasesDocumentsReloadCall struct + func (c *ProjectsLocationsKnowledgeBasesDocumentsReloadCall) Context(ctx context.Context) *ProjectsLocationsKnowledgeBasesDocumentsReloadCall + func (c *ProjectsLocationsKnowledgeBasesDocumentsReloadCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsKnowledgeBasesDocumentsReloadCall) Fields(s ...googleapi.Field) *ProjectsLocationsKnowledgeBasesDocumentsReloadCall + func (c *ProjectsLocationsKnowledgeBasesDocumentsReloadCall) Header() http.Header + type ProjectsLocationsKnowledgeBasesDocumentsService struct + func NewProjectsLocationsKnowledgeBasesDocumentsService(s *Service) *ProjectsLocationsKnowledgeBasesDocumentsService + func (r *ProjectsLocationsKnowledgeBasesDocumentsService) Create(parent string, ...) *ProjectsLocationsKnowledgeBasesDocumentsCreateCall + func (r *ProjectsLocationsKnowledgeBasesDocumentsService) Delete(name string) *ProjectsLocationsKnowledgeBasesDocumentsDeleteCall + func (r *ProjectsLocationsKnowledgeBasesDocumentsService) Get(name string) *ProjectsLocationsKnowledgeBasesDocumentsGetCall + func (r *ProjectsLocationsKnowledgeBasesDocumentsService) Import(parent string, ...) *ProjectsLocationsKnowledgeBasesDocumentsImportCall + func (r *ProjectsLocationsKnowledgeBasesDocumentsService) List(parent string) *ProjectsLocationsKnowledgeBasesDocumentsListCall + func (r *ProjectsLocationsKnowledgeBasesDocumentsService) Patch(name string, ...) *ProjectsLocationsKnowledgeBasesDocumentsPatchCall + func (r *ProjectsLocationsKnowledgeBasesDocumentsService) Reload(name string, ...) *ProjectsLocationsKnowledgeBasesDocumentsReloadCall + type ProjectsLocationsKnowledgeBasesGetCall struct + func (c *ProjectsLocationsKnowledgeBasesGetCall) Context(ctx context.Context) *ProjectsLocationsKnowledgeBasesGetCall + func (c *ProjectsLocationsKnowledgeBasesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1KnowledgeBase, error) + func (c *ProjectsLocationsKnowledgeBasesGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsKnowledgeBasesGetCall + func (c *ProjectsLocationsKnowledgeBasesGetCall) Header() http.Header + func (c *ProjectsLocationsKnowledgeBasesGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsKnowledgeBasesGetCall + type ProjectsLocationsKnowledgeBasesListCall struct + func (c *ProjectsLocationsKnowledgeBasesListCall) Context(ctx context.Context) *ProjectsLocationsKnowledgeBasesListCall + func (c *ProjectsLocationsKnowledgeBasesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1ListKnowledgeBasesResponse, error) + func (c *ProjectsLocationsKnowledgeBasesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsKnowledgeBasesListCall + func (c *ProjectsLocationsKnowledgeBasesListCall) Filter(filter string) *ProjectsLocationsKnowledgeBasesListCall + func (c *ProjectsLocationsKnowledgeBasesListCall) Header() http.Header + func (c *ProjectsLocationsKnowledgeBasesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsKnowledgeBasesListCall + func (c *ProjectsLocationsKnowledgeBasesListCall) PageSize(pageSize int64) *ProjectsLocationsKnowledgeBasesListCall + func (c *ProjectsLocationsKnowledgeBasesListCall) PageToken(pageToken string) *ProjectsLocationsKnowledgeBasesListCall + func (c *ProjectsLocationsKnowledgeBasesListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsKnowledgeBasesPatchCall struct + func (c *ProjectsLocationsKnowledgeBasesPatchCall) Context(ctx context.Context) *ProjectsLocationsKnowledgeBasesPatchCall + func (c *ProjectsLocationsKnowledgeBasesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1KnowledgeBase, error) + func (c *ProjectsLocationsKnowledgeBasesPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsKnowledgeBasesPatchCall + func (c *ProjectsLocationsKnowledgeBasesPatchCall) Header() http.Header + func (c *ProjectsLocationsKnowledgeBasesPatchCall) UpdateMask(updateMask string) *ProjectsLocationsKnowledgeBasesPatchCall + type ProjectsLocationsKnowledgeBasesService struct + Documents *ProjectsLocationsKnowledgeBasesDocumentsService + func NewProjectsLocationsKnowledgeBasesService(s *Service) *ProjectsLocationsKnowledgeBasesService + func (r *ProjectsLocationsKnowledgeBasesService) Create(parent string, ...) *ProjectsLocationsKnowledgeBasesCreateCall + func (r *ProjectsLocationsKnowledgeBasesService) Delete(name string) *ProjectsLocationsKnowledgeBasesDeleteCall + func (r *ProjectsLocationsKnowledgeBasesService) Get(name string) *ProjectsLocationsKnowledgeBasesGetCall + func (r *ProjectsLocationsKnowledgeBasesService) List(parent string) *ProjectsLocationsKnowledgeBasesListCall + func (r *ProjectsLocationsKnowledgeBasesService) Patch(name string, ...) *ProjectsLocationsKnowledgeBasesPatchCall + type ProjectsLocationsListCall struct + func (c *ProjectsLocationsListCall) Context(ctx context.Context) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudLocationListLocationsResponse, error) + func (c *ProjectsLocationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) Filter(filter string) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) Header() http.Header + func (c *ProjectsLocationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) PageSize(pageSize int64) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) PageToken(pageToken string) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) Pages(ctx context.Context, f func(*GoogleCloudLocationListLocationsResponse) error) error + type ProjectsLocationsOperationsCancelCall struct + func (c *ProjectsLocationsOperationsCancelCall) Context(ctx context.Context) *ProjectsLocationsOperationsCancelCall + func (c *ProjectsLocationsOperationsCancelCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsOperationsCancelCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsCancelCall + func (c *ProjectsLocationsOperationsCancelCall) Header() http.Header + type ProjectsLocationsOperationsGetCall struct + func (c *ProjectsLocationsOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsOperationsGetCall + func (c *ProjectsLocationsOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsGetCall + func (c *ProjectsLocationsOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsOperationsGetCall + type ProjectsLocationsOperationsListCall struct + func (c *ProjectsLocationsOperationsListCall) Context(ctx context.Context) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsLocationsOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Filter(filter string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Header() http.Header + func (c *ProjectsLocationsOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) PageToken(pageToken string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsLocationsOperationsService struct + func NewProjectsLocationsOperationsService(s *Service) *ProjectsLocationsOperationsService + func (r *ProjectsLocationsOperationsService) Cancel(name string) *ProjectsLocationsOperationsCancelCall + func (r *ProjectsLocationsOperationsService) Get(name string) *ProjectsLocationsOperationsGetCall + func (r *ProjectsLocationsOperationsService) List(name string) *ProjectsLocationsOperationsListCall + type ProjectsLocationsService struct + Agent *ProjectsLocationsAgentService + AnswerRecords *ProjectsLocationsAnswerRecordsService + ConversationProfiles *ProjectsLocationsConversationProfilesService + Conversations *ProjectsLocationsConversationsService + KnowledgeBases *ProjectsLocationsKnowledgeBasesService + Operations *ProjectsLocationsOperationsService + Suggestions *ProjectsLocationsSuggestionsService + func NewProjectsLocationsService(s *Service) *ProjectsLocationsService + func (r *ProjectsLocationsService) DeleteAgent(parent string) *ProjectsLocationsDeleteAgentCall + func (r *ProjectsLocationsService) Get(name string) *ProjectsLocationsGetCall + func (r *ProjectsLocationsService) GetAgent(parent string) *ProjectsLocationsGetAgentCall + func (r *ProjectsLocationsService) List(name string) *ProjectsLocationsListCall + func (r *ProjectsLocationsService) SetAgent(parent string, ...) *ProjectsLocationsSetAgentCall + type ProjectsLocationsSetAgentCall struct + func (c *ProjectsLocationsSetAgentCall) Context(ctx context.Context) *ProjectsLocationsSetAgentCall + func (c *ProjectsLocationsSetAgentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Agent, error) + func (c *ProjectsLocationsSetAgentCall) Fields(s ...googleapi.Field) *ProjectsLocationsSetAgentCall + func (c *ProjectsLocationsSetAgentCall) Header() http.Header + func (c *ProjectsLocationsSetAgentCall) UpdateMask(updateMask string) *ProjectsLocationsSetAgentCall + type ProjectsLocationsSuggestionsGenerateStatelessSummaryCall struct + func (c *ProjectsLocationsSuggestionsGenerateStatelessSummaryCall) Context(ctx context.Context) *ProjectsLocationsSuggestionsGenerateStatelessSummaryCall + func (c *ProjectsLocationsSuggestionsGenerateStatelessSummaryCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1GenerateStatelessSummaryResponse, error) + func (c *ProjectsLocationsSuggestionsGenerateStatelessSummaryCall) Fields(s ...googleapi.Field) *ProjectsLocationsSuggestionsGenerateStatelessSummaryCall + func (c *ProjectsLocationsSuggestionsGenerateStatelessSummaryCall) Header() http.Header + type ProjectsLocationsSuggestionsSearchKnowledgeCall struct + func (c *ProjectsLocationsSuggestionsSearchKnowledgeCall) Context(ctx context.Context) *ProjectsLocationsSuggestionsSearchKnowledgeCall + func (c *ProjectsLocationsSuggestionsSearchKnowledgeCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SearchKnowledgeResponse, error) + func (c *ProjectsLocationsSuggestionsSearchKnowledgeCall) Fields(s ...googleapi.Field) *ProjectsLocationsSuggestionsSearchKnowledgeCall + func (c *ProjectsLocationsSuggestionsSearchKnowledgeCall) Header() http.Header + type ProjectsLocationsSuggestionsService struct + func NewProjectsLocationsSuggestionsService(s *Service) *ProjectsLocationsSuggestionsService + func (r *ProjectsLocationsSuggestionsService) GenerateStatelessSummary(parent string, ...) *ProjectsLocationsSuggestionsGenerateStatelessSummaryCall + func (r *ProjectsLocationsSuggestionsService) SearchKnowledge(parent string, ...) *ProjectsLocationsSuggestionsSearchKnowledgeCall + type ProjectsOperationsCancelCall struct + func (c *ProjectsOperationsCancelCall) Context(ctx context.Context) *ProjectsOperationsCancelCall + func (c *ProjectsOperationsCancelCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsOperationsCancelCall) Fields(s ...googleapi.Field) *ProjectsOperationsCancelCall + func (c *ProjectsOperationsCancelCall) Header() http.Header + type ProjectsOperationsGetCall struct + func (c *ProjectsOperationsGetCall) Context(ctx context.Context) *ProjectsOperationsGetCall + func (c *ProjectsOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsOperationsGetCall + func (c *ProjectsOperationsGetCall) Header() http.Header + func (c *ProjectsOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsOperationsGetCall + type ProjectsOperationsListCall struct + func (c *ProjectsOperationsListCall) Context(ctx context.Context) *ProjectsOperationsListCall + func (c *ProjectsOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsOperationsListCall) Fields(s ...googleapi.Field) *ProjectsOperationsListCall + func (c *ProjectsOperationsListCall) Filter(filter string) *ProjectsOperationsListCall + func (c *ProjectsOperationsListCall) Header() http.Header + func (c *ProjectsOperationsListCall) IfNoneMatch(entityTag string) *ProjectsOperationsListCall + func (c *ProjectsOperationsListCall) PageSize(pageSize int64) *ProjectsOperationsListCall + func (c *ProjectsOperationsListCall) PageToken(pageToken string) *ProjectsOperationsListCall + func (c *ProjectsOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsOperationsService struct + func NewProjectsOperationsService(s *Service) *ProjectsOperationsService + func (r *ProjectsOperationsService) Cancel(name string) *ProjectsOperationsCancelCall + func (r *ProjectsOperationsService) Get(name string) *ProjectsOperationsGetCall + func (r *ProjectsOperationsService) List(name string) *ProjectsOperationsListCall + type ProjectsService struct + Agent *ProjectsAgentService + AnswerRecords *ProjectsAnswerRecordsService + ConversationProfiles *ProjectsConversationProfilesService + Conversations *ProjectsConversationsService + KnowledgeBases *ProjectsKnowledgeBasesService + Locations *ProjectsLocationsService + Operations *ProjectsOperationsService + Suggestions *ProjectsSuggestionsService + func NewProjectsService(s *Service) *ProjectsService + func (r *ProjectsService) DeleteAgent(parent string) *ProjectsDeleteAgentCall + func (r *ProjectsService) GetAgent(parent string) *ProjectsGetAgentCall + func (r *ProjectsService) SetAgent(parent string, ...) *ProjectsSetAgentCall + type ProjectsSetAgentCall struct + func (c *ProjectsSetAgentCall) Context(ctx context.Context) *ProjectsSetAgentCall + func (c *ProjectsSetAgentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1Agent, error) + func (c *ProjectsSetAgentCall) Fields(s ...googleapi.Field) *ProjectsSetAgentCall + func (c *ProjectsSetAgentCall) Header() http.Header + func (c *ProjectsSetAgentCall) UpdateMask(updateMask string) *ProjectsSetAgentCall + type ProjectsSuggestionsGenerateStatelessSummaryCall struct + func (c *ProjectsSuggestionsGenerateStatelessSummaryCall) Context(ctx context.Context) *ProjectsSuggestionsGenerateStatelessSummaryCall + func (c *ProjectsSuggestionsGenerateStatelessSummaryCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1GenerateStatelessSummaryResponse, error) + func (c *ProjectsSuggestionsGenerateStatelessSummaryCall) Fields(s ...googleapi.Field) *ProjectsSuggestionsGenerateStatelessSummaryCall + func (c *ProjectsSuggestionsGenerateStatelessSummaryCall) Header() http.Header + type ProjectsSuggestionsSearchKnowledgeCall struct + func (c *ProjectsSuggestionsSearchKnowledgeCall) Context(ctx context.Context) *ProjectsSuggestionsSearchKnowledgeCall + func (c *ProjectsSuggestionsSearchKnowledgeCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowV2beta1SearchKnowledgeResponse, error) + func (c *ProjectsSuggestionsSearchKnowledgeCall) Fields(s ...googleapi.Field) *ProjectsSuggestionsSearchKnowledgeCall + func (c *ProjectsSuggestionsSearchKnowledgeCall) Header() http.Header + type ProjectsSuggestionsService struct + func NewProjectsSuggestionsService(s *Service) *ProjectsSuggestionsService + func (r *ProjectsSuggestionsService) GenerateStatelessSummary(parent string, ...) *ProjectsSuggestionsGenerateStatelessSummaryCall + func (r *ProjectsSuggestionsService) SearchKnowledge(parent string, ...) *ProjectsSuggestionsSearchKnowledgeCall + type Service struct + BasePath string + Projects *ProjectsService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error)