Versions in this module Expand all Collapse all v0 v0.196.2 Sep 10, 2024 Changes in this version + const CloudPlatformScope + const DialogflowScope + type GoogleCloudDialogflowCxV3AdvancedSettings struct + AudioExportGcsDestination *GoogleCloudDialogflowCxV3GcsDestination + DtmfSettings *GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings + ForceSendFields []string + LoggingSettings *GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings + NullFields []string + SpeechSettings *GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings + func (s GoogleCloudDialogflowCxV3AdvancedSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings struct + Enabled bool + EndpointingTimeoutDuration string + FinishDigit string + ForceSendFields []string + InterdigitTimeoutDuration string + MaxDigits int64 + NullFields []string + func (s GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings struct + EnableConsentBasedRedaction bool + EnableInteractionLogging bool + EnableStackdriverLogging bool + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings struct + EndpointerSensitivity int64 + ForceSendFields []string + Models map[string]string + NoSpeechTimeout string + NullFields []string + UseTimeoutBasedEndpointing bool + func (s GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings) 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 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 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 + TargetPlaybook 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 GoogleCloudDialogflowCxV3ExportEntityTypesMetadata struct + type GoogleCloudDialogflowCxV3ExportEntityTypesResponse struct + EntityTypesContent *GoogleCloudDialogflowCxV3InlineDestination + EntityTypesUri string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3ExportEntityTypesResponse) 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 GoogleCloudDialogflowCxV3ImportEntityTypesMetadata struct + type GoogleCloudDialogflowCxV3ImportEntityTypesResponse struct + ConflictingResources *GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources + EntityTypes []string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3ImportEntityTypesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources struct + EntityDisplayNames []string + EntityTypeDisplayNames []string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3ImportEntityTypesResponseConflictingResources) 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 + OptOutConformerModelMigration bool + 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 GoogleCloudDialogflowCxV3LanguageInfo struct + ConfidenceScore float64 + ForceSendFields []string + InputLanguageCode string + NullFields []string + ResolvedLanguageCode string + func (s *GoogleCloudDialogflowCxV3LanguageInfo) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3LanguageInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3Page struct + AdvancedSettings *GoogleCloudDialogflowCxV3AdvancedSettings + Description string + 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 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) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3TurnSignals) 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 + OauthConfig *GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig + ParameterMapping map[string]string + Password string + RequestBody string + RequestHeaders map[string]string + ServiceAgentAuth string + Uri string + Username string + WebhookType string + func (s GoogleCloudDialogflowCxV3WebhookGenericWebService) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig struct + ClientId string + ClientSecret string + ForceSendFields []string + NullFields []string + Scopes []string + TokenEndpoint string + func (s GoogleCloudDialogflowCxV3WebhookGenericWebServiceOAuthConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3WebhookRequest struct + DetectIntentResponseId string + DtmfDigits string + ForceSendFields []string + FulfillmentInfo *GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo + IntentInfo *GoogleCloudDialogflowCxV3WebhookRequestIntentInfo + LanguageCode string + LanguageInfo *GoogleCloudDialogflowCxV3LanguageInfo + 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) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3WebhookRequestIntentInfo) MarshalJSON() ([]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) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]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 GoogleCloudDialogflowCxV3beta1Action struct + AgentUtterance *GoogleCloudDialogflowCxV3beta1AgentUtterance + FlowInvocation *GoogleCloudDialogflowCxV3beta1FlowInvocation + ForceSendFields []string + NullFields []string + PlaybookInvocation *GoogleCloudDialogflowCxV3beta1PlaybookInvocation + ToolUse *GoogleCloudDialogflowCxV3beta1ToolUse + UserUtterance *GoogleCloudDialogflowCxV3beta1UserUtterance + func (s GoogleCloudDialogflowCxV3beta1Action) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AdvancedSettings struct + AudioExportGcsDestination *GoogleCloudDialogflowCxV3beta1GcsDestination + DtmfSettings *GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings + ForceSendFields []string + LoggingSettings *GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings + NullFields []string + SpeechSettings *GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings + func (s GoogleCloudDialogflowCxV3beta1AdvancedSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings struct + Enabled bool + EndpointingTimeoutDuration string + FinishDigit string + ForceSendFields []string + InterdigitTimeoutDuration string + MaxDigits int64 + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings struct + EnableConsentBasedRedaction bool + EnableInteractionLogging bool + EnableStackdriverLogging bool + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings struct + EndpointerSensitivity int64 + ForceSendFields []string + Models map[string]string + NoSpeechTimeout string + NullFields []string + UseTimeoutBasedEndpointing bool + func (s GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Agent struct + AdvancedSettings *GoogleCloudDialogflowCxV3beta1AdvancedSettings + AnswerFeedbackSettings *GoogleCloudDialogflowCxV3beta1AgentAnswerFeedbackSettings + AvatarUri string + ClientCertificateSettings *GoogleCloudDialogflowCxV3beta1AgentClientCertificateSettings + DefaultLanguageCode string + Description string + DisplayName string + EnableMultiLanguageTraining bool + EnableSpellCorrection bool + EnableStackdriverLogging bool + ForceSendFields []string + GenAppBuilderSettings *GoogleCloudDialogflowCxV3beta1AgentGenAppBuilderSettings + GitIntegrationSettings *GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettings + Locked bool + Name string + NullFields []string + PersonalizationSettings *GoogleCloudDialogflowCxV3beta1AgentPersonalizationSettings + SecuritySettings string + SpeechToTextSettings *GoogleCloudDialogflowCxV3beta1SpeechToTextSettings + StartFlow string + StartPlaybook string + SupportedLanguageCodes []string + TextToSpeechSettings *GoogleCloudDialogflowCxV3beta1TextToSpeechSettings + TimeZone string + func (s GoogleCloudDialogflowCxV3beta1Agent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AgentAnswerFeedbackSettings struct + EnableAnswerFeedback bool + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1AgentAnswerFeedbackSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AgentClientCertificateSettings struct + ForceSendFields []string + NullFields []string + Passphrase string + PrivateKey string + SslCertificate string + func (s GoogleCloudDialogflowCxV3beta1AgentClientCertificateSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AgentGenAppBuilderSettings struct + Engine string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1AgentGenAppBuilderSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettings struct + ForceSendFields []string + GithubSettings *GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettingsGithubSettings + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettingsGithubSettings struct + AccessToken string + Branches []string + DisplayName string + ForceSendFields []string + NullFields []string + RepositoryUri string + TrackingBranch string + func (s GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettingsGithubSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AgentPersonalizationSettings struct + DefaultEndUserMetadata googleapi.RawMessage + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1AgentPersonalizationSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AgentUtterance struct + ForceSendFields []string + NullFields []string + Text string + func (s GoogleCloudDialogflowCxV3beta1AgentUtterance) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AgentValidationResult struct + FlowValidationResults []*GoogleCloudDialogflowCxV3beta1FlowValidationResult + ForceSendFields []string + Name string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1AgentValidationResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AnswerFeedback struct + CustomRating string + ForceSendFields []string + NullFields []string + Rating string + RatingReason *GoogleCloudDialogflowCxV3beta1AnswerFeedbackRatingReason + func (s GoogleCloudDialogflowCxV3beta1AnswerFeedback) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AnswerFeedbackRatingReason struct + Feedback string + ForceSendFields []string + NullFields []string + ReasonLabels []string + func (s GoogleCloudDialogflowCxV3beta1AnswerFeedbackRatingReason) 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 GoogleCloudDialogflowCxV3beta1BatchDeleteTestCasesRequest struct + ForceSendFields []string + Names []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1BatchDeleteTestCasesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata struct + Errors []*GoogleCloudDialogflowCxV3beta1TestError + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1BatchRunTestCasesRequest struct + Environment string + ForceSendFields []string + NullFields []string + TestCases []string + func (s GoogleCloudDialogflowCxV3beta1BatchRunTestCasesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse struct + ForceSendFields []string + NullFields []string + Results []*GoogleCloudDialogflowCxV3beta1TestCaseResult + func (s GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1BoostSpec struct + ConditionBoostSpecs []*GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpec + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1BoostSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpec struct + Boost float64 + BoostControlSpec *GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpecBoostControlSpec + Condition string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpec) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpecBoostControlSpec struct + AttributeType string + ControlPoints []*GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpecBoostControlSpecControlPoint + FieldName string + ForceSendFields []string + InterpolationType string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpecBoostControlSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpecBoostControlSpecControlPoint struct + AttributeValue string + BoostAmount float64 + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpecBoostControlSpecControlPoint) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3beta1BoostSpecConditionBoostSpecBoostControlSpecControlPoint) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1BoostSpecs struct + DataStores []string + ForceSendFields []string + NullFields []string + Spec []*GoogleCloudDialogflowCxV3beta1BoostSpec + func (s GoogleCloudDialogflowCxV3beta1BoostSpecs) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1CalculateCoverageResponse struct + Agent string + ForceSendFields []string + IntentCoverage *GoogleCloudDialogflowCxV3beta1IntentCoverage + NullFields []string + RouteGroupCoverage *GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverage + TransitionCoverage *GoogleCloudDialogflowCxV3beta1TransitionCoverage + func (s GoogleCloudDialogflowCxV3beta1CalculateCoverageResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Changelog struct + Action string + CreateTime string + DisplayName string + ForceSendFields []string + LanguageCode string + Name string + NullFields []string + Resource string + Type string + UserEmail string + func (s GoogleCloudDialogflowCxV3beta1Changelog) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1CompareVersionsRequest struct + ForceSendFields []string + LanguageCode string + NullFields []string + TargetVersion string + func (s GoogleCloudDialogflowCxV3beta1CompareVersionsRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1CompareVersionsResponse struct + BaseVersionContentJson string + CompareTime string + ForceSendFields []string + NullFields []string + TargetVersionContentJson string + func (s GoogleCloudDialogflowCxV3beta1CompareVersionsResponse) 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 GoogleCloudDialogflowCxV3beta1Conversation struct + Duration string + Environment *GoogleCloudDialogflowCxV3beta1Environment + FlowVersions map[string]string + Flows []*GoogleCloudDialogflowCxV3beta1Flow + ForceSendFields []string + Intents []*GoogleCloudDialogflowCxV3beta1Intent + Interactions []*GoogleCloudDialogflowCxV3beta1ConversationInteraction + LanguageCode string + Metrics *GoogleCloudDialogflowCxV3beta1ConversationMetrics + Name string + NullFields []string + Pages []*GoogleCloudDialogflowCxV3beta1Page + StartTime string + Type string + func (s GoogleCloudDialogflowCxV3beta1Conversation) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ConversationInteraction struct + CreateTime string + ForceSendFields []string + MissingTransition *GoogleCloudDialogflowCxV3beta1ConversationInteractionMissingTransition + NullFields []string + PartialResponses []*GoogleCloudDialogflowCxV3beta1DetectIntentResponse + Request *GoogleCloudDialogflowCxV3beta1DetectIntentRequest + RequestUtterances string + Response *GoogleCloudDialogflowCxV3beta1DetectIntentResponse + ResponseUtterances string + func (s GoogleCloudDialogflowCxV3beta1ConversationInteraction) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ConversationInteractionMissingTransition struct + ForceSendFields []string + IntentDisplayName string + NullFields []string + Score float64 + func (s *GoogleCloudDialogflowCxV3beta1ConversationInteractionMissingTransition) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3beta1ConversationInteractionMissingTransition) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ConversationMetrics struct + AverageMatchConfidence float64 + ForceSendFields []string + HasEndInteraction bool + HasLiveAgentHandoff bool + InputAudioDuration string + InteractionCount int64 + MatchTypeCount *GoogleCloudDialogflowCxV3beta1ConversationMetricsMatchTypeCount + MaxWebhookLatency string + NullFields []string + OutputAudioDuration string + QueryInputCount *GoogleCloudDialogflowCxV3beta1ConversationMetricsQueryInputCount + func (s *GoogleCloudDialogflowCxV3beta1ConversationMetrics) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3beta1ConversationMetrics) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ConversationMetricsMatchTypeCount struct + DirectIntentCount int64 + EventCount int64 + ForceSendFields []string + IntentCount int64 + NoInputCount int64 + NoMatchCount int64 + NullFields []string + ParameterFillingCount int64 + UnspecifiedCount int64 + func (s GoogleCloudDialogflowCxV3beta1ConversationMetricsMatchTypeCount) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ConversationMetricsQueryInputCount struct + AudioCount int64 + DtmfCount int64 + EventCount int64 + ForceSendFields []string + IntentCount int64 + NullFields []string + TextCount int64 + func (s GoogleCloudDialogflowCxV3beta1ConversationMetricsQueryInputCount) 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 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 GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignals struct + Answer string + AnswerGenerationModelCallSignals *GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsAnswerGenerationModelCallSignals + AnswerParts []*GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsAnswerPart + CitedSnippets []*GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsCitedSnippet + ForceSendFields []string + GroundingSignals *GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsGroundingSignals + NullFields []string + RewriterModelCallSignals *GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsRewriterModelCallSignals + RewrittenQuery string + SafetySignals *GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsSafetySignals + SearchSnippets []*GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsSearchSnippet + func (s GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignals) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsAnswerGenerationModelCallSignals struct + ForceSendFields []string + Model string + ModelOutput string + NullFields []string + RenderedPrompt string + func (s GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsAnswerGenerationModelCallSignals) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsAnswerPart struct + ForceSendFields []string + NullFields []string + SupportingIndices []int64 + Text string + func (s GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsAnswerPart) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsCitedSnippet struct + ForceSendFields []string + NullFields []string + SearchSnippet *GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsSearchSnippet + SnippetIndex int64 + func (s GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsCitedSnippet) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsGroundingSignals struct + Decision string + ForceSendFields []string + NullFields []string + Score string + func (s GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsGroundingSignals) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsRewriterModelCallSignals struct + ForceSendFields []string + Model string + ModelOutput string + NullFields []string + RenderedPrompt string + func (s GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsRewriterModelCallSignals) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsSafetySignals struct + BannedPhraseMatch string + Decision string + ForceSendFields []string + MatchedBannedPhrase string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsSafetySignals) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsSearchSnippet struct + DocumentTitle string + DocumentUri string + ForceSendFields []string + NullFields []string + Text string + func (s GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignalsSearchSnippet) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DeployFlowMetadata struct + ForceSendFields []string + NullFields []string + TestErrors []*GoogleCloudDialogflowCxV3beta1TestError + func (s GoogleCloudDialogflowCxV3beta1DeployFlowMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DeployFlowRequest struct + FlowVersion string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1DeployFlowRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DeployFlowResponse struct + Deployment string + Environment *GoogleCloudDialogflowCxV3beta1Environment + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1DeployFlowResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Deployment struct + EndTime string + FlowVersion string + ForceSendFields []string + Name string + NullFields []string + Result *GoogleCloudDialogflowCxV3beta1DeploymentResult + StartTime string + State string + func (s GoogleCloudDialogflowCxV3beta1Deployment) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DeploymentResult struct + DeploymentTestResults []string + Experiment string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1DeploymentResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DetectIntentRequest struct + ForceSendFields []string + NullFields []string + OutputAudioConfig *GoogleCloudDialogflowCxV3beta1OutputAudioConfig + QueryInput *GoogleCloudDialogflowCxV3beta1QueryInput + QueryParams *GoogleCloudDialogflowCxV3beta1QueryParameters + Session string + func (s GoogleCloudDialogflowCxV3beta1DetectIntentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DetectIntentResponse struct + AllowCancellation bool + ForceSendFields []string + NullFields []string + OutputAudio string + OutputAudioConfig *GoogleCloudDialogflowCxV3beta1OutputAudioConfig + QueryResult *GoogleCloudDialogflowCxV3beta1QueryResult + ResponseId string + ResponseType string + func (s GoogleCloudDialogflowCxV3beta1DetectIntentResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DtmfInput struct + Digits string + FinishDigit string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1DtmfInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1EntityType struct + AutoExpansionMode string + DisplayName string + EnableFuzzyExtraction bool + Entities []*GoogleCloudDialogflowCxV3beta1EntityTypeEntity + ExcludedPhrases []*GoogleCloudDialogflowCxV3beta1EntityTypeExcludedPhrase + ForceSendFields []string + Kind string + Name string + NullFields []string + Redact bool + func (s GoogleCloudDialogflowCxV3beta1EntityType) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1EntityTypeEntity struct + ForceSendFields []string + NullFields []string + Synonyms []string + Value string + func (s GoogleCloudDialogflowCxV3beta1EntityTypeEntity) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1EntityTypeExcludedPhrase struct + ForceSendFields []string + NullFields []string + Value string + func (s GoogleCloudDialogflowCxV3beta1EntityTypeExcludedPhrase) 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 + TargetPlaybook 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 GoogleCloudDialogflowCxV3beta1Example struct + Actions []*GoogleCloudDialogflowCxV3beta1Action + ConversationState string + CreateTime string + Description string + DisplayName string + ForceSendFields []string + LanguageCode string + Name string + NullFields []string + PlaybookInput *GoogleCloudDialogflowCxV3beta1PlaybookInput + PlaybookOutput *GoogleCloudDialogflowCxV3beta1PlaybookOutput + TokenCount int64 + UpdateTime string + func (s GoogleCloudDialogflowCxV3beta1Example) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Experiment struct + CreateTime string + Definition *GoogleCloudDialogflowCxV3beta1ExperimentDefinition + Description string + DisplayName string + EndTime string + ExperimentLength string + ForceSendFields []string + LastUpdateTime string + Name string + NullFields []string + Result *GoogleCloudDialogflowCxV3beta1ExperimentResult + RolloutConfig *GoogleCloudDialogflowCxV3beta1RolloutConfig + RolloutFailureReason string + RolloutState *GoogleCloudDialogflowCxV3beta1RolloutState + StartTime string + State string + VariantsHistory []*GoogleCloudDialogflowCxV3beta1VariantsHistory + func (s GoogleCloudDialogflowCxV3beta1Experiment) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExperimentDefinition struct + Condition string + ForceSendFields []string + NullFields []string + VersionVariants *GoogleCloudDialogflowCxV3beta1VersionVariants + func (s GoogleCloudDialogflowCxV3beta1ExperimentDefinition) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExperimentResult struct + ForceSendFields []string + LastUpdateTime string + NullFields []string + VersionMetrics []*GoogleCloudDialogflowCxV3beta1ExperimentResultVersionMetrics + func (s GoogleCloudDialogflowCxV3beta1ExperimentResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExperimentResultConfidenceInterval struct + ConfidenceLevel float64 + ForceSendFields []string + LowerBound float64 + NullFields []string + Ratio float64 + UpperBound float64 + func (s *GoogleCloudDialogflowCxV3beta1ExperimentResultConfidenceInterval) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3beta1ExperimentResultConfidenceInterval) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExperimentResultMetric struct + ConfidenceInterval *GoogleCloudDialogflowCxV3beta1ExperimentResultConfidenceInterval + Count float64 + CountType string + ForceSendFields []string + NullFields []string + Ratio float64 + Type string + func (s *GoogleCloudDialogflowCxV3beta1ExperimentResultMetric) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3beta1ExperimentResultMetric) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExperimentResultVersionMetrics struct + ForceSendFields []string + Metrics []*GoogleCloudDialogflowCxV3beta1ExperimentResultMetric + NullFields []string + SessionCount int64 + Version string + func (s GoogleCloudDialogflowCxV3beta1ExperimentResultVersionMetrics) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExportAgentRequest struct + AgentUri string + DataFormat string + Environment string + ForceSendFields []string + GitDestination *GoogleCloudDialogflowCxV3beta1ExportAgentRequestGitDestination + IncludeBigqueryExportSettings bool + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ExportAgentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExportAgentRequestGitDestination struct + CommitMessage string + ForceSendFields []string + NullFields []string + TrackingBranch string + func (s GoogleCloudDialogflowCxV3beta1ExportAgentRequestGitDestination) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExportAgentResponse struct + AgentContent string + AgentUri string + CommitSha string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ExportAgentResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExportEntityTypesMetadata struct + type GoogleCloudDialogflowCxV3beta1ExportEntityTypesRequest struct + DataFormat string + EntityTypes []string + EntityTypesContentInline bool + EntityTypesUri string + ForceSendFields []string + LanguageCode string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ExportEntityTypesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse struct + EntityTypesContent *GoogleCloudDialogflowCxV3beta1InlineDestination + EntityTypesUri string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExportFlowRequest struct + FlowUri string + ForceSendFields []string + IncludeReferencedFlows bool + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ExportFlowRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExportFlowResponse struct + FlowContent string + FlowUri string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ExportFlowResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExportIntentsMetadata struct + type GoogleCloudDialogflowCxV3beta1ExportIntentsRequest struct + DataFormat string + ForceSendFields []string + Intents []string + IntentsContentInline bool + IntentsUri string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ExportIntentsRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExportIntentsResponse struct + ForceSendFields []string + IntentsContent *GoogleCloudDialogflowCxV3beta1InlineDestination + IntentsUri string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ExportIntentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata struct + type GoogleCloudDialogflowCxV3beta1ExportTestCasesRequest struct + DataFormat string + Filter string + ForceSendFields []string + GcsUri string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ExportTestCasesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse struct + Content string + ForceSendFields []string + GcsUri string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExportToolsRequest struct + DataFormat string + ForceSendFields []string + NullFields []string + Tools []string + ToolsContentInline bool + ToolsUri string + func (s GoogleCloudDialogflowCxV3beta1ExportToolsRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1FilterSpecs struct + DataStores []string + Filter string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1FilterSpecs) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Flow struct + AdvancedSettings *GoogleCloudDialogflowCxV3beta1AdvancedSettings + Description string + DisplayName string + EventHandlers []*GoogleCloudDialogflowCxV3beta1EventHandler + ForceSendFields []string + KnowledgeConnectorSettings *GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings + Locked bool + MultiLanguageSettings *GoogleCloudDialogflowCxV3beta1FlowMultiLanguageSettings + Name string + NluSettings *GoogleCloudDialogflowCxV3beta1NluSettings + NullFields []string + TransitionRouteGroups []string + TransitionRoutes []*GoogleCloudDialogflowCxV3beta1TransitionRoute + func (s GoogleCloudDialogflowCxV3beta1Flow) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1FlowImportStrategy struct + ForceSendFields []string + GlobalImportStrategy string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1FlowImportStrategy) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1FlowInvocation struct + Flow string + FlowState string + ForceSendFields []string + InputActionParameters googleapi.RawMessage + NullFields []string + OutputActionParameters googleapi.RawMessage + func (s GoogleCloudDialogflowCxV3beta1FlowInvocation) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1FlowMultiLanguageSettings struct + EnableMultiLanguageDetection bool + ForceSendFields []string + NullFields []string + SupportedResponseLanguageCodes []string + func (s GoogleCloudDialogflowCxV3beta1FlowMultiLanguageSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1FlowValidationResult struct + ForceSendFields []string + Name string + NullFields []string + UpdateTime string + ValidationMessages []*GoogleCloudDialogflowCxV3beta1ValidationMessage + func (s GoogleCloudDialogflowCxV3beta1FlowValidationResult) 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 GoogleCloudDialogflowCxV3beta1FulfillIntentRequest struct + ForceSendFields []string + Match *GoogleCloudDialogflowCxV3beta1Match + MatchIntentRequest *GoogleCloudDialogflowCxV3beta1MatchIntentRequest + NullFields []string + OutputAudioConfig *GoogleCloudDialogflowCxV3beta1OutputAudioConfig + func (s GoogleCloudDialogflowCxV3beta1FulfillIntentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1FulfillIntentResponse struct + ForceSendFields []string + NullFields []string + OutputAudio string + OutputAudioConfig *GoogleCloudDialogflowCxV3beta1OutputAudioConfig + QueryResult *GoogleCloudDialogflowCxV3beta1QueryResult + ResponseId string + func (s GoogleCloudDialogflowCxV3beta1FulfillIntentResponse) 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 GoogleCloudDialogflowCxV3beta1GenerativeInfo struct + ActionTracingInfo *GoogleCloudDialogflowCxV3beta1Example + CurrentPlaybooks []string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1GenerativeInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1GenerativeSettings struct + FallbackSettings *GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettings + ForceSendFields []string + GenerativeSafetySettings *GoogleCloudDialogflowCxV3beta1SafetySettings + KnowledgeConnectorSettings *GoogleCloudDialogflowCxV3beta1GenerativeSettingsKnowledgeConnectorSettings + LanguageCode string + LlmModelSettings *GoogleCloudDialogflowCxV3beta1LlmModelSettings + Name string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1GenerativeSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettings struct + ForceSendFields []string + NullFields []string + PromptTemplates []*GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettingsPromptTemplate + SelectedPrompt string + func (s GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettingsPromptTemplate struct + DisplayName string + ForceSendFields []string + Frozen bool + NullFields []string + PromptText string + func (s GoogleCloudDialogflowCxV3beta1GenerativeSettingsFallbackSettingsPromptTemplate) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1GenerativeSettingsKnowledgeConnectorSettings struct + Agent string + AgentIdentity string + AgentScope string + Business string + BusinessDescription string + DisableDataStoreFallback bool + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1GenerativeSettingsKnowledgeConnectorSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Generator struct + DisplayName string + ForceSendFields []string + LlmModelSettings *GoogleCloudDialogflowCxV3beta1LlmModelSettings + Name string + NullFields []string + Placeholders []*GoogleCloudDialogflowCxV3beta1GeneratorPlaceholder + PromptText *GoogleCloudDialogflowCxV3beta1Phrase + func (s GoogleCloudDialogflowCxV3beta1Generator) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1GeneratorPlaceholder struct + ForceSendFields []string + Id string + Name string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1GeneratorPlaceholder) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ImportEntityTypesMetadata struct + type GoogleCloudDialogflowCxV3beta1ImportEntityTypesRequest struct + EntityTypesContent *GoogleCloudDialogflowCxV3beta1InlineSource + EntityTypesUri string + ForceSendFields []string + MergeOption string + NullFields []string + TargetEntityType string + func (s GoogleCloudDialogflowCxV3beta1ImportEntityTypesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse struct + ConflictingResources *GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources + EntityTypes []string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources struct + EntityDisplayNames []string + EntityTypeDisplayNames []string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponseConflictingResources) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ImportFlowRequest struct + FlowContent string + FlowImportStrategy *GoogleCloudDialogflowCxV3beta1FlowImportStrategy + FlowUri string + ForceSendFields []string + ImportOption string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ImportFlowRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ImportFlowResponse struct + Flow string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ImportFlowResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ImportIntentsMetadata struct + type GoogleCloudDialogflowCxV3beta1ImportIntentsRequest struct + ForceSendFields []string + IntentsContent *GoogleCloudDialogflowCxV3beta1InlineSource + IntentsUri string + MergeOption string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ImportIntentsRequest) MarshalJSON() ([]byte, error) + 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 GoogleCloudDialogflowCxV3beta1ImportTestCasesRequest struct + Content string + ForceSendFields []string + GcsUri string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ImportTestCasesRequest) 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 GoogleCloudDialogflowCxV3beta1InlineSchema struct + ForceSendFields []string + Items *GoogleCloudDialogflowCxV3beta1TypeSchema + NullFields []string + Type string + func (s GoogleCloudDialogflowCxV3beta1InlineSchema) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1InlineSource struct + Content string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1InlineSource) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1InputAudioConfig struct + AudioEncoding string + BargeInConfig *GoogleCloudDialogflowCxV3beta1BargeInConfig + EnableWordInfo bool + ForceSendFields []string + Model string + ModelVariant string + NullFields []string + OptOutConformerModelMigration bool + 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 GoogleCloudDialogflowCxV3beta1IntentCoverage struct + CoverageScore float64 + ForceSendFields []string + Intents []*GoogleCloudDialogflowCxV3beta1IntentCoverageIntent + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1IntentCoverage) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3beta1IntentCoverage) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1IntentCoverageIntent struct + Covered bool + ForceSendFields []string + Intent string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1IntentCoverageIntent) 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 GoogleCloudDialogflowCxV3beta1LanguageInfo struct + ConfidenceScore float64 + ForceSendFields []string + InputLanguageCode string + NullFields []string + ResolvedLanguageCode string + func (s *GoogleCloudDialogflowCxV3beta1LanguageInfo) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3beta1LanguageInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListAgentsResponse struct + Agents []*GoogleCloudDialogflowCxV3beta1Agent + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ListAgentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListChangelogsResponse struct + Changelogs []*GoogleCloudDialogflowCxV3beta1Changelog + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ListChangelogsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListContinuousTestResultsResponse struct + ContinuousTestResults []*GoogleCloudDialogflowCxV3beta1ContinuousTestResult + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ListContinuousTestResultsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListConversationsResponse struct + Conversations []*GoogleCloudDialogflowCxV3beta1Conversation + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ListConversationsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListDeploymentsResponse struct + Deployments []*GoogleCloudDialogflowCxV3beta1Deployment + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ListDeploymentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListEntityTypesResponse struct + EntityTypes []*GoogleCloudDialogflowCxV3beta1EntityType + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ListEntityTypesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListEnvironmentsResponse struct + Environments []*GoogleCloudDialogflowCxV3beta1Environment + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ListEnvironmentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListExamplesResponse struct + Examples []*GoogleCloudDialogflowCxV3beta1Example + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ListExamplesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListExperimentsResponse struct + Experiments []*GoogleCloudDialogflowCxV3beta1Experiment + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ListExperimentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListFlowsResponse struct + Flows []*GoogleCloudDialogflowCxV3beta1Flow + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ListFlowsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListGeneratorsResponse struct + ForceSendFields []string + Generators []*GoogleCloudDialogflowCxV3beta1Generator + NextPageToken string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ListGeneratorsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListIntentsResponse struct + ForceSendFields []string + Intents []*GoogleCloudDialogflowCxV3beta1Intent + NextPageToken string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ListIntentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListPagesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Pages []*GoogleCloudDialogflowCxV3beta1Page + func (s GoogleCloudDialogflowCxV3beta1ListPagesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListPlaybookVersionsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + PlaybookVersions []*GoogleCloudDialogflowCxV3beta1PlaybookVersion + func (s GoogleCloudDialogflowCxV3beta1ListPlaybookVersionsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListPlaybooksResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Playbooks []*GoogleCloudDialogflowCxV3beta1Playbook + func (s GoogleCloudDialogflowCxV3beta1ListPlaybooksResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListSecuritySettingsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + SecuritySettings []*GoogleCloudDialogflowCxV3beta1SecuritySettings + func (s GoogleCloudDialogflowCxV3beta1ListSecuritySettingsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListSessionEntityTypesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + SessionEntityTypes []*GoogleCloudDialogflowCxV3beta1SessionEntityType + func (s GoogleCloudDialogflowCxV3beta1ListSessionEntityTypesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListTestCaseResultsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + TestCaseResults []*GoogleCloudDialogflowCxV3beta1TestCaseResult + func (s GoogleCloudDialogflowCxV3beta1ListTestCaseResultsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListTestCasesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + TestCases []*GoogleCloudDialogflowCxV3beta1TestCase + func (s GoogleCloudDialogflowCxV3beta1ListTestCasesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListToolsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Tools []*GoogleCloudDialogflowCxV3beta1Tool + func (s GoogleCloudDialogflowCxV3beta1ListToolsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListTransitionRouteGroupsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + TransitionRouteGroups []*GoogleCloudDialogflowCxV3beta1TransitionRouteGroup + func (s GoogleCloudDialogflowCxV3beta1ListTransitionRouteGroupsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListVersionsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Versions []*GoogleCloudDialogflowCxV3beta1Version + func (s GoogleCloudDialogflowCxV3beta1ListVersionsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ListWebhooksResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Webhooks []*GoogleCloudDialogflowCxV3beta1Webhook + func (s GoogleCloudDialogflowCxV3beta1ListWebhooksResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1LlmModelSettings struct + ForceSendFields []string + Model string + NullFields []string + PromptText string + func (s GoogleCloudDialogflowCxV3beta1LlmModelSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1LoadVersionRequest struct + AllowOverrideAgentResources bool + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1LoadVersionRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1LookupEnvironmentHistoryResponse struct + Environments []*GoogleCloudDialogflowCxV3beta1Environment + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1LookupEnvironmentHistoryResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Match struct + Confidence float64 + Event string + ForceSendFields []string + Intent *GoogleCloudDialogflowCxV3beta1Intent + MatchType string + NullFields []string + Parameters googleapi.RawMessage + ResolvedInput string + func (s *GoogleCloudDialogflowCxV3beta1Match) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3beta1Match) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1MatchIntentRequest struct + ForceSendFields []string + NullFields []string + PersistParameterChanges bool + QueryInput *GoogleCloudDialogflowCxV3beta1QueryInput + QueryParams *GoogleCloudDialogflowCxV3beta1QueryParameters + func (s GoogleCloudDialogflowCxV3beta1MatchIntentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1MatchIntentResponse struct + CurrentPage *GoogleCloudDialogflowCxV3beta1Page + ForceSendFields []string + Matches []*GoogleCloudDialogflowCxV3beta1Match + NullFields []string + Text string + Transcript string + TriggerEvent string + TriggerIntent string + func (s GoogleCloudDialogflowCxV3beta1MatchIntentResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1NluSettings struct + ClassificationThreshold float64 + ForceSendFields []string + ModelTrainingMode string + ModelType string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1NluSettings) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3beta1NluSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1OutputAudioConfig struct + AudioEncoding string + ForceSendFields []string + NullFields []string + SampleRateHertz int64 + SynthesizeSpeechConfig *GoogleCloudDialogflowCxV3beta1SynthesizeSpeechConfig + func (s GoogleCloudDialogflowCxV3beta1OutputAudioConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Page struct + AdvancedSettings *GoogleCloudDialogflowCxV3beta1AdvancedSettings + Description string + 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 GoogleCloudDialogflowCxV3beta1ParameterDefinition struct + Description string + ForceSendFields []string + Name string + NullFields []string + Type string + TypeSchema *GoogleCloudDialogflowCxV3beta1TypeSchema + func (s GoogleCloudDialogflowCxV3beta1ParameterDefinition) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Phrase struct + ForceSendFields []string + NullFields []string + Text string + func (s GoogleCloudDialogflowCxV3beta1Phrase) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Playbook struct + CreateTime string + DisplayName string + ForceSendFields []string + Goal string + InputParameterDefinitions []*GoogleCloudDialogflowCxV3beta1ParameterDefinition + Instruction *GoogleCloudDialogflowCxV3beta1PlaybookInstruction + LlmModelSettings *GoogleCloudDialogflowCxV3beta1LlmModelSettings + Name string + NullFields []string + OutputParameterDefinitions []*GoogleCloudDialogflowCxV3beta1ParameterDefinition + ReferencedFlows []string + ReferencedPlaybooks []string + ReferencedTools []string + TokenCount int64 + UpdateTime string + func (s GoogleCloudDialogflowCxV3beta1Playbook) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1PlaybookInput struct + ActionParameters googleapi.RawMessage + ForceSendFields []string + NullFields []string + PrecedingConversationSummary string + func (s GoogleCloudDialogflowCxV3beta1PlaybookInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1PlaybookInstruction struct + ForceSendFields []string + NullFields []string + Steps []*GoogleCloudDialogflowCxV3beta1PlaybookStep + func (s GoogleCloudDialogflowCxV3beta1PlaybookInstruction) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1PlaybookInvocation struct + ForceSendFields []string + NullFields []string + Playbook string + PlaybookInput *GoogleCloudDialogflowCxV3beta1PlaybookInput + PlaybookOutput *GoogleCloudDialogflowCxV3beta1PlaybookOutput + PlaybookState string + func (s GoogleCloudDialogflowCxV3beta1PlaybookInvocation) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1PlaybookOutput struct + ActionParameters googleapi.RawMessage + ExecutionSummary string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1PlaybookOutput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1PlaybookStep struct + ForceSendFields []string + NullFields []string + Steps []*GoogleCloudDialogflowCxV3beta1PlaybookStep + Text string + func (s GoogleCloudDialogflowCxV3beta1PlaybookStep) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1PlaybookVersion struct + Description string + Examples []*GoogleCloudDialogflowCxV3beta1Example + ForceSendFields []string + Name string + NullFields []string + Playbook *GoogleCloudDialogflowCxV3beta1Playbook + UpdateTime string + func (s GoogleCloudDialogflowCxV3beta1PlaybookVersion) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1QueryInput struct + Audio *GoogleCloudDialogflowCxV3beta1AudioInput + Dtmf *GoogleCloudDialogflowCxV3beta1DtmfInput + Event *GoogleCloudDialogflowCxV3beta1EventInput + ForceSendFields []string + Intent *GoogleCloudDialogflowCxV3beta1IntentInput + LanguageCode string + NullFields []string + Text *GoogleCloudDialogflowCxV3beta1TextInput + ToolCallResult *GoogleCloudDialogflowCxV3beta1ToolCallResult + func (s GoogleCloudDialogflowCxV3beta1QueryInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1QueryParameters struct + AnalyzeQueryTextSentiment bool + Channel string + CurrentPage string + CurrentPlaybook string + DisableWebhook bool + EndUserMetadata googleapi.RawMessage + FlowVersions []string + ForceSendFields []string + GeoLocation *GoogleTypeLatLng + LlmModelSettings *GoogleCloudDialogflowCxV3beta1LlmModelSettings + NullFields []string + Parameters googleapi.RawMessage + Payload googleapi.RawMessage + PopulateDataStoreConnectionSignals bool + SearchConfig *GoogleCloudDialogflowCxV3beta1SearchConfig + SessionEntityTypes []*GoogleCloudDialogflowCxV3beta1SessionEntityType + SessionTtl string + TimeZone string + WebhookHeaders map[string]string + func (s GoogleCloudDialogflowCxV3beta1QueryParameters) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1QueryResult struct + AdvancedSettings *GoogleCloudDialogflowCxV3beta1AdvancedSettings + AllowAnswerFeedback bool + CurrentFlow *GoogleCloudDialogflowCxV3beta1Flow + CurrentPage *GoogleCloudDialogflowCxV3beta1Page + DataStoreConnectionSignals *GoogleCloudDialogflowCxV3beta1DataStoreConnectionSignals + DiagnosticInfo googleapi.RawMessage + Dtmf *GoogleCloudDialogflowCxV3beta1DtmfInput + ForceSendFields []string + GenerativeInfo *GoogleCloudDialogflowCxV3beta1GenerativeInfo + Intent *GoogleCloudDialogflowCxV3beta1Intent + IntentDetectionConfidence float64 + LanguageCode string + Match *GoogleCloudDialogflowCxV3beta1Match + NullFields []string + Parameters googleapi.RawMessage + ResponseMessages []*GoogleCloudDialogflowCxV3beta1ResponseMessage + SentimentAnalysisResult *GoogleCloudDialogflowCxV3beta1SentimentAnalysisResult + Text string + Transcript string + TriggerEvent string + TriggerIntent string + WebhookDisplayNames []string + WebhookIds []string + WebhookLatencies []string + WebhookPayloads []googleapi.RawMessage + WebhookStatuses []*GoogleRpcStatus + WebhookTags []string + func (s *GoogleCloudDialogflowCxV3beta1QueryResult) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3beta1QueryResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResourceName struct + DisplayName string + ForceSendFields []string + Name string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ResourceName) 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 + ToolCall *GoogleCloudDialogflowCxV3beta1ToolCall + 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 GoogleCloudDialogflowCxV3beta1RestoreAgentRequest struct + AgentContent string + AgentUri string + ForceSendFields []string + GitSource *GoogleCloudDialogflowCxV3beta1RestoreAgentRequestGitSource + NullFields []string + RestoreOption string + func (s GoogleCloudDialogflowCxV3beta1RestoreAgentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1RestoreAgentRequestGitSource struct + ForceSendFields []string + NullFields []string + TrackingBranch string + func (s GoogleCloudDialogflowCxV3beta1RestoreAgentRequestGitSource) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1RolloutConfig struct + FailureCondition string + ForceSendFields []string + NullFields []string + RolloutCondition string + RolloutSteps []*GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStep + func (s GoogleCloudDialogflowCxV3beta1RolloutConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStep struct + DisplayName string + ForceSendFields []string + MinDuration string + NullFields []string + TrafficPercent int64 + func (s GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStep) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1RolloutState struct + ForceSendFields []string + NullFields []string + StartTime string + Step string + StepIndex int64 + func (s GoogleCloudDialogflowCxV3beta1RolloutState) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata struct + Errors []*GoogleCloudDialogflowCxV3beta1TestError + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1RunContinuousTestRequest struct + type GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse struct + ContinuousTestResult *GoogleCloudDialogflowCxV3beta1ContinuousTestResult + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1RunTestCaseMetadata struct + type GoogleCloudDialogflowCxV3beta1RunTestCaseRequest struct + Environment string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1RunTestCaseRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1RunTestCaseResponse struct + ForceSendFields []string + NullFields []string + Result *GoogleCloudDialogflowCxV3beta1TestCaseResult + func (s GoogleCloudDialogflowCxV3beta1RunTestCaseResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1SafetySettings struct + BannedPhrases []*GoogleCloudDialogflowCxV3beta1SafetySettingsPhrase + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1SafetySettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1SafetySettingsPhrase struct + ForceSendFields []string + LanguageCode string + NullFields []string + Text string + func (s GoogleCloudDialogflowCxV3beta1SafetySettingsPhrase) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1SearchConfig struct + BoostSpecs []*GoogleCloudDialogflowCxV3beta1BoostSpecs + FilterSpecs []*GoogleCloudDialogflowCxV3beta1FilterSpecs + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1SearchConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1SecuritySettings struct + AudioExportSettings *GoogleCloudDialogflowCxV3beta1SecuritySettingsAudioExportSettings + DeidentifyTemplate string + DisplayName string + ForceSendFields []string + InsightsExportSettings *GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettings + InspectTemplate string + Name string + NullFields []string + PurgeDataTypes []string + RedactionScope string + RedactionStrategy string + RetentionStrategy string + RetentionWindowDays int64 + func (s GoogleCloudDialogflowCxV3beta1SecuritySettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1SecuritySettingsAudioExportSettings struct + AudioExportPattern string + AudioFormat string + EnableAudioRedaction bool + ForceSendFields []string + GcsBucket string + NullFields []string + StoreTtsAudio bool + func (s GoogleCloudDialogflowCxV3beta1SecuritySettingsAudioExportSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettings struct + EnableInsightsExport bool + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1SentimentAnalysisResult struct + ForceSendFields []string + Magnitude float64 + NullFields []string + Score float64 + func (s *GoogleCloudDialogflowCxV3beta1SentimentAnalysisResult) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3beta1SentimentAnalysisResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1SessionEntityType struct + Entities []*GoogleCloudDialogflowCxV3beta1EntityTypeEntity + EntityOverrideMode string + ForceSendFields []string + Name string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1SessionEntityType) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1SessionInfo struct + ForceSendFields []string + NullFields []string + Parameters googleapi.RawMessage + Session string + func (s GoogleCloudDialogflowCxV3beta1SessionInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1SpeechToTextSettings struct + EnableSpeechAdaptation bool + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1SpeechToTextSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1StartExperimentRequest struct + type GoogleCloudDialogflowCxV3beta1StopExperimentRequest struct + type GoogleCloudDialogflowCxV3beta1SubmitAnswerFeedbackRequest struct + AnswerFeedback *GoogleCloudDialogflowCxV3beta1AnswerFeedback + ForceSendFields []string + NullFields []string + ResponseId string + UpdateMask string + func (s GoogleCloudDialogflowCxV3beta1SubmitAnswerFeedbackRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1SynthesizeSpeechConfig struct + EffectsProfileId []string + ForceSendFields []string + NullFields []string + Pitch float64 + SpeakingRate float64 + Voice *GoogleCloudDialogflowCxV3beta1VoiceSelectionParams + VolumeGainDb float64 + func (s *GoogleCloudDialogflowCxV3beta1SynthesizeSpeechConfig) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3beta1SynthesizeSpeechConfig) 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 GoogleCloudDialogflowCxV3beta1TextToSpeechSettings struct + ForceSendFields []string + NullFields []string + SynthesizeSpeechConfigs map[string]GoogleCloudDialogflowCxV3beta1SynthesizeSpeechConfig + func (s GoogleCloudDialogflowCxV3beta1TextToSpeechSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Tool struct + DataStoreSpec *GoogleCloudDialogflowCxV3beta1ToolDataStoreTool + Description string + DisplayName string + ExtensionSpec *GoogleCloudDialogflowCxV3beta1ToolExtensionTool + ForceSendFields []string + FunctionSpec *GoogleCloudDialogflowCxV3beta1ToolFunctionTool + Name string + NullFields []string + OpenApiSpec *GoogleCloudDialogflowCxV3beta1ToolOpenApiTool + ToolType string + func (s GoogleCloudDialogflowCxV3beta1Tool) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ToolAuthentication struct + ApiKeyConfig *GoogleCloudDialogflowCxV3beta1ToolAuthenticationApiKeyConfig + BearerTokenConfig *GoogleCloudDialogflowCxV3beta1ToolAuthenticationBearerTokenConfig + ForceSendFields []string + NullFields []string + OauthConfig *GoogleCloudDialogflowCxV3beta1ToolAuthenticationOAuthConfig + ServiceAgentAuthConfig *GoogleCloudDialogflowCxV3beta1ToolAuthenticationServiceAgentAuthConfig + func (s GoogleCloudDialogflowCxV3beta1ToolAuthentication) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ToolAuthenticationApiKeyConfig struct + ApiKey string + ForceSendFields []string + KeyName string + NullFields []string + RequestLocation string + func (s GoogleCloudDialogflowCxV3beta1ToolAuthenticationApiKeyConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ToolAuthenticationBearerTokenConfig struct + ForceSendFields []string + NullFields []string + Token string + func (s GoogleCloudDialogflowCxV3beta1ToolAuthenticationBearerTokenConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ToolAuthenticationOAuthConfig struct + ClientId string + ClientSecret string + ForceSendFields []string + NullFields []string + OauthGrantType string + TokenEndpoint string + func (s GoogleCloudDialogflowCxV3beta1ToolAuthenticationOAuthConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ToolAuthenticationServiceAgentAuthConfig struct + ForceSendFields []string + NullFields []string + ServiceAgentAuth string + func (s GoogleCloudDialogflowCxV3beta1ToolAuthenticationServiceAgentAuthConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ToolCall struct + Action string + ForceSendFields []string + InputParameters googleapi.RawMessage + NullFields []string + Tool string + func (s GoogleCloudDialogflowCxV3beta1ToolCall) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ToolCallResult struct + Action string + Error *GoogleCloudDialogflowCxV3beta1ToolCallResultError + ForceSendFields []string + NullFields []string + OutputParameters googleapi.RawMessage + Tool string + func (s GoogleCloudDialogflowCxV3beta1ToolCallResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ToolCallResultError struct + ForceSendFields []string + Message string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ToolCallResultError) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ToolDataStoreTool struct + DataStoreConnections []*GoogleCloudDialogflowCxV3beta1DataStoreConnection + FallbackPrompt *GoogleCloudDialogflowCxV3beta1ToolDataStoreToolFallbackPrompt + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ToolDataStoreTool) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ToolDataStoreToolFallbackPrompt struct + type GoogleCloudDialogflowCxV3beta1ToolExtensionTool struct + ForceSendFields []string + Name string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ToolExtensionTool) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ToolFunctionTool struct + ForceSendFields []string + InputSchema googleapi.RawMessage + NullFields []string + OutputSchema googleapi.RawMessage + func (s GoogleCloudDialogflowCxV3beta1ToolFunctionTool) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ToolOpenApiTool struct + Authentication *GoogleCloudDialogflowCxV3beta1ToolAuthentication + ForceSendFields []string + NullFields []string + ServiceDirectoryConfig *GoogleCloudDialogflowCxV3beta1ToolServiceDirectoryConfig + TextSchema string + TlsConfig *GoogleCloudDialogflowCxV3beta1ToolTLSConfig + func (s GoogleCloudDialogflowCxV3beta1ToolOpenApiTool) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ToolServiceDirectoryConfig struct + ForceSendFields []string + NullFields []string + Service string + func (s GoogleCloudDialogflowCxV3beta1ToolServiceDirectoryConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ToolTLSConfig struct + CaCerts []*GoogleCloudDialogflowCxV3beta1ToolTLSConfigCACert + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ToolTLSConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ToolTLSConfigCACert struct + Cert string + DisplayName string + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ToolTLSConfigCACert) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ToolUse struct + Action string + ForceSendFields []string + InputActionParameters googleapi.RawMessage + NullFields []string + OutputActionParameters googleapi.RawMessage + Tool string + func (s GoogleCloudDialogflowCxV3beta1ToolUse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TrainFlowRequest struct + type GoogleCloudDialogflowCxV3beta1TransitionCoverage struct + CoverageScore float64 + ForceSendFields []string + NullFields []string + Transitions []*GoogleCloudDialogflowCxV3beta1TransitionCoverageTransition + func (s *GoogleCloudDialogflowCxV3beta1TransitionCoverage) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3beta1TransitionCoverage) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TransitionCoverageTransition struct + Covered bool + EventHandler *GoogleCloudDialogflowCxV3beta1EventHandler + ForceSendFields []string + Index int64 + NullFields []string + Source *GoogleCloudDialogflowCxV3beta1TransitionCoverageTransitionNode + Target *GoogleCloudDialogflowCxV3beta1TransitionCoverageTransitionNode + TransitionRoute *GoogleCloudDialogflowCxV3beta1TransitionRoute + func (s GoogleCloudDialogflowCxV3beta1TransitionCoverageTransition) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TransitionCoverageTransitionNode struct + Flow *GoogleCloudDialogflowCxV3beta1Flow + ForceSendFields []string + NullFields []string + Page *GoogleCloudDialogflowCxV3beta1Page + func (s GoogleCloudDialogflowCxV3beta1TransitionCoverageTransitionNode) 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 GoogleCloudDialogflowCxV3beta1TransitionRouteGroup struct + DisplayName string + ForceSendFields []string + Name string + NullFields []string + TransitionRoutes []*GoogleCloudDialogflowCxV3beta1TransitionRoute + func (s GoogleCloudDialogflowCxV3beta1TransitionRouteGroup) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverage struct + CoverageScore float64 + Coverages []*GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverageCoverage + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverage) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverage) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverageCoverage struct + CoverageScore float64 + ForceSendFields []string + NullFields []string + RouteGroup *GoogleCloudDialogflowCxV3beta1TransitionRouteGroup + Transitions []*GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverageCoverageTransition + func (s *GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverageCoverage) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverageCoverage) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverageCoverageTransition struct + Covered bool + ForceSendFields []string + NullFields []string + TransitionRoute *GoogleCloudDialogflowCxV3beta1TransitionRoute + func (s GoogleCloudDialogflowCxV3beta1TransitionRouteGroupCoverageCoverageTransition) 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) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3beta1TurnSignals) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TypeSchema struct + ForceSendFields []string + InlineSchema *GoogleCloudDialogflowCxV3beta1InlineSchema + NullFields []string + SchemaReference *GoogleCloudDialogflowCxV3beta1TypeSchemaSchemaReference + func (s GoogleCloudDialogflowCxV3beta1TypeSchema) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TypeSchemaSchemaReference struct + ForceSendFields []string + NullFields []string + Schema string + Tool string + func (s GoogleCloudDialogflowCxV3beta1TypeSchemaSchemaReference) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1UserUtterance struct + ForceSendFields []string + NullFields []string + Text string + func (s GoogleCloudDialogflowCxV3beta1UserUtterance) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ValidateAgentRequest struct + ForceSendFields []string + LanguageCode string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ValidateAgentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ValidateFlowRequest struct + ForceSendFields []string + LanguageCode string + NullFields []string + func (s GoogleCloudDialogflowCxV3beta1ValidateFlowRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ValidationMessage struct + Detail string + ForceSendFields []string + NullFields []string + ResourceNames []*GoogleCloudDialogflowCxV3beta1ResourceName + ResourceType string + Resources []string + Severity string + func (s GoogleCloudDialogflowCxV3beta1ValidationMessage) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1VariantsHistory struct + ForceSendFields []string + NullFields []string + UpdateTime string + VersionVariants *GoogleCloudDialogflowCxV3beta1VersionVariants + func (s GoogleCloudDialogflowCxV3beta1VariantsHistory) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Version struct + CreateTime string + Description string + DisplayName string + ForceSendFields []string + Name string + NluSettings *GoogleCloudDialogflowCxV3beta1NluSettings + NullFields []string + State string + func (s GoogleCloudDialogflowCxV3beta1Version) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1VersionVariants struct + ForceSendFields []string + NullFields []string + Variants []*GoogleCloudDialogflowCxV3beta1VersionVariantsVariant + func (s GoogleCloudDialogflowCxV3beta1VersionVariants) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1VersionVariantsVariant struct + ForceSendFields []string + IsControlGroup bool + NullFields []string + TrafficAllocation float64 + Version string + func (s *GoogleCloudDialogflowCxV3beta1VersionVariantsVariant) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3beta1VersionVariantsVariant) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1VoiceSelectionParams struct + ForceSendFields []string + Name string + NullFields []string + SsmlGender string + func (s GoogleCloudDialogflowCxV3beta1VoiceSelectionParams) 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 + OauthConfig *GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig + ParameterMapping map[string]string + Password string + RequestBody string + RequestHeaders map[string]string + ServiceAgentAuth string + Uri string + Username string + WebhookType string + func (s GoogleCloudDialogflowCxV3beta1WebhookGenericWebService) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig struct + ClientId string + ClientSecret string + ForceSendFields []string + NullFields []string + Scopes []string + TokenEndpoint string + func (s GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceOAuthConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookRequest struct + DetectIntentResponseId string + DtmfDigits string + ForceSendFields []string + FulfillmentInfo *GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo + IntentInfo *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo + LanguageCode string + LanguageInfo *GoogleCloudDialogflowCxV3beta1LanguageInfo + 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) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo) MarshalJSON() ([]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) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]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) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowV2ArticleAnswer) MarshalJSON() ([]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 GoogleCloudDialogflowV2EncryptionSpec struct + ForceSendFields []string + KmsKey string + Name string + NullFields []string + func (s GoogleCloudDialogflowV2EncryptionSpec) 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) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowV2FaqAnswer) MarshalJSON() ([]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 GoogleCloudDialogflowV2InitializeEncryptionSpecMetadata struct + ForceSendFields []string + NullFields []string + Request *GoogleCloudDialogflowV2InitializeEncryptionSpecRequest + func (s GoogleCloudDialogflowV2InitializeEncryptionSpecMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2InitializeEncryptionSpecRequest struct + EncryptionSpec *GoogleCloudDialogflowV2EncryptionSpec + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowV2InitializeEncryptionSpecRequest) 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 GoogleCloudDialogflowV2KnowledgeAssistAnswer struct + AnswerRecord string + ForceSendFields []string + NullFields []string + SuggestedQuery *GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery + SuggestedQueryAnswer *GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer + func (s GoogleCloudDialogflowV2KnowledgeAssistAnswer) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer struct + AnswerText string + FaqSource *GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource + ForceSendFields []string + GenerativeSource *GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource + NullFields []string + func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswer) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource struct + ForceSendFields []string + NullFields []string + Question string + func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerFaqSource) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource struct + ForceSendFields []string + NullFields []string + Snippets []*GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet + func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet struct + ForceSendFields []string + NullFields []string + Text string + Title string + Uri string + func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery struct + ForceSendFields []string + NullFields []string + QueryText string + func (s GoogleCloudDialogflowV2KnowledgeAssistAnswerSuggestedQuery) 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) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowV2QueryResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2Sentiment struct + ForceSendFields []string + Magnitude float64 + NullFields []string + Score float64 + func (s *GoogleCloudDialogflowV2Sentiment) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowV2Sentiment) MarshalJSON() ([]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) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowV2SmartReplyAnswer) MarshalJSON() ([]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 GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse struct + ContextSize int64 + ForceSendFields []string + KnowledgeAssistAnswer *GoogleCloudDialogflowV2KnowledgeAssistAnswer + LatestMessage string + NullFields []string + func (s GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse) 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 + SuggestKnowledgeAssistResponse *GoogleCloudDialogflowV2SuggestKnowledgeAssistResponse + 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 GoogleCloudDialogflowV2beta1AnnotatedMessagePart struct + EntityType string + ForceSendFields []string + FormattedValue interface{} + NullFields []string + Text string + func (s GoogleCloudDialogflowV2beta1AnnotatedMessagePart) 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 GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse struct + EntityTypes []*GoogleCloudDialogflowV2beta1EntityType + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse) 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 GoogleCloudDialogflowV2beta1Context struct + ForceSendFields []string + LifespanCount int64 + Name string + NullFields []string + Parameters googleapi.RawMessage + func (s GoogleCloudDialogflowV2beta1Context) 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 GoogleCloudDialogflowV2beta1DialogflowAssistAnswer struct + AnswerRecord string + ForceSendFields []string + IntentSuggestion *GoogleCloudDialogflowV2beta1IntentSuggestion + NullFields []string + QueryResult *GoogleCloudDialogflowV2beta1QueryResult + func (s GoogleCloudDialogflowV2beta1DialogflowAssistAnswer) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1EncryptionSpec struct + ForceSendFields []string + KmsKey string + Name string + NullFields []string + func (s GoogleCloudDialogflowV2beta1EncryptionSpec) 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 GoogleCloudDialogflowV2beta1EntityTypeEntity struct + ForceSendFields []string + NullFields []string + Synonyms []string + Value string + func (s GoogleCloudDialogflowV2beta1EntityTypeEntity) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1EventInput struct + ForceSendFields []string + LanguageCode string + Name string + NullFields []string + Parameters googleapi.RawMessage + func (s GoogleCloudDialogflowV2beta1EventInput) 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) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowV2beta1FaqAnswer) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1GcsDestination struct + ForceSendFields []string + NullFields []string + Uri string + func (s GoogleCloudDialogflowV2beta1GcsDestination) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent struct + Conversation string + ForceSendFields []string + NullFields []string + Participant string + SuggestionResults []*GoogleCloudDialogflowV2beta1SuggestionResult + func (s GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1ImportDocumentsResponse struct + ForceSendFields []string + NullFields []string + Warnings []*GoogleRpcStatus + func (s GoogleCloudDialogflowV2beta1ImportDocumentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1InitializeEncryptionSpecMetadata struct + ForceSendFields []string + NullFields []string + Request *GoogleCloudDialogflowV2beta1InitializeEncryptionSpecRequest + func (s GoogleCloudDialogflowV2beta1InitializeEncryptionSpecMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1InitializeEncryptionSpecRequest struct + EncryptionSpec *GoogleCloudDialogflowV2beta1EncryptionSpec + ForceSendFields []string + NullFields []string + func (s GoogleCloudDialogflowV2beta1InitializeEncryptionSpecRequest) 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 GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo struct + FollowupIntentName string + ForceSendFields []string + NullFields []string + ParentFollowupIntentName string + func (s GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo) 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) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswer struct + AnswerRecord string + ForceSendFields []string + NullFields []string + SuggestedQuery *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery + SuggestedQueryAnswer *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer + func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswer) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer struct + AnswerText string + FaqSource *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource + ForceSendFields []string + GenerativeSource *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource + NullFields []string + func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswer) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource struct + ForceSendFields []string + NullFields []string + Question string + func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerFaqSource) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource struct + ForceSendFields []string + NullFields []string + Snippets []*GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet + func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSource) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet struct + ForceSendFields []string + NullFields []string + Text string + Title string + Uri string + func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerKnowledgeAnswerGenerativeSourceSnippet) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery struct + ForceSendFields []string + NullFields []string + QueryText string + func (s GoogleCloudDialogflowV2beta1KnowledgeAssistAnswerSuggestedQuery) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata struct + ExportOperationMetadata *GoogleCloudDialogflowV2beta1ExportOperationMetadata + ForceSendFields []string + KnowledgeBase string + NullFields []string + State string + func (s GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1Message struct + Content string + CreateTime string + ForceSendFields []string + LanguageCode string + MessageAnnotation *GoogleCloudDialogflowV2beta1MessageAnnotation + Name string + NullFields []string + Participant string + ParticipantRole string + ResponseMessages []*GoogleCloudDialogflowV2beta1ResponseMessage + 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 GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest struct + ForceSendFields []string + NullFields []string + Payload googleapi.RawMessage + Source string + Version string + func (s GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest) 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) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowV2beta1QueryResult) 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 GoogleCloudDialogflowV2beta1Sentiment struct + ForceSendFields []string + Magnitude float64 + NullFields []string + Score float64 + func (s *GoogleCloudDialogflowV2beta1Sentiment) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowV2beta1Sentiment) 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 GoogleCloudDialogflowV2beta1SmartReplyAnswer struct + AnswerRecord string + Confidence float64 + ForceSendFields []string + NullFields []string + Reply string + func (s *GoogleCloudDialogflowV2beta1SmartReplyAnswer) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowV2beta1SmartReplyAnswer) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SuggestArticlesResponse struct + ArticleAnswers []*GoogleCloudDialogflowV2beta1ArticleAnswer + ContextSize int64 + ForceSendFields []string + LatestMessage string + NullFields []string + func (s GoogleCloudDialogflowV2beta1SuggestArticlesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse struct + ContextSize int64 + DialogflowAssistAnswers []*GoogleCloudDialogflowV2beta1DialogflowAssistAnswer + ForceSendFields []string + LatestMessage string + NullFields []string + func (s GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse struct + ContextSize int64 + FaqAnswers []*GoogleCloudDialogflowV2beta1FaqAnswer + ForceSendFields []string + LatestMessage string + NullFields []string + func (s GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse struct + ContextSize int64 + ForceSendFields []string + KnowledgeAssistAnswer *GoogleCloudDialogflowV2beta1KnowledgeAssistAnswer + LatestMessage string + NullFields []string + func (s GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse struct + ContextSize int64 + ForceSendFields []string + LatestMessage string + NullFields []string + SmartReplyAnswers []*GoogleCloudDialogflowV2beta1SmartReplyAnswer + func (s GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1SuggestionResult struct + Error *GoogleRpcStatus + ForceSendFields []string + NullFields []string + SuggestArticlesResponse *GoogleCloudDialogflowV2beta1SuggestArticlesResponse + SuggestDialogflowAssistsResponse *GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse + SuggestEntityExtractionResponse *GoogleCloudDialogflowV2beta1SuggestDialogflowAssistsResponse + SuggestFaqAnswersResponse *GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse + SuggestKnowledgeAssistResponse *GoogleCloudDialogflowV2beta1SuggestKnowledgeAssistResponse + SuggestSmartRepliesResponse *GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse + func (s GoogleCloudDialogflowV2beta1SuggestionResult) 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 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) UnmarshalJSON(data []byte) error + func (s GoogleCloudDialogflowV3alpha1TurnSignals) 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) UnmarshalJSON(data []byte) error + func (s GoogleTypeLatLng) MarshalJSON() ([]byte, error) + type ProjectsLocationsAgentsChangelogsGetCall struct + func (c *ProjectsLocationsAgentsChangelogsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsChangelogsGetCall + func (c *ProjectsLocationsAgentsChangelogsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Changelog, error) + func (c *ProjectsLocationsAgentsChangelogsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsChangelogsGetCall + func (c *ProjectsLocationsAgentsChangelogsGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsChangelogsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsChangelogsGetCall + type ProjectsLocationsAgentsChangelogsListCall struct + func (c *ProjectsLocationsAgentsChangelogsListCall) Context(ctx context.Context) *ProjectsLocationsAgentsChangelogsListCall + func (c *ProjectsLocationsAgentsChangelogsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListChangelogsResponse, error) + func (c *ProjectsLocationsAgentsChangelogsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsChangelogsListCall + func (c *ProjectsLocationsAgentsChangelogsListCall) Filter(filter string) *ProjectsLocationsAgentsChangelogsListCall + func (c *ProjectsLocationsAgentsChangelogsListCall) Header() http.Header + func (c *ProjectsLocationsAgentsChangelogsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsChangelogsListCall + func (c *ProjectsLocationsAgentsChangelogsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsChangelogsListCall + func (c *ProjectsLocationsAgentsChangelogsListCall) PageToken(pageToken string) *ProjectsLocationsAgentsChangelogsListCall + func (c *ProjectsLocationsAgentsChangelogsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsChangelogsService struct + func NewProjectsLocationsAgentsChangelogsService(s *Service) *ProjectsLocationsAgentsChangelogsService + func (r *ProjectsLocationsAgentsChangelogsService) Get(name string) *ProjectsLocationsAgentsChangelogsGetCall + func (r *ProjectsLocationsAgentsChangelogsService) List(parent string) *ProjectsLocationsAgentsChangelogsListCall + type ProjectsLocationsAgentsConversationsDeleteCall struct + func (c *ProjectsLocationsAgentsConversationsDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentsConversationsDeleteCall + func (c *ProjectsLocationsAgentsConversationsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentsConversationsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsConversationsDeleteCall + func (c *ProjectsLocationsAgentsConversationsDeleteCall) Header() http.Header + type ProjectsLocationsAgentsConversationsGetCall struct + func (c *ProjectsLocationsAgentsConversationsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsConversationsGetCall + func (c *ProjectsLocationsAgentsConversationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Conversation, error) + func (c *ProjectsLocationsAgentsConversationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsConversationsGetCall + func (c *ProjectsLocationsAgentsConversationsGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsConversationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsConversationsGetCall + type ProjectsLocationsAgentsConversationsListCall struct + func (c *ProjectsLocationsAgentsConversationsListCall) Context(ctx context.Context) *ProjectsLocationsAgentsConversationsListCall + func (c *ProjectsLocationsAgentsConversationsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListConversationsResponse, error) + func (c *ProjectsLocationsAgentsConversationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsConversationsListCall + func (c *ProjectsLocationsAgentsConversationsListCall) Filter(filter string) *ProjectsLocationsAgentsConversationsListCall + func (c *ProjectsLocationsAgentsConversationsListCall) Header() http.Header + func (c *ProjectsLocationsAgentsConversationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsConversationsListCall + func (c *ProjectsLocationsAgentsConversationsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsConversationsListCall + func (c *ProjectsLocationsAgentsConversationsListCall) PageToken(pageToken string) *ProjectsLocationsAgentsConversationsListCall + func (c *ProjectsLocationsAgentsConversationsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsConversationsService struct + func NewProjectsLocationsAgentsConversationsService(s *Service) *ProjectsLocationsAgentsConversationsService + func (r *ProjectsLocationsAgentsConversationsService) Delete(name string) *ProjectsLocationsAgentsConversationsDeleteCall + func (r *ProjectsLocationsAgentsConversationsService) Get(name string) *ProjectsLocationsAgentsConversationsGetCall + func (r *ProjectsLocationsAgentsConversationsService) List(parent string) *ProjectsLocationsAgentsConversationsListCall + type ProjectsLocationsAgentsCreateCall struct + func (c *ProjectsLocationsAgentsCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsCreateCall + func (c *ProjectsLocationsAgentsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Agent, error) + func (c *ProjectsLocationsAgentsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsCreateCall + func (c *ProjectsLocationsAgentsCreateCall) Header() http.Header + type ProjectsLocationsAgentsDeleteCall struct + func (c *ProjectsLocationsAgentsDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentsDeleteCall + func (c *ProjectsLocationsAgentsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsDeleteCall + func (c *ProjectsLocationsAgentsDeleteCall) Header() http.Header + type ProjectsLocationsAgentsEntityTypesCreateCall struct + func (c *ProjectsLocationsAgentsEntityTypesCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsEntityTypesCreateCall + func (c *ProjectsLocationsAgentsEntityTypesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1EntityType, error) + func (c *ProjectsLocationsAgentsEntityTypesCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEntityTypesCreateCall + func (c *ProjectsLocationsAgentsEntityTypesCreateCall) Header() http.Header + func (c *ProjectsLocationsAgentsEntityTypesCreateCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsEntityTypesCreateCall + type ProjectsLocationsAgentsEntityTypesDeleteCall struct + func (c *ProjectsLocationsAgentsEntityTypesDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentsEntityTypesDeleteCall + func (c *ProjectsLocationsAgentsEntityTypesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentsEntityTypesDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEntityTypesDeleteCall + func (c *ProjectsLocationsAgentsEntityTypesDeleteCall) Force(force bool) *ProjectsLocationsAgentsEntityTypesDeleteCall + func (c *ProjectsLocationsAgentsEntityTypesDeleteCall) Header() http.Header + type ProjectsLocationsAgentsEntityTypesExportCall struct + func (c *ProjectsLocationsAgentsEntityTypesExportCall) Context(ctx context.Context) *ProjectsLocationsAgentsEntityTypesExportCall + func (c *ProjectsLocationsAgentsEntityTypesExportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentsEntityTypesExportCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEntityTypesExportCall + func (c *ProjectsLocationsAgentsEntityTypesExportCall) Header() http.Header + type ProjectsLocationsAgentsEntityTypesGetCall struct + func (c *ProjectsLocationsAgentsEntityTypesGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsEntityTypesGetCall + func (c *ProjectsLocationsAgentsEntityTypesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1EntityType, error) + func (c *ProjectsLocationsAgentsEntityTypesGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEntityTypesGetCall + func (c *ProjectsLocationsAgentsEntityTypesGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsEntityTypesGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsEntityTypesGetCall + func (c *ProjectsLocationsAgentsEntityTypesGetCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsEntityTypesGetCall + type ProjectsLocationsAgentsEntityTypesImportCall struct + func (c *ProjectsLocationsAgentsEntityTypesImportCall) Context(ctx context.Context) *ProjectsLocationsAgentsEntityTypesImportCall + func (c *ProjectsLocationsAgentsEntityTypesImportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentsEntityTypesImportCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEntityTypesImportCall + func (c *ProjectsLocationsAgentsEntityTypesImportCall) Header() http.Header + type ProjectsLocationsAgentsEntityTypesListCall struct + func (c *ProjectsLocationsAgentsEntityTypesListCall) Context(ctx context.Context) *ProjectsLocationsAgentsEntityTypesListCall + func (c *ProjectsLocationsAgentsEntityTypesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListEntityTypesResponse, error) + func (c *ProjectsLocationsAgentsEntityTypesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEntityTypesListCall + func (c *ProjectsLocationsAgentsEntityTypesListCall) Header() http.Header + func (c *ProjectsLocationsAgentsEntityTypesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsEntityTypesListCall + func (c *ProjectsLocationsAgentsEntityTypesListCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsEntityTypesListCall + func (c *ProjectsLocationsAgentsEntityTypesListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsEntityTypesListCall + func (c *ProjectsLocationsAgentsEntityTypesListCall) PageToken(pageToken string) *ProjectsLocationsAgentsEntityTypesListCall + func (c *ProjectsLocationsAgentsEntityTypesListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsEntityTypesPatchCall struct + func (c *ProjectsLocationsAgentsEntityTypesPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentsEntityTypesPatchCall + func (c *ProjectsLocationsAgentsEntityTypesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1EntityType, error) + func (c *ProjectsLocationsAgentsEntityTypesPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEntityTypesPatchCall + func (c *ProjectsLocationsAgentsEntityTypesPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentsEntityTypesPatchCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsEntityTypesPatchCall + func (c *ProjectsLocationsAgentsEntityTypesPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentsEntityTypesPatchCall + type ProjectsLocationsAgentsEntityTypesService struct + func NewProjectsLocationsAgentsEntityTypesService(s *Service) *ProjectsLocationsAgentsEntityTypesService + func (r *ProjectsLocationsAgentsEntityTypesService) Create(parent string, ...) *ProjectsLocationsAgentsEntityTypesCreateCall + func (r *ProjectsLocationsAgentsEntityTypesService) Delete(name string) *ProjectsLocationsAgentsEntityTypesDeleteCall + func (r *ProjectsLocationsAgentsEntityTypesService) Export(parent string, ...) *ProjectsLocationsAgentsEntityTypesExportCall + func (r *ProjectsLocationsAgentsEntityTypesService) Get(name string) *ProjectsLocationsAgentsEntityTypesGetCall + func (r *ProjectsLocationsAgentsEntityTypesService) Import(parent string, ...) *ProjectsLocationsAgentsEntityTypesImportCall + func (r *ProjectsLocationsAgentsEntityTypesService) List(parent string) *ProjectsLocationsAgentsEntityTypesListCall + func (r *ProjectsLocationsAgentsEntityTypesService) Patch(nameid string, ...) *ProjectsLocationsAgentsEntityTypesPatchCall + type ProjectsLocationsAgentsEnvironmentsContinuousTestResultsListCall struct + func (c *ProjectsLocationsAgentsEnvironmentsContinuousTestResultsListCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsContinuousTestResultsListCall + func (c *ProjectsLocationsAgentsEnvironmentsContinuousTestResultsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListContinuousTestResultsResponse, error) + func (c *ProjectsLocationsAgentsEnvironmentsContinuousTestResultsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsContinuousTestResultsListCall + func (c *ProjectsLocationsAgentsEnvironmentsContinuousTestResultsListCall) Header() http.Header + func (c *ProjectsLocationsAgentsEnvironmentsContinuousTestResultsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsEnvironmentsContinuousTestResultsListCall + func (c *ProjectsLocationsAgentsEnvironmentsContinuousTestResultsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsEnvironmentsContinuousTestResultsListCall + func (c *ProjectsLocationsAgentsEnvironmentsContinuousTestResultsListCall) PageToken(pageToken string) *ProjectsLocationsAgentsEnvironmentsContinuousTestResultsListCall + func (c *ProjectsLocationsAgentsEnvironmentsContinuousTestResultsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsEnvironmentsContinuousTestResultsService struct + func NewProjectsLocationsAgentsEnvironmentsContinuousTestResultsService(s *Service) *ProjectsLocationsAgentsEnvironmentsContinuousTestResultsService + func (r *ProjectsLocationsAgentsEnvironmentsContinuousTestResultsService) List(parent string) *ProjectsLocationsAgentsEnvironmentsContinuousTestResultsListCall + type ProjectsLocationsAgentsEnvironmentsCreateCall struct + func (c *ProjectsLocationsAgentsEnvironmentsCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsCreateCall + func (c *ProjectsLocationsAgentsEnvironmentsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentsEnvironmentsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsCreateCall + func (c *ProjectsLocationsAgentsEnvironmentsCreateCall) Header() http.Header + type ProjectsLocationsAgentsEnvironmentsDeleteCall struct + func (c *ProjectsLocationsAgentsEnvironmentsDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsDeleteCall + func (c *ProjectsLocationsAgentsEnvironmentsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentsEnvironmentsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsDeleteCall + func (c *ProjectsLocationsAgentsEnvironmentsDeleteCall) Header() http.Header + type ProjectsLocationsAgentsEnvironmentsDeployFlowCall struct + func (c *ProjectsLocationsAgentsEnvironmentsDeployFlowCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsDeployFlowCall + func (c *ProjectsLocationsAgentsEnvironmentsDeployFlowCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentsEnvironmentsDeployFlowCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsDeployFlowCall + func (c *ProjectsLocationsAgentsEnvironmentsDeployFlowCall) Header() http.Header + type ProjectsLocationsAgentsEnvironmentsDeploymentsGetCall struct + func (c *ProjectsLocationsAgentsEnvironmentsDeploymentsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsDeploymentsGetCall + func (c *ProjectsLocationsAgentsEnvironmentsDeploymentsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Deployment, error) + func (c *ProjectsLocationsAgentsEnvironmentsDeploymentsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsDeploymentsGetCall + func (c *ProjectsLocationsAgentsEnvironmentsDeploymentsGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsEnvironmentsDeploymentsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsEnvironmentsDeploymentsGetCall + type ProjectsLocationsAgentsEnvironmentsDeploymentsListCall struct + func (c *ProjectsLocationsAgentsEnvironmentsDeploymentsListCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsDeploymentsListCall + func (c *ProjectsLocationsAgentsEnvironmentsDeploymentsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListDeploymentsResponse, error) + func (c *ProjectsLocationsAgentsEnvironmentsDeploymentsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsDeploymentsListCall + func (c *ProjectsLocationsAgentsEnvironmentsDeploymentsListCall) Header() http.Header + func (c *ProjectsLocationsAgentsEnvironmentsDeploymentsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsEnvironmentsDeploymentsListCall + func (c *ProjectsLocationsAgentsEnvironmentsDeploymentsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsEnvironmentsDeploymentsListCall + func (c *ProjectsLocationsAgentsEnvironmentsDeploymentsListCall) PageToken(pageToken string) *ProjectsLocationsAgentsEnvironmentsDeploymentsListCall + func (c *ProjectsLocationsAgentsEnvironmentsDeploymentsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsEnvironmentsDeploymentsService struct + func NewProjectsLocationsAgentsEnvironmentsDeploymentsService(s *Service) *ProjectsLocationsAgentsEnvironmentsDeploymentsService + func (r *ProjectsLocationsAgentsEnvironmentsDeploymentsService) Get(name string) *ProjectsLocationsAgentsEnvironmentsDeploymentsGetCall + func (r *ProjectsLocationsAgentsEnvironmentsDeploymentsService) List(parent string) *ProjectsLocationsAgentsEnvironmentsDeploymentsListCall + type ProjectsLocationsAgentsEnvironmentsExperimentsCreateCall struct + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsExperimentsCreateCall + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Experiment, error) + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsExperimentsCreateCall + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsCreateCall) Header() http.Header + type ProjectsLocationsAgentsEnvironmentsExperimentsDeleteCall struct + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsExperimentsDeleteCall + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsExperimentsDeleteCall + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsDeleteCall) Header() http.Header + type ProjectsLocationsAgentsEnvironmentsExperimentsGetCall struct + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsExperimentsGetCall + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Experiment, error) + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsExperimentsGetCall + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsEnvironmentsExperimentsGetCall + type ProjectsLocationsAgentsEnvironmentsExperimentsListCall struct + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsListCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsExperimentsListCall + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListExperimentsResponse, error) + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsExperimentsListCall + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsListCall) Header() http.Header + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsEnvironmentsExperimentsListCall + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsEnvironmentsExperimentsListCall + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsListCall) PageToken(pageToken string) *ProjectsLocationsAgentsEnvironmentsExperimentsListCall + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsEnvironmentsExperimentsPatchCall struct + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsExperimentsPatchCall + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Experiment, error) + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsExperimentsPatchCall + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentsEnvironmentsExperimentsPatchCall + type ProjectsLocationsAgentsEnvironmentsExperimentsService struct + func NewProjectsLocationsAgentsEnvironmentsExperimentsService(s *Service) *ProjectsLocationsAgentsEnvironmentsExperimentsService + func (r *ProjectsLocationsAgentsEnvironmentsExperimentsService) Create(parent string, ...) *ProjectsLocationsAgentsEnvironmentsExperimentsCreateCall + func (r *ProjectsLocationsAgentsEnvironmentsExperimentsService) Delete(name string) *ProjectsLocationsAgentsEnvironmentsExperimentsDeleteCall + func (r *ProjectsLocationsAgentsEnvironmentsExperimentsService) Get(name string) *ProjectsLocationsAgentsEnvironmentsExperimentsGetCall + func (r *ProjectsLocationsAgentsEnvironmentsExperimentsService) List(parent string) *ProjectsLocationsAgentsEnvironmentsExperimentsListCall + func (r *ProjectsLocationsAgentsEnvironmentsExperimentsService) Patch(name string, ...) *ProjectsLocationsAgentsEnvironmentsExperimentsPatchCall + func (r *ProjectsLocationsAgentsEnvironmentsExperimentsService) Start(name string, ...) *ProjectsLocationsAgentsEnvironmentsExperimentsStartCall + func (r *ProjectsLocationsAgentsEnvironmentsExperimentsService) Stop(name string, ...) *ProjectsLocationsAgentsEnvironmentsExperimentsStopCall + type ProjectsLocationsAgentsEnvironmentsExperimentsStartCall struct + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsStartCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsExperimentsStartCall + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsStartCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Experiment, error) + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsStartCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsExperimentsStartCall + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsStartCall) Header() http.Header + type ProjectsLocationsAgentsEnvironmentsExperimentsStopCall struct + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsStopCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsExperimentsStopCall + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsStopCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Experiment, error) + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsStopCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsExperimentsStopCall + func (c *ProjectsLocationsAgentsEnvironmentsExperimentsStopCall) Header() http.Header + type ProjectsLocationsAgentsEnvironmentsGetCall struct + func (c *ProjectsLocationsAgentsEnvironmentsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsGetCall + func (c *ProjectsLocationsAgentsEnvironmentsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Environment, error) + func (c *ProjectsLocationsAgentsEnvironmentsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsGetCall + func (c *ProjectsLocationsAgentsEnvironmentsGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsEnvironmentsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsEnvironmentsGetCall + type ProjectsLocationsAgentsEnvironmentsListCall struct + func (c *ProjectsLocationsAgentsEnvironmentsListCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsListCall + func (c *ProjectsLocationsAgentsEnvironmentsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListEnvironmentsResponse, error) + func (c *ProjectsLocationsAgentsEnvironmentsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsListCall + func (c *ProjectsLocationsAgentsEnvironmentsListCall) Header() http.Header + func (c *ProjectsLocationsAgentsEnvironmentsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsEnvironmentsListCall + func (c *ProjectsLocationsAgentsEnvironmentsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsEnvironmentsListCall + func (c *ProjectsLocationsAgentsEnvironmentsListCall) PageToken(pageToken string) *ProjectsLocationsAgentsEnvironmentsListCall + func (c *ProjectsLocationsAgentsEnvironmentsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsEnvironmentsLookupEnvironmentHistoryCall struct + func (c *ProjectsLocationsAgentsEnvironmentsLookupEnvironmentHistoryCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsLookupEnvironmentHistoryCall + func (c *ProjectsLocationsAgentsEnvironmentsLookupEnvironmentHistoryCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1LookupEnvironmentHistoryResponse, error) + func (c *ProjectsLocationsAgentsEnvironmentsLookupEnvironmentHistoryCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsLookupEnvironmentHistoryCall + func (c *ProjectsLocationsAgentsEnvironmentsLookupEnvironmentHistoryCall) Header() http.Header + func (c *ProjectsLocationsAgentsEnvironmentsLookupEnvironmentHistoryCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsEnvironmentsLookupEnvironmentHistoryCall + func (c *ProjectsLocationsAgentsEnvironmentsLookupEnvironmentHistoryCall) PageSize(pageSize int64) *ProjectsLocationsAgentsEnvironmentsLookupEnvironmentHistoryCall + func (c *ProjectsLocationsAgentsEnvironmentsLookupEnvironmentHistoryCall) PageToken(pageToken string) *ProjectsLocationsAgentsEnvironmentsLookupEnvironmentHistoryCall + func (c *ProjectsLocationsAgentsEnvironmentsLookupEnvironmentHistoryCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsEnvironmentsPatchCall struct + func (c *ProjectsLocationsAgentsEnvironmentsPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsPatchCall + func (c *ProjectsLocationsAgentsEnvironmentsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentsEnvironmentsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsPatchCall + func (c *ProjectsLocationsAgentsEnvironmentsPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentsEnvironmentsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentsEnvironmentsPatchCall + type ProjectsLocationsAgentsEnvironmentsRunContinuousTestCall struct + func (c *ProjectsLocationsAgentsEnvironmentsRunContinuousTestCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsRunContinuousTestCall + func (c *ProjectsLocationsAgentsEnvironmentsRunContinuousTestCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentsEnvironmentsRunContinuousTestCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsRunContinuousTestCall + func (c *ProjectsLocationsAgentsEnvironmentsRunContinuousTestCall) Header() http.Header + type ProjectsLocationsAgentsEnvironmentsService struct + ContinuousTestResults *ProjectsLocationsAgentsEnvironmentsContinuousTestResultsService + Deployments *ProjectsLocationsAgentsEnvironmentsDeploymentsService + Experiments *ProjectsLocationsAgentsEnvironmentsExperimentsService + Sessions *ProjectsLocationsAgentsEnvironmentsSessionsService + func NewProjectsLocationsAgentsEnvironmentsService(s *Service) *ProjectsLocationsAgentsEnvironmentsService + func (r *ProjectsLocationsAgentsEnvironmentsService) Create(parent string, ...) *ProjectsLocationsAgentsEnvironmentsCreateCall + func (r *ProjectsLocationsAgentsEnvironmentsService) Delete(name string) *ProjectsLocationsAgentsEnvironmentsDeleteCall + func (r *ProjectsLocationsAgentsEnvironmentsService) DeployFlow(environment string, ...) *ProjectsLocationsAgentsEnvironmentsDeployFlowCall + func (r *ProjectsLocationsAgentsEnvironmentsService) Get(name string) *ProjectsLocationsAgentsEnvironmentsGetCall + func (r *ProjectsLocationsAgentsEnvironmentsService) List(parent string) *ProjectsLocationsAgentsEnvironmentsListCall + func (r *ProjectsLocationsAgentsEnvironmentsService) LookupEnvironmentHistory(name string) *ProjectsLocationsAgentsEnvironmentsLookupEnvironmentHistoryCall + func (r *ProjectsLocationsAgentsEnvironmentsService) Patch(name string, ...) *ProjectsLocationsAgentsEnvironmentsPatchCall + func (r *ProjectsLocationsAgentsEnvironmentsService) RunContinuousTest(environment string, ...) *ProjectsLocationsAgentsEnvironmentsRunContinuousTestCall + type ProjectsLocationsAgentsEnvironmentsSessionsDetectIntentCall struct + func (c *ProjectsLocationsAgentsEnvironmentsSessionsDetectIntentCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsSessionsDetectIntentCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsDetectIntentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1DetectIntentResponse, error) + func (c *ProjectsLocationsAgentsEnvironmentsSessionsDetectIntentCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsSessionsDetectIntentCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsDetectIntentCall) Header() http.Header + type ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesCreateCall struct + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesCreateCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1SessionEntityType, error) + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesCreateCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesCreateCall) Header() http.Header + type ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesDeleteCall struct + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesDeleteCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesDeleteCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesDeleteCall) Header() http.Header + type ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesGetCall struct + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesGetCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1SessionEntityType, error) + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesGetCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesGetCall + type ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesListCall struct + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesListCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesListCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListSessionEntityTypesResponse, error) + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesListCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesListCall) Header() http.Header + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesListCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesListCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesListCall) PageToken(pageToken string) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesListCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesPatchCall struct + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesPatchCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1SessionEntityType, error) + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesPatchCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesPatchCall + type ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesService struct + func NewProjectsLocationsAgentsEnvironmentsSessionsEntityTypesService(s *Service) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesService + func (r *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesService) Create(parent string, ...) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesCreateCall + func (r *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesService) Delete(name string) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesDeleteCall + func (r *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesService) Get(name string) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesGetCall + func (r *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesService) List(parent string) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesListCall + func (r *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesService) Patch(nameid string, ...) *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesPatchCall + type ProjectsLocationsAgentsEnvironmentsSessionsFulfillIntentCall struct + func (c *ProjectsLocationsAgentsEnvironmentsSessionsFulfillIntentCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsSessionsFulfillIntentCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsFulfillIntentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1FulfillIntentResponse, error) + func (c *ProjectsLocationsAgentsEnvironmentsSessionsFulfillIntentCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsSessionsFulfillIntentCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsFulfillIntentCall) Header() http.Header + type ProjectsLocationsAgentsEnvironmentsSessionsMatchIntentCall struct + func (c *ProjectsLocationsAgentsEnvironmentsSessionsMatchIntentCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsSessionsMatchIntentCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsMatchIntentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1MatchIntentResponse, error) + func (c *ProjectsLocationsAgentsEnvironmentsSessionsMatchIntentCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsSessionsMatchIntentCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsMatchIntentCall) Header() http.Header + type ProjectsLocationsAgentsEnvironmentsSessionsServerStreamingDetectIntentCall struct + func (c *ProjectsLocationsAgentsEnvironmentsSessionsServerStreamingDetectIntentCall) Context(ctx context.Context) *ProjectsLocationsAgentsEnvironmentsSessionsServerStreamingDetectIntentCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsServerStreamingDetectIntentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1DetectIntentResponse, error) + func (c *ProjectsLocationsAgentsEnvironmentsSessionsServerStreamingDetectIntentCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsSessionsServerStreamingDetectIntentCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsServerStreamingDetectIntentCall) Header() http.Header + type ProjectsLocationsAgentsEnvironmentsSessionsService struct + EntityTypes *ProjectsLocationsAgentsEnvironmentsSessionsEntityTypesService + func NewProjectsLocationsAgentsEnvironmentsSessionsService(s *Service) *ProjectsLocationsAgentsEnvironmentsSessionsService + func (r *ProjectsLocationsAgentsEnvironmentsSessionsService) DetectIntent(sessionid string, ...) *ProjectsLocationsAgentsEnvironmentsSessionsDetectIntentCall + func (r *ProjectsLocationsAgentsEnvironmentsSessionsService) FulfillIntent(sessionid string, ...) *ProjectsLocationsAgentsEnvironmentsSessionsFulfillIntentCall + func (r *ProjectsLocationsAgentsEnvironmentsSessionsService) MatchIntent(sessionid string, ...) *ProjectsLocationsAgentsEnvironmentsSessionsMatchIntentCall + func (r *ProjectsLocationsAgentsEnvironmentsSessionsService) ServerStreamingDetectIntent(sessionid string, ...) *ProjectsLocationsAgentsEnvironmentsSessionsServerStreamingDetectIntentCall + type ProjectsLocationsAgentsExportCall struct + func (c *ProjectsLocationsAgentsExportCall) Context(ctx context.Context) *ProjectsLocationsAgentsExportCall + func (c *ProjectsLocationsAgentsExportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentsExportCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsExportCall + func (c *ProjectsLocationsAgentsExportCall) Header() http.Header + type ProjectsLocationsAgentsFlowsCreateCall struct + func (c *ProjectsLocationsAgentsFlowsCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsCreateCall + func (c *ProjectsLocationsAgentsFlowsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Flow, error) + func (c *ProjectsLocationsAgentsFlowsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsCreateCall + func (c *ProjectsLocationsAgentsFlowsCreateCall) Header() http.Header + func (c *ProjectsLocationsAgentsFlowsCreateCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsFlowsCreateCall + type ProjectsLocationsAgentsFlowsDeleteCall struct + func (c *ProjectsLocationsAgentsFlowsDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsDeleteCall + func (c *ProjectsLocationsAgentsFlowsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentsFlowsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsDeleteCall + func (c *ProjectsLocationsAgentsFlowsDeleteCall) Force(force bool) *ProjectsLocationsAgentsFlowsDeleteCall + func (c *ProjectsLocationsAgentsFlowsDeleteCall) Header() http.Header + type ProjectsLocationsAgentsFlowsExportCall struct + func (c *ProjectsLocationsAgentsFlowsExportCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsExportCall + func (c *ProjectsLocationsAgentsFlowsExportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentsFlowsExportCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsExportCall + func (c *ProjectsLocationsAgentsFlowsExportCall) Header() http.Header + type ProjectsLocationsAgentsFlowsGetCall struct + func (c *ProjectsLocationsAgentsFlowsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsGetCall + func (c *ProjectsLocationsAgentsFlowsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Flow, error) + func (c *ProjectsLocationsAgentsFlowsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsGetCall + func (c *ProjectsLocationsAgentsFlowsGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsFlowsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsFlowsGetCall + func (c *ProjectsLocationsAgentsFlowsGetCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsFlowsGetCall + type ProjectsLocationsAgentsFlowsGetValidationResultCall struct + func (c *ProjectsLocationsAgentsFlowsGetValidationResultCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsGetValidationResultCall + func (c *ProjectsLocationsAgentsFlowsGetValidationResultCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1FlowValidationResult, error) + func (c *ProjectsLocationsAgentsFlowsGetValidationResultCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsGetValidationResultCall + func (c *ProjectsLocationsAgentsFlowsGetValidationResultCall) Header() http.Header + func (c *ProjectsLocationsAgentsFlowsGetValidationResultCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsFlowsGetValidationResultCall + func (c *ProjectsLocationsAgentsFlowsGetValidationResultCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsFlowsGetValidationResultCall + type ProjectsLocationsAgentsFlowsImportCall struct + func (c *ProjectsLocationsAgentsFlowsImportCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsImportCall + func (c *ProjectsLocationsAgentsFlowsImportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentsFlowsImportCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsImportCall + func (c *ProjectsLocationsAgentsFlowsImportCall) Header() http.Header + type ProjectsLocationsAgentsFlowsListCall struct + func (c *ProjectsLocationsAgentsFlowsListCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsListCall + func (c *ProjectsLocationsAgentsFlowsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListFlowsResponse, error) + func (c *ProjectsLocationsAgentsFlowsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsListCall + func (c *ProjectsLocationsAgentsFlowsListCall) Header() http.Header + func (c *ProjectsLocationsAgentsFlowsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsFlowsListCall + func (c *ProjectsLocationsAgentsFlowsListCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsFlowsListCall + func (c *ProjectsLocationsAgentsFlowsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsFlowsListCall + func (c *ProjectsLocationsAgentsFlowsListCall) PageToken(pageToken string) *ProjectsLocationsAgentsFlowsListCall + func (c *ProjectsLocationsAgentsFlowsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsFlowsPagesCreateCall struct + func (c *ProjectsLocationsAgentsFlowsPagesCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsPagesCreateCall + func (c *ProjectsLocationsAgentsFlowsPagesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Page, error) + func (c *ProjectsLocationsAgentsFlowsPagesCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsPagesCreateCall + func (c *ProjectsLocationsAgentsFlowsPagesCreateCall) Header() http.Header + func (c *ProjectsLocationsAgentsFlowsPagesCreateCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsFlowsPagesCreateCall + type ProjectsLocationsAgentsFlowsPagesDeleteCall struct + func (c *ProjectsLocationsAgentsFlowsPagesDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsPagesDeleteCall + func (c *ProjectsLocationsAgentsFlowsPagesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentsFlowsPagesDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsPagesDeleteCall + func (c *ProjectsLocationsAgentsFlowsPagesDeleteCall) Force(force bool) *ProjectsLocationsAgentsFlowsPagesDeleteCall + func (c *ProjectsLocationsAgentsFlowsPagesDeleteCall) Header() http.Header + type ProjectsLocationsAgentsFlowsPagesGetCall struct + func (c *ProjectsLocationsAgentsFlowsPagesGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsPagesGetCall + func (c *ProjectsLocationsAgentsFlowsPagesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Page, error) + func (c *ProjectsLocationsAgentsFlowsPagesGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsPagesGetCall + func (c *ProjectsLocationsAgentsFlowsPagesGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsFlowsPagesGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsFlowsPagesGetCall + func (c *ProjectsLocationsAgentsFlowsPagesGetCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsFlowsPagesGetCall + type ProjectsLocationsAgentsFlowsPagesListCall struct + func (c *ProjectsLocationsAgentsFlowsPagesListCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsPagesListCall + func (c *ProjectsLocationsAgentsFlowsPagesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListPagesResponse, error) + func (c *ProjectsLocationsAgentsFlowsPagesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsPagesListCall + func (c *ProjectsLocationsAgentsFlowsPagesListCall) Header() http.Header + func (c *ProjectsLocationsAgentsFlowsPagesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsFlowsPagesListCall + func (c *ProjectsLocationsAgentsFlowsPagesListCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsFlowsPagesListCall + func (c *ProjectsLocationsAgentsFlowsPagesListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsFlowsPagesListCall + func (c *ProjectsLocationsAgentsFlowsPagesListCall) PageToken(pageToken string) *ProjectsLocationsAgentsFlowsPagesListCall + func (c *ProjectsLocationsAgentsFlowsPagesListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsFlowsPagesPatchCall struct + func (c *ProjectsLocationsAgentsFlowsPagesPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsPagesPatchCall + func (c *ProjectsLocationsAgentsFlowsPagesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Page, error) + func (c *ProjectsLocationsAgentsFlowsPagesPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsPagesPatchCall + func (c *ProjectsLocationsAgentsFlowsPagesPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentsFlowsPagesPatchCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsFlowsPagesPatchCall + func (c *ProjectsLocationsAgentsFlowsPagesPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentsFlowsPagesPatchCall + type ProjectsLocationsAgentsFlowsPagesService struct + func NewProjectsLocationsAgentsFlowsPagesService(s *Service) *ProjectsLocationsAgentsFlowsPagesService + func (r *ProjectsLocationsAgentsFlowsPagesService) Create(parent string, ...) *ProjectsLocationsAgentsFlowsPagesCreateCall + func (r *ProjectsLocationsAgentsFlowsPagesService) Delete(name string) *ProjectsLocationsAgentsFlowsPagesDeleteCall + func (r *ProjectsLocationsAgentsFlowsPagesService) Get(name string) *ProjectsLocationsAgentsFlowsPagesGetCall + func (r *ProjectsLocationsAgentsFlowsPagesService) List(parent string) *ProjectsLocationsAgentsFlowsPagesListCall + func (r *ProjectsLocationsAgentsFlowsPagesService) Patch(nameid string, ...) *ProjectsLocationsAgentsFlowsPagesPatchCall + type ProjectsLocationsAgentsFlowsPatchCall struct + func (c *ProjectsLocationsAgentsFlowsPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsPatchCall + func (c *ProjectsLocationsAgentsFlowsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Flow, error) + func (c *ProjectsLocationsAgentsFlowsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsPatchCall + func (c *ProjectsLocationsAgentsFlowsPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentsFlowsPatchCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsFlowsPatchCall + func (c *ProjectsLocationsAgentsFlowsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentsFlowsPatchCall + type ProjectsLocationsAgentsFlowsService struct + Pages *ProjectsLocationsAgentsFlowsPagesService + TransitionRouteGroups *ProjectsLocationsAgentsFlowsTransitionRouteGroupsService + Versions *ProjectsLocationsAgentsFlowsVersionsService + func NewProjectsLocationsAgentsFlowsService(s *Service) *ProjectsLocationsAgentsFlowsService + func (r *ProjectsLocationsAgentsFlowsService) Create(parent string, ...) *ProjectsLocationsAgentsFlowsCreateCall + func (r *ProjectsLocationsAgentsFlowsService) Delete(name string) *ProjectsLocationsAgentsFlowsDeleteCall + func (r *ProjectsLocationsAgentsFlowsService) Export(name string, ...) *ProjectsLocationsAgentsFlowsExportCall + func (r *ProjectsLocationsAgentsFlowsService) Get(name string) *ProjectsLocationsAgentsFlowsGetCall + func (r *ProjectsLocationsAgentsFlowsService) GetValidationResult(name string) *ProjectsLocationsAgentsFlowsGetValidationResultCall + func (r *ProjectsLocationsAgentsFlowsService) Import(parent string, ...) *ProjectsLocationsAgentsFlowsImportCall + func (r *ProjectsLocationsAgentsFlowsService) List(parent string) *ProjectsLocationsAgentsFlowsListCall + func (r *ProjectsLocationsAgentsFlowsService) Patch(nameid string, ...) *ProjectsLocationsAgentsFlowsPatchCall + func (r *ProjectsLocationsAgentsFlowsService) Train(name string, ...) *ProjectsLocationsAgentsFlowsTrainCall + func (r *ProjectsLocationsAgentsFlowsService) Validate(name string, ...) *ProjectsLocationsAgentsFlowsValidateCall + type ProjectsLocationsAgentsFlowsTrainCall struct + func (c *ProjectsLocationsAgentsFlowsTrainCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsTrainCall + func (c *ProjectsLocationsAgentsFlowsTrainCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentsFlowsTrainCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsTrainCall + func (c *ProjectsLocationsAgentsFlowsTrainCall) Header() http.Header + type ProjectsLocationsAgentsFlowsTransitionRouteGroupsCreateCall struct + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsCreateCall + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1TransitionRouteGroup, error) + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsCreateCall + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsCreateCall) Header() http.Header + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsCreateCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsCreateCall + type ProjectsLocationsAgentsFlowsTransitionRouteGroupsDeleteCall struct + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsDeleteCall + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsDeleteCall + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsDeleteCall) Force(force bool) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsDeleteCall + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsDeleteCall) Header() http.Header + type ProjectsLocationsAgentsFlowsTransitionRouteGroupsGetCall struct + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsGetCall + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1TransitionRouteGroup, error) + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsGetCall + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsGetCall + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsGetCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsGetCall + type ProjectsLocationsAgentsFlowsTransitionRouteGroupsListCall struct + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsListCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsListCall + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListTransitionRouteGroupsResponse, error) + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsListCall + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsListCall) Header() http.Header + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsListCall + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsListCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsListCall + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsListCall + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsListCall) PageToken(pageToken string) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsListCall + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsFlowsTransitionRouteGroupsPatchCall struct + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsPatchCall + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1TransitionRouteGroup, error) + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsPatchCall + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsPatchCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsPatchCall + func (c *ProjectsLocationsAgentsFlowsTransitionRouteGroupsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsPatchCall + type ProjectsLocationsAgentsFlowsTransitionRouteGroupsService struct + func NewProjectsLocationsAgentsFlowsTransitionRouteGroupsService(s *Service) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsService + func (r *ProjectsLocationsAgentsFlowsTransitionRouteGroupsService) Create(parent string, ...) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsCreateCall + func (r *ProjectsLocationsAgentsFlowsTransitionRouteGroupsService) Delete(name string) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsDeleteCall + func (r *ProjectsLocationsAgentsFlowsTransitionRouteGroupsService) Get(name string) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsGetCall + func (r *ProjectsLocationsAgentsFlowsTransitionRouteGroupsService) List(parent string) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsListCall + func (r *ProjectsLocationsAgentsFlowsTransitionRouteGroupsService) Patch(nameid string, ...) *ProjectsLocationsAgentsFlowsTransitionRouteGroupsPatchCall + type ProjectsLocationsAgentsFlowsValidateCall struct + func (c *ProjectsLocationsAgentsFlowsValidateCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsValidateCall + func (c *ProjectsLocationsAgentsFlowsValidateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1FlowValidationResult, error) + func (c *ProjectsLocationsAgentsFlowsValidateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsValidateCall + func (c *ProjectsLocationsAgentsFlowsValidateCall) Header() http.Header + type ProjectsLocationsAgentsFlowsVersionsCompareVersionsCall struct + func (c *ProjectsLocationsAgentsFlowsVersionsCompareVersionsCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsVersionsCompareVersionsCall + func (c *ProjectsLocationsAgentsFlowsVersionsCompareVersionsCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1CompareVersionsResponse, error) + func (c *ProjectsLocationsAgentsFlowsVersionsCompareVersionsCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsVersionsCompareVersionsCall + func (c *ProjectsLocationsAgentsFlowsVersionsCompareVersionsCall) Header() http.Header + type ProjectsLocationsAgentsFlowsVersionsCreateCall struct + func (c *ProjectsLocationsAgentsFlowsVersionsCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsVersionsCreateCall + func (c *ProjectsLocationsAgentsFlowsVersionsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentsFlowsVersionsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsVersionsCreateCall + func (c *ProjectsLocationsAgentsFlowsVersionsCreateCall) Header() http.Header + type ProjectsLocationsAgentsFlowsVersionsDeleteCall struct + func (c *ProjectsLocationsAgentsFlowsVersionsDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsVersionsDeleteCall + func (c *ProjectsLocationsAgentsFlowsVersionsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentsFlowsVersionsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsVersionsDeleteCall + func (c *ProjectsLocationsAgentsFlowsVersionsDeleteCall) Header() http.Header + type ProjectsLocationsAgentsFlowsVersionsGetCall struct + func (c *ProjectsLocationsAgentsFlowsVersionsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsVersionsGetCall + func (c *ProjectsLocationsAgentsFlowsVersionsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Version, error) + func (c *ProjectsLocationsAgentsFlowsVersionsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsVersionsGetCall + func (c *ProjectsLocationsAgentsFlowsVersionsGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsFlowsVersionsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsFlowsVersionsGetCall + type ProjectsLocationsAgentsFlowsVersionsListCall struct + func (c *ProjectsLocationsAgentsFlowsVersionsListCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsVersionsListCall + func (c *ProjectsLocationsAgentsFlowsVersionsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListVersionsResponse, error) + func (c *ProjectsLocationsAgentsFlowsVersionsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsVersionsListCall + func (c *ProjectsLocationsAgentsFlowsVersionsListCall) Header() http.Header + func (c *ProjectsLocationsAgentsFlowsVersionsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsFlowsVersionsListCall + func (c *ProjectsLocationsAgentsFlowsVersionsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsFlowsVersionsListCall + func (c *ProjectsLocationsAgentsFlowsVersionsListCall) PageToken(pageToken string) *ProjectsLocationsAgentsFlowsVersionsListCall + func (c *ProjectsLocationsAgentsFlowsVersionsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsFlowsVersionsLoadCall struct + func (c *ProjectsLocationsAgentsFlowsVersionsLoadCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsVersionsLoadCall + func (c *ProjectsLocationsAgentsFlowsVersionsLoadCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentsFlowsVersionsLoadCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsVersionsLoadCall + func (c *ProjectsLocationsAgentsFlowsVersionsLoadCall) Header() http.Header + type ProjectsLocationsAgentsFlowsVersionsPatchCall struct + func (c *ProjectsLocationsAgentsFlowsVersionsPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsVersionsPatchCall + func (c *ProjectsLocationsAgentsFlowsVersionsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Version, error) + func (c *ProjectsLocationsAgentsFlowsVersionsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsFlowsVersionsPatchCall + func (c *ProjectsLocationsAgentsFlowsVersionsPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentsFlowsVersionsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentsFlowsVersionsPatchCall + type ProjectsLocationsAgentsFlowsVersionsService struct + func NewProjectsLocationsAgentsFlowsVersionsService(s *Service) *ProjectsLocationsAgentsFlowsVersionsService + func (r *ProjectsLocationsAgentsFlowsVersionsService) CompareVersions(baseVersion string, ...) *ProjectsLocationsAgentsFlowsVersionsCompareVersionsCall + func (r *ProjectsLocationsAgentsFlowsVersionsService) Create(parent string, ...) *ProjectsLocationsAgentsFlowsVersionsCreateCall + func (r *ProjectsLocationsAgentsFlowsVersionsService) Delete(name string) *ProjectsLocationsAgentsFlowsVersionsDeleteCall + func (r *ProjectsLocationsAgentsFlowsVersionsService) Get(name string) *ProjectsLocationsAgentsFlowsVersionsGetCall + func (r *ProjectsLocationsAgentsFlowsVersionsService) List(parent string) *ProjectsLocationsAgentsFlowsVersionsListCall + func (r *ProjectsLocationsAgentsFlowsVersionsService) Load(name string, ...) *ProjectsLocationsAgentsFlowsVersionsLoadCall + func (r *ProjectsLocationsAgentsFlowsVersionsService) Patch(name string, ...) *ProjectsLocationsAgentsFlowsVersionsPatchCall + type ProjectsLocationsAgentsGeneratorsCreateCall struct + func (c *ProjectsLocationsAgentsGeneratorsCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsGeneratorsCreateCall + func (c *ProjectsLocationsAgentsGeneratorsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Generator, error) + func (c *ProjectsLocationsAgentsGeneratorsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsGeneratorsCreateCall + func (c *ProjectsLocationsAgentsGeneratorsCreateCall) Header() http.Header + func (c *ProjectsLocationsAgentsGeneratorsCreateCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsGeneratorsCreateCall + type ProjectsLocationsAgentsGeneratorsDeleteCall struct + func (c *ProjectsLocationsAgentsGeneratorsDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentsGeneratorsDeleteCall + func (c *ProjectsLocationsAgentsGeneratorsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentsGeneratorsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsGeneratorsDeleteCall + func (c *ProjectsLocationsAgentsGeneratorsDeleteCall) Force(force bool) *ProjectsLocationsAgentsGeneratorsDeleteCall + func (c *ProjectsLocationsAgentsGeneratorsDeleteCall) Header() http.Header + type ProjectsLocationsAgentsGeneratorsGetCall struct + func (c *ProjectsLocationsAgentsGeneratorsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsGeneratorsGetCall + func (c *ProjectsLocationsAgentsGeneratorsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Generator, error) + func (c *ProjectsLocationsAgentsGeneratorsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsGeneratorsGetCall + func (c *ProjectsLocationsAgentsGeneratorsGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsGeneratorsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsGeneratorsGetCall + func (c *ProjectsLocationsAgentsGeneratorsGetCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsGeneratorsGetCall + type ProjectsLocationsAgentsGeneratorsListCall struct + func (c *ProjectsLocationsAgentsGeneratorsListCall) Context(ctx context.Context) *ProjectsLocationsAgentsGeneratorsListCall + func (c *ProjectsLocationsAgentsGeneratorsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListGeneratorsResponse, error) + func (c *ProjectsLocationsAgentsGeneratorsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsGeneratorsListCall + func (c *ProjectsLocationsAgentsGeneratorsListCall) Header() http.Header + func (c *ProjectsLocationsAgentsGeneratorsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsGeneratorsListCall + func (c *ProjectsLocationsAgentsGeneratorsListCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsGeneratorsListCall + func (c *ProjectsLocationsAgentsGeneratorsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsGeneratorsListCall + func (c *ProjectsLocationsAgentsGeneratorsListCall) PageToken(pageToken string) *ProjectsLocationsAgentsGeneratorsListCall + func (c *ProjectsLocationsAgentsGeneratorsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsGeneratorsPatchCall struct + func (c *ProjectsLocationsAgentsGeneratorsPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentsGeneratorsPatchCall + func (c *ProjectsLocationsAgentsGeneratorsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Generator, error) + func (c *ProjectsLocationsAgentsGeneratorsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsGeneratorsPatchCall + func (c *ProjectsLocationsAgentsGeneratorsPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentsGeneratorsPatchCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsGeneratorsPatchCall + func (c *ProjectsLocationsAgentsGeneratorsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentsGeneratorsPatchCall + type ProjectsLocationsAgentsGeneratorsService struct + func NewProjectsLocationsAgentsGeneratorsService(s *Service) *ProjectsLocationsAgentsGeneratorsService + func (r *ProjectsLocationsAgentsGeneratorsService) Create(parent string, ...) *ProjectsLocationsAgentsGeneratorsCreateCall + func (r *ProjectsLocationsAgentsGeneratorsService) Delete(name string) *ProjectsLocationsAgentsGeneratorsDeleteCall + func (r *ProjectsLocationsAgentsGeneratorsService) Get(name string) *ProjectsLocationsAgentsGeneratorsGetCall + func (r *ProjectsLocationsAgentsGeneratorsService) List(parent string) *ProjectsLocationsAgentsGeneratorsListCall + func (r *ProjectsLocationsAgentsGeneratorsService) Patch(nameid string, ...) *ProjectsLocationsAgentsGeneratorsPatchCall + type ProjectsLocationsAgentsGetCall struct + func (c *ProjectsLocationsAgentsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsGetCall + func (c *ProjectsLocationsAgentsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Agent, error) + func (c *ProjectsLocationsAgentsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsGetCall + func (c *ProjectsLocationsAgentsGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsGetCall + type ProjectsLocationsAgentsGetGenerativeSettingsCall struct + func (c *ProjectsLocationsAgentsGetGenerativeSettingsCall) Context(ctx context.Context) *ProjectsLocationsAgentsGetGenerativeSettingsCall + func (c *ProjectsLocationsAgentsGetGenerativeSettingsCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1GenerativeSettings, error) + func (c *ProjectsLocationsAgentsGetGenerativeSettingsCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsGetGenerativeSettingsCall + func (c *ProjectsLocationsAgentsGetGenerativeSettingsCall) Header() http.Header + func (c *ProjectsLocationsAgentsGetGenerativeSettingsCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsGetGenerativeSettingsCall + func (c *ProjectsLocationsAgentsGetGenerativeSettingsCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsGetGenerativeSettingsCall + type ProjectsLocationsAgentsGetValidationResultCall struct + func (c *ProjectsLocationsAgentsGetValidationResultCall) Context(ctx context.Context) *ProjectsLocationsAgentsGetValidationResultCall + func (c *ProjectsLocationsAgentsGetValidationResultCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1AgentValidationResult, error) + func (c *ProjectsLocationsAgentsGetValidationResultCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsGetValidationResultCall + func (c *ProjectsLocationsAgentsGetValidationResultCall) Header() http.Header + func (c *ProjectsLocationsAgentsGetValidationResultCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsGetValidationResultCall + func (c *ProjectsLocationsAgentsGetValidationResultCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsGetValidationResultCall + type ProjectsLocationsAgentsIntentsCreateCall struct + func (c *ProjectsLocationsAgentsIntentsCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsIntentsCreateCall + func (c *ProjectsLocationsAgentsIntentsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Intent, error) + func (c *ProjectsLocationsAgentsIntentsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsIntentsCreateCall + func (c *ProjectsLocationsAgentsIntentsCreateCall) Header() http.Header + func (c *ProjectsLocationsAgentsIntentsCreateCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsIntentsCreateCall + type ProjectsLocationsAgentsIntentsDeleteCall struct + func (c *ProjectsLocationsAgentsIntentsDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentsIntentsDeleteCall + func (c *ProjectsLocationsAgentsIntentsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentsIntentsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsIntentsDeleteCall + func (c *ProjectsLocationsAgentsIntentsDeleteCall) Header() http.Header + type ProjectsLocationsAgentsIntentsExportCall struct + func (c *ProjectsLocationsAgentsIntentsExportCall) Context(ctx context.Context) *ProjectsLocationsAgentsIntentsExportCall + func (c *ProjectsLocationsAgentsIntentsExportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentsIntentsExportCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsIntentsExportCall + func (c *ProjectsLocationsAgentsIntentsExportCall) Header() http.Header + type ProjectsLocationsAgentsIntentsGetCall struct + func (c *ProjectsLocationsAgentsIntentsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsIntentsGetCall + func (c *ProjectsLocationsAgentsIntentsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Intent, error) + func (c *ProjectsLocationsAgentsIntentsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsIntentsGetCall + func (c *ProjectsLocationsAgentsIntentsGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsIntentsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsIntentsGetCall + func (c *ProjectsLocationsAgentsIntentsGetCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsIntentsGetCall + type ProjectsLocationsAgentsIntentsImportCall struct + func (c *ProjectsLocationsAgentsIntentsImportCall) Context(ctx context.Context) *ProjectsLocationsAgentsIntentsImportCall + func (c *ProjectsLocationsAgentsIntentsImportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentsIntentsImportCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsIntentsImportCall + func (c *ProjectsLocationsAgentsIntentsImportCall) Header() http.Header + type ProjectsLocationsAgentsIntentsListCall struct + func (c *ProjectsLocationsAgentsIntentsListCall) Context(ctx context.Context) *ProjectsLocationsAgentsIntentsListCall + func (c *ProjectsLocationsAgentsIntentsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListIntentsResponse, error) + func (c *ProjectsLocationsAgentsIntentsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsIntentsListCall + func (c *ProjectsLocationsAgentsIntentsListCall) Header() http.Header + func (c *ProjectsLocationsAgentsIntentsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsIntentsListCall + func (c *ProjectsLocationsAgentsIntentsListCall) IntentView(intentView string) *ProjectsLocationsAgentsIntentsListCall + func (c *ProjectsLocationsAgentsIntentsListCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsIntentsListCall + func (c *ProjectsLocationsAgentsIntentsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsIntentsListCall + func (c *ProjectsLocationsAgentsIntentsListCall) PageToken(pageToken string) *ProjectsLocationsAgentsIntentsListCall + func (c *ProjectsLocationsAgentsIntentsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsIntentsPatchCall struct + func (c *ProjectsLocationsAgentsIntentsPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentsIntentsPatchCall + func (c *ProjectsLocationsAgentsIntentsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Intent, error) + func (c *ProjectsLocationsAgentsIntentsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsIntentsPatchCall + func (c *ProjectsLocationsAgentsIntentsPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentsIntentsPatchCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsIntentsPatchCall + func (c *ProjectsLocationsAgentsIntentsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentsIntentsPatchCall + type ProjectsLocationsAgentsIntentsService struct + func NewProjectsLocationsAgentsIntentsService(s *Service) *ProjectsLocationsAgentsIntentsService + func (r *ProjectsLocationsAgentsIntentsService) Create(parent string, ...) *ProjectsLocationsAgentsIntentsCreateCall + func (r *ProjectsLocationsAgentsIntentsService) Delete(name string) *ProjectsLocationsAgentsIntentsDeleteCall + func (r *ProjectsLocationsAgentsIntentsService) Export(parent string, ...) *ProjectsLocationsAgentsIntentsExportCall + func (r *ProjectsLocationsAgentsIntentsService) Get(name string) *ProjectsLocationsAgentsIntentsGetCall + func (r *ProjectsLocationsAgentsIntentsService) Import(parent string, ...) *ProjectsLocationsAgentsIntentsImportCall + func (r *ProjectsLocationsAgentsIntentsService) List(parent string) *ProjectsLocationsAgentsIntentsListCall + func (r *ProjectsLocationsAgentsIntentsService) Patch(nameid string, ...) *ProjectsLocationsAgentsIntentsPatchCall + type ProjectsLocationsAgentsListCall struct + func (c *ProjectsLocationsAgentsListCall) Context(ctx context.Context) *ProjectsLocationsAgentsListCall + func (c *ProjectsLocationsAgentsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListAgentsResponse, error) + func (c *ProjectsLocationsAgentsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsListCall + func (c *ProjectsLocationsAgentsListCall) Header() http.Header + func (c *ProjectsLocationsAgentsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsListCall + func (c *ProjectsLocationsAgentsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsListCall + func (c *ProjectsLocationsAgentsListCall) PageToken(pageToken string) *ProjectsLocationsAgentsListCall + func (c *ProjectsLocationsAgentsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsPatchCall struct + func (c *ProjectsLocationsAgentsPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentsPatchCall + func (c *ProjectsLocationsAgentsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Agent, error) + func (c *ProjectsLocationsAgentsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsPatchCall + func (c *ProjectsLocationsAgentsPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentsPatchCall + type ProjectsLocationsAgentsPlaybooksCreateCall struct + func (c *ProjectsLocationsAgentsPlaybooksCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsPlaybooksCreateCall + func (c *ProjectsLocationsAgentsPlaybooksCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Playbook, error) + func (c *ProjectsLocationsAgentsPlaybooksCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsPlaybooksCreateCall + func (c *ProjectsLocationsAgentsPlaybooksCreateCall) Header() http.Header + type ProjectsLocationsAgentsPlaybooksDeleteCall struct + func (c *ProjectsLocationsAgentsPlaybooksDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentsPlaybooksDeleteCall + func (c *ProjectsLocationsAgentsPlaybooksDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentsPlaybooksDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsPlaybooksDeleteCall + func (c *ProjectsLocationsAgentsPlaybooksDeleteCall) Header() http.Header + type ProjectsLocationsAgentsPlaybooksExamplesCreateCall struct + func (c *ProjectsLocationsAgentsPlaybooksExamplesCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsPlaybooksExamplesCreateCall + func (c *ProjectsLocationsAgentsPlaybooksExamplesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Example, error) + func (c *ProjectsLocationsAgentsPlaybooksExamplesCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsPlaybooksExamplesCreateCall + func (c *ProjectsLocationsAgentsPlaybooksExamplesCreateCall) Header() http.Header + type ProjectsLocationsAgentsPlaybooksExamplesDeleteCall struct + func (c *ProjectsLocationsAgentsPlaybooksExamplesDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentsPlaybooksExamplesDeleteCall + func (c *ProjectsLocationsAgentsPlaybooksExamplesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentsPlaybooksExamplesDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsPlaybooksExamplesDeleteCall + func (c *ProjectsLocationsAgentsPlaybooksExamplesDeleteCall) Header() http.Header + type ProjectsLocationsAgentsPlaybooksExamplesGetCall struct + func (c *ProjectsLocationsAgentsPlaybooksExamplesGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsPlaybooksExamplesGetCall + func (c *ProjectsLocationsAgentsPlaybooksExamplesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Example, error) + func (c *ProjectsLocationsAgentsPlaybooksExamplesGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsPlaybooksExamplesGetCall + func (c *ProjectsLocationsAgentsPlaybooksExamplesGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsPlaybooksExamplesGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsPlaybooksExamplesGetCall + type ProjectsLocationsAgentsPlaybooksExamplesListCall struct + func (c *ProjectsLocationsAgentsPlaybooksExamplesListCall) Context(ctx context.Context) *ProjectsLocationsAgentsPlaybooksExamplesListCall + func (c *ProjectsLocationsAgentsPlaybooksExamplesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListExamplesResponse, error) + func (c *ProjectsLocationsAgentsPlaybooksExamplesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsPlaybooksExamplesListCall + func (c *ProjectsLocationsAgentsPlaybooksExamplesListCall) Header() http.Header + func (c *ProjectsLocationsAgentsPlaybooksExamplesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsPlaybooksExamplesListCall + func (c *ProjectsLocationsAgentsPlaybooksExamplesListCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsPlaybooksExamplesListCall + func (c *ProjectsLocationsAgentsPlaybooksExamplesListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsPlaybooksExamplesListCall + func (c *ProjectsLocationsAgentsPlaybooksExamplesListCall) PageToken(pageToken string) *ProjectsLocationsAgentsPlaybooksExamplesListCall + func (c *ProjectsLocationsAgentsPlaybooksExamplesListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsPlaybooksExamplesPatchCall struct + func (c *ProjectsLocationsAgentsPlaybooksExamplesPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentsPlaybooksExamplesPatchCall + func (c *ProjectsLocationsAgentsPlaybooksExamplesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Example, error) + func (c *ProjectsLocationsAgentsPlaybooksExamplesPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsPlaybooksExamplesPatchCall + func (c *ProjectsLocationsAgentsPlaybooksExamplesPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentsPlaybooksExamplesPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentsPlaybooksExamplesPatchCall + type ProjectsLocationsAgentsPlaybooksExamplesService struct + func NewProjectsLocationsAgentsPlaybooksExamplesService(s *Service) *ProjectsLocationsAgentsPlaybooksExamplesService + func (r *ProjectsLocationsAgentsPlaybooksExamplesService) Create(parent string, ...) *ProjectsLocationsAgentsPlaybooksExamplesCreateCall + func (r *ProjectsLocationsAgentsPlaybooksExamplesService) Delete(name string) *ProjectsLocationsAgentsPlaybooksExamplesDeleteCall + func (r *ProjectsLocationsAgentsPlaybooksExamplesService) Get(name string) *ProjectsLocationsAgentsPlaybooksExamplesGetCall + func (r *ProjectsLocationsAgentsPlaybooksExamplesService) List(parent string) *ProjectsLocationsAgentsPlaybooksExamplesListCall + func (r *ProjectsLocationsAgentsPlaybooksExamplesService) Patch(nameid string, ...) *ProjectsLocationsAgentsPlaybooksExamplesPatchCall + type ProjectsLocationsAgentsPlaybooksGetCall struct + func (c *ProjectsLocationsAgentsPlaybooksGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsPlaybooksGetCall + func (c *ProjectsLocationsAgentsPlaybooksGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Playbook, error) + func (c *ProjectsLocationsAgentsPlaybooksGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsPlaybooksGetCall + func (c *ProjectsLocationsAgentsPlaybooksGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsPlaybooksGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsPlaybooksGetCall + type ProjectsLocationsAgentsPlaybooksListCall struct + func (c *ProjectsLocationsAgentsPlaybooksListCall) Context(ctx context.Context) *ProjectsLocationsAgentsPlaybooksListCall + func (c *ProjectsLocationsAgentsPlaybooksListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListPlaybooksResponse, error) + func (c *ProjectsLocationsAgentsPlaybooksListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsPlaybooksListCall + func (c *ProjectsLocationsAgentsPlaybooksListCall) Header() http.Header + func (c *ProjectsLocationsAgentsPlaybooksListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsPlaybooksListCall + func (c *ProjectsLocationsAgentsPlaybooksListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsPlaybooksListCall + func (c *ProjectsLocationsAgentsPlaybooksListCall) PageToken(pageToken string) *ProjectsLocationsAgentsPlaybooksListCall + func (c *ProjectsLocationsAgentsPlaybooksListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsPlaybooksPatchCall struct + func (c *ProjectsLocationsAgentsPlaybooksPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentsPlaybooksPatchCall + func (c *ProjectsLocationsAgentsPlaybooksPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Playbook, error) + func (c *ProjectsLocationsAgentsPlaybooksPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsPlaybooksPatchCall + func (c *ProjectsLocationsAgentsPlaybooksPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentsPlaybooksPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentsPlaybooksPatchCall + type ProjectsLocationsAgentsPlaybooksService struct + Examples *ProjectsLocationsAgentsPlaybooksExamplesService + Versions *ProjectsLocationsAgentsPlaybooksVersionsService + func NewProjectsLocationsAgentsPlaybooksService(s *Service) *ProjectsLocationsAgentsPlaybooksService + func (r *ProjectsLocationsAgentsPlaybooksService) Create(parent string, ...) *ProjectsLocationsAgentsPlaybooksCreateCall + func (r *ProjectsLocationsAgentsPlaybooksService) Delete(name string) *ProjectsLocationsAgentsPlaybooksDeleteCall + func (r *ProjectsLocationsAgentsPlaybooksService) Get(name string) *ProjectsLocationsAgentsPlaybooksGetCall + func (r *ProjectsLocationsAgentsPlaybooksService) List(parent string) *ProjectsLocationsAgentsPlaybooksListCall + func (r *ProjectsLocationsAgentsPlaybooksService) Patch(nameid string, ...) *ProjectsLocationsAgentsPlaybooksPatchCall + type ProjectsLocationsAgentsPlaybooksVersionsCreateCall struct + func (c *ProjectsLocationsAgentsPlaybooksVersionsCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsPlaybooksVersionsCreateCall + func (c *ProjectsLocationsAgentsPlaybooksVersionsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1PlaybookVersion, error) + func (c *ProjectsLocationsAgentsPlaybooksVersionsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsPlaybooksVersionsCreateCall + func (c *ProjectsLocationsAgentsPlaybooksVersionsCreateCall) Header() http.Header + type ProjectsLocationsAgentsPlaybooksVersionsDeleteCall struct + func (c *ProjectsLocationsAgentsPlaybooksVersionsDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentsPlaybooksVersionsDeleteCall + func (c *ProjectsLocationsAgentsPlaybooksVersionsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentsPlaybooksVersionsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsPlaybooksVersionsDeleteCall + func (c *ProjectsLocationsAgentsPlaybooksVersionsDeleteCall) Header() http.Header + type ProjectsLocationsAgentsPlaybooksVersionsGetCall struct + func (c *ProjectsLocationsAgentsPlaybooksVersionsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsPlaybooksVersionsGetCall + func (c *ProjectsLocationsAgentsPlaybooksVersionsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1PlaybookVersion, error) + func (c *ProjectsLocationsAgentsPlaybooksVersionsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsPlaybooksVersionsGetCall + func (c *ProjectsLocationsAgentsPlaybooksVersionsGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsPlaybooksVersionsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsPlaybooksVersionsGetCall + type ProjectsLocationsAgentsPlaybooksVersionsListCall struct + func (c *ProjectsLocationsAgentsPlaybooksVersionsListCall) Context(ctx context.Context) *ProjectsLocationsAgentsPlaybooksVersionsListCall + func (c *ProjectsLocationsAgentsPlaybooksVersionsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListPlaybookVersionsResponse, error) + func (c *ProjectsLocationsAgentsPlaybooksVersionsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsPlaybooksVersionsListCall + func (c *ProjectsLocationsAgentsPlaybooksVersionsListCall) Header() http.Header + func (c *ProjectsLocationsAgentsPlaybooksVersionsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsPlaybooksVersionsListCall + func (c *ProjectsLocationsAgentsPlaybooksVersionsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsPlaybooksVersionsListCall + func (c *ProjectsLocationsAgentsPlaybooksVersionsListCall) PageToken(pageToken string) *ProjectsLocationsAgentsPlaybooksVersionsListCall + func (c *ProjectsLocationsAgentsPlaybooksVersionsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsPlaybooksVersionsService struct + func NewProjectsLocationsAgentsPlaybooksVersionsService(s *Service) *ProjectsLocationsAgentsPlaybooksVersionsService + func (r *ProjectsLocationsAgentsPlaybooksVersionsService) Create(parent string, ...) *ProjectsLocationsAgentsPlaybooksVersionsCreateCall + func (r *ProjectsLocationsAgentsPlaybooksVersionsService) Delete(name string) *ProjectsLocationsAgentsPlaybooksVersionsDeleteCall + func (r *ProjectsLocationsAgentsPlaybooksVersionsService) Get(name string) *ProjectsLocationsAgentsPlaybooksVersionsGetCall + func (r *ProjectsLocationsAgentsPlaybooksVersionsService) List(parent string) *ProjectsLocationsAgentsPlaybooksVersionsListCall + type ProjectsLocationsAgentsRestoreCall struct + func (c *ProjectsLocationsAgentsRestoreCall) Context(ctx context.Context) *ProjectsLocationsAgentsRestoreCall + func (c *ProjectsLocationsAgentsRestoreCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentsRestoreCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsRestoreCall + func (c *ProjectsLocationsAgentsRestoreCall) Header() http.Header + type ProjectsLocationsAgentsService struct + Changelogs *ProjectsLocationsAgentsChangelogsService + Conversations *ProjectsLocationsAgentsConversationsService + EntityTypes *ProjectsLocationsAgentsEntityTypesService + Environments *ProjectsLocationsAgentsEnvironmentsService + Flows *ProjectsLocationsAgentsFlowsService + Generators *ProjectsLocationsAgentsGeneratorsService + Intents *ProjectsLocationsAgentsIntentsService + Playbooks *ProjectsLocationsAgentsPlaybooksService + Sessions *ProjectsLocationsAgentsSessionsService + TestCases *ProjectsLocationsAgentsTestCasesService + Tools *ProjectsLocationsAgentsToolsService + TransitionRouteGroups *ProjectsLocationsAgentsTransitionRouteGroupsService + Webhooks *ProjectsLocationsAgentsWebhooksService + func NewProjectsLocationsAgentsService(s *Service) *ProjectsLocationsAgentsService + func (r *ProjectsLocationsAgentsService) Create(parent string, ...) *ProjectsLocationsAgentsCreateCall + func (r *ProjectsLocationsAgentsService) Delete(name string) *ProjectsLocationsAgentsDeleteCall + func (r *ProjectsLocationsAgentsService) Export(name string, ...) *ProjectsLocationsAgentsExportCall + func (r *ProjectsLocationsAgentsService) Get(name string) *ProjectsLocationsAgentsGetCall + func (r *ProjectsLocationsAgentsService) GetGenerativeSettings(name string) *ProjectsLocationsAgentsGetGenerativeSettingsCall + func (r *ProjectsLocationsAgentsService) GetValidationResult(name string) *ProjectsLocationsAgentsGetValidationResultCall + func (r *ProjectsLocationsAgentsService) List(parent string) *ProjectsLocationsAgentsListCall + func (r *ProjectsLocationsAgentsService) Patch(nameid string, ...) *ProjectsLocationsAgentsPatchCall + func (r *ProjectsLocationsAgentsService) Restore(name string, ...) *ProjectsLocationsAgentsRestoreCall + func (r *ProjectsLocationsAgentsService) UpdateGenerativeSettings(name string, ...) *ProjectsLocationsAgentsUpdateGenerativeSettingsCall + func (r *ProjectsLocationsAgentsService) Validate(name string, ...) *ProjectsLocationsAgentsValidateCall + type ProjectsLocationsAgentsSessionsDetectIntentCall struct + func (c *ProjectsLocationsAgentsSessionsDetectIntentCall) Context(ctx context.Context) *ProjectsLocationsAgentsSessionsDetectIntentCall + func (c *ProjectsLocationsAgentsSessionsDetectIntentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1DetectIntentResponse, error) + func (c *ProjectsLocationsAgentsSessionsDetectIntentCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsSessionsDetectIntentCall + func (c *ProjectsLocationsAgentsSessionsDetectIntentCall) Header() http.Header + type ProjectsLocationsAgentsSessionsEntityTypesCreateCall struct + func (c *ProjectsLocationsAgentsSessionsEntityTypesCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsSessionsEntityTypesCreateCall + func (c *ProjectsLocationsAgentsSessionsEntityTypesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1SessionEntityType, error) + func (c *ProjectsLocationsAgentsSessionsEntityTypesCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsSessionsEntityTypesCreateCall + func (c *ProjectsLocationsAgentsSessionsEntityTypesCreateCall) Header() http.Header + type ProjectsLocationsAgentsSessionsEntityTypesDeleteCall struct + func (c *ProjectsLocationsAgentsSessionsEntityTypesDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentsSessionsEntityTypesDeleteCall + func (c *ProjectsLocationsAgentsSessionsEntityTypesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentsSessionsEntityTypesDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsSessionsEntityTypesDeleteCall + func (c *ProjectsLocationsAgentsSessionsEntityTypesDeleteCall) Header() http.Header + type ProjectsLocationsAgentsSessionsEntityTypesGetCall struct + func (c *ProjectsLocationsAgentsSessionsEntityTypesGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsSessionsEntityTypesGetCall + func (c *ProjectsLocationsAgentsSessionsEntityTypesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1SessionEntityType, error) + func (c *ProjectsLocationsAgentsSessionsEntityTypesGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsSessionsEntityTypesGetCall + func (c *ProjectsLocationsAgentsSessionsEntityTypesGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsSessionsEntityTypesGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsSessionsEntityTypesGetCall + type ProjectsLocationsAgentsSessionsEntityTypesListCall struct + func (c *ProjectsLocationsAgentsSessionsEntityTypesListCall) Context(ctx context.Context) *ProjectsLocationsAgentsSessionsEntityTypesListCall + func (c *ProjectsLocationsAgentsSessionsEntityTypesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListSessionEntityTypesResponse, error) + func (c *ProjectsLocationsAgentsSessionsEntityTypesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsSessionsEntityTypesListCall + func (c *ProjectsLocationsAgentsSessionsEntityTypesListCall) Header() http.Header + func (c *ProjectsLocationsAgentsSessionsEntityTypesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsSessionsEntityTypesListCall + func (c *ProjectsLocationsAgentsSessionsEntityTypesListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsSessionsEntityTypesListCall + func (c *ProjectsLocationsAgentsSessionsEntityTypesListCall) PageToken(pageToken string) *ProjectsLocationsAgentsSessionsEntityTypesListCall + func (c *ProjectsLocationsAgentsSessionsEntityTypesListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsSessionsEntityTypesPatchCall struct + func (c *ProjectsLocationsAgentsSessionsEntityTypesPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentsSessionsEntityTypesPatchCall + func (c *ProjectsLocationsAgentsSessionsEntityTypesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1SessionEntityType, error) + func (c *ProjectsLocationsAgentsSessionsEntityTypesPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsSessionsEntityTypesPatchCall + func (c *ProjectsLocationsAgentsSessionsEntityTypesPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentsSessionsEntityTypesPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentsSessionsEntityTypesPatchCall + type ProjectsLocationsAgentsSessionsEntityTypesService struct + func NewProjectsLocationsAgentsSessionsEntityTypesService(s *Service) *ProjectsLocationsAgentsSessionsEntityTypesService + func (r *ProjectsLocationsAgentsSessionsEntityTypesService) Create(parent string, ...) *ProjectsLocationsAgentsSessionsEntityTypesCreateCall + func (r *ProjectsLocationsAgentsSessionsEntityTypesService) Delete(name string) *ProjectsLocationsAgentsSessionsEntityTypesDeleteCall + func (r *ProjectsLocationsAgentsSessionsEntityTypesService) Get(name string) *ProjectsLocationsAgentsSessionsEntityTypesGetCall + func (r *ProjectsLocationsAgentsSessionsEntityTypesService) List(parent string) *ProjectsLocationsAgentsSessionsEntityTypesListCall + func (r *ProjectsLocationsAgentsSessionsEntityTypesService) Patch(nameid string, ...) *ProjectsLocationsAgentsSessionsEntityTypesPatchCall + type ProjectsLocationsAgentsSessionsFulfillIntentCall struct + func (c *ProjectsLocationsAgentsSessionsFulfillIntentCall) Context(ctx context.Context) *ProjectsLocationsAgentsSessionsFulfillIntentCall + func (c *ProjectsLocationsAgentsSessionsFulfillIntentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1FulfillIntentResponse, error) + func (c *ProjectsLocationsAgentsSessionsFulfillIntentCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsSessionsFulfillIntentCall + func (c *ProjectsLocationsAgentsSessionsFulfillIntentCall) Header() http.Header + type ProjectsLocationsAgentsSessionsMatchIntentCall struct + func (c *ProjectsLocationsAgentsSessionsMatchIntentCall) Context(ctx context.Context) *ProjectsLocationsAgentsSessionsMatchIntentCall + func (c *ProjectsLocationsAgentsSessionsMatchIntentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1MatchIntentResponse, error) + func (c *ProjectsLocationsAgentsSessionsMatchIntentCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsSessionsMatchIntentCall + func (c *ProjectsLocationsAgentsSessionsMatchIntentCall) Header() http.Header + type ProjectsLocationsAgentsSessionsServerStreamingDetectIntentCall struct + func (c *ProjectsLocationsAgentsSessionsServerStreamingDetectIntentCall) Context(ctx context.Context) *ProjectsLocationsAgentsSessionsServerStreamingDetectIntentCall + func (c *ProjectsLocationsAgentsSessionsServerStreamingDetectIntentCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1DetectIntentResponse, error) + func (c *ProjectsLocationsAgentsSessionsServerStreamingDetectIntentCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsSessionsServerStreamingDetectIntentCall + func (c *ProjectsLocationsAgentsSessionsServerStreamingDetectIntentCall) Header() http.Header + type ProjectsLocationsAgentsSessionsService struct + EntityTypes *ProjectsLocationsAgentsSessionsEntityTypesService + func NewProjectsLocationsAgentsSessionsService(s *Service) *ProjectsLocationsAgentsSessionsService + func (r *ProjectsLocationsAgentsSessionsService) DetectIntent(sessionid string, ...) *ProjectsLocationsAgentsSessionsDetectIntentCall + func (r *ProjectsLocationsAgentsSessionsService) FulfillIntent(sessionid string, ...) *ProjectsLocationsAgentsSessionsFulfillIntentCall + func (r *ProjectsLocationsAgentsSessionsService) MatchIntent(sessionid string, ...) *ProjectsLocationsAgentsSessionsMatchIntentCall + func (r *ProjectsLocationsAgentsSessionsService) ServerStreamingDetectIntent(sessionid string, ...) *ProjectsLocationsAgentsSessionsServerStreamingDetectIntentCall + func (r *ProjectsLocationsAgentsSessionsService) SubmitAnswerFeedback(session string, ...) *ProjectsLocationsAgentsSessionsSubmitAnswerFeedbackCall + type ProjectsLocationsAgentsSessionsSubmitAnswerFeedbackCall struct + func (c *ProjectsLocationsAgentsSessionsSubmitAnswerFeedbackCall) Context(ctx context.Context) *ProjectsLocationsAgentsSessionsSubmitAnswerFeedbackCall + func (c *ProjectsLocationsAgentsSessionsSubmitAnswerFeedbackCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1AnswerFeedback, error) + func (c *ProjectsLocationsAgentsSessionsSubmitAnswerFeedbackCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsSessionsSubmitAnswerFeedbackCall + func (c *ProjectsLocationsAgentsSessionsSubmitAnswerFeedbackCall) Header() http.Header + type ProjectsLocationsAgentsTestCasesBatchDeleteCall struct + func (c *ProjectsLocationsAgentsTestCasesBatchDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentsTestCasesBatchDeleteCall + func (c *ProjectsLocationsAgentsTestCasesBatchDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentsTestCasesBatchDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsTestCasesBatchDeleteCall + func (c *ProjectsLocationsAgentsTestCasesBatchDeleteCall) Header() http.Header + type ProjectsLocationsAgentsTestCasesBatchRunCall struct + func (c *ProjectsLocationsAgentsTestCasesBatchRunCall) Context(ctx context.Context) *ProjectsLocationsAgentsTestCasesBatchRunCall + func (c *ProjectsLocationsAgentsTestCasesBatchRunCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentsTestCasesBatchRunCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsTestCasesBatchRunCall + func (c *ProjectsLocationsAgentsTestCasesBatchRunCall) Header() http.Header + type ProjectsLocationsAgentsTestCasesCalculateCoverageCall struct + func (c *ProjectsLocationsAgentsTestCasesCalculateCoverageCall) Context(ctx context.Context) *ProjectsLocationsAgentsTestCasesCalculateCoverageCall + func (c *ProjectsLocationsAgentsTestCasesCalculateCoverageCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1CalculateCoverageResponse, error) + func (c *ProjectsLocationsAgentsTestCasesCalculateCoverageCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsTestCasesCalculateCoverageCall + func (c *ProjectsLocationsAgentsTestCasesCalculateCoverageCall) Header() http.Header + func (c *ProjectsLocationsAgentsTestCasesCalculateCoverageCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsTestCasesCalculateCoverageCall + func (c *ProjectsLocationsAgentsTestCasesCalculateCoverageCall) Type(type_ string) *ProjectsLocationsAgentsTestCasesCalculateCoverageCall + type ProjectsLocationsAgentsTestCasesCreateCall struct + func (c *ProjectsLocationsAgentsTestCasesCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsTestCasesCreateCall + func (c *ProjectsLocationsAgentsTestCasesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1TestCase, error) + func (c *ProjectsLocationsAgentsTestCasesCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsTestCasesCreateCall + func (c *ProjectsLocationsAgentsTestCasesCreateCall) Header() http.Header + type ProjectsLocationsAgentsTestCasesExportCall struct + func (c *ProjectsLocationsAgentsTestCasesExportCall) Context(ctx context.Context) *ProjectsLocationsAgentsTestCasesExportCall + func (c *ProjectsLocationsAgentsTestCasesExportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentsTestCasesExportCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsTestCasesExportCall + func (c *ProjectsLocationsAgentsTestCasesExportCall) Header() http.Header + type ProjectsLocationsAgentsTestCasesGetCall struct + func (c *ProjectsLocationsAgentsTestCasesGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsTestCasesGetCall + func (c *ProjectsLocationsAgentsTestCasesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1TestCase, error) + func (c *ProjectsLocationsAgentsTestCasesGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsTestCasesGetCall + func (c *ProjectsLocationsAgentsTestCasesGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsTestCasesGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsTestCasesGetCall + type ProjectsLocationsAgentsTestCasesImportCall struct + func (c *ProjectsLocationsAgentsTestCasesImportCall) Context(ctx context.Context) *ProjectsLocationsAgentsTestCasesImportCall + func (c *ProjectsLocationsAgentsTestCasesImportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentsTestCasesImportCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsTestCasesImportCall + func (c *ProjectsLocationsAgentsTestCasesImportCall) Header() http.Header + type ProjectsLocationsAgentsTestCasesListCall struct + func (c *ProjectsLocationsAgentsTestCasesListCall) Context(ctx context.Context) *ProjectsLocationsAgentsTestCasesListCall + func (c *ProjectsLocationsAgentsTestCasesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListTestCasesResponse, error) + func (c *ProjectsLocationsAgentsTestCasesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsTestCasesListCall + func (c *ProjectsLocationsAgentsTestCasesListCall) Header() http.Header + func (c *ProjectsLocationsAgentsTestCasesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsTestCasesListCall + func (c *ProjectsLocationsAgentsTestCasesListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsTestCasesListCall + func (c *ProjectsLocationsAgentsTestCasesListCall) PageToken(pageToken string) *ProjectsLocationsAgentsTestCasesListCall + func (c *ProjectsLocationsAgentsTestCasesListCall) Pages(ctx context.Context, ...) error + func (c *ProjectsLocationsAgentsTestCasesListCall) View(view string) *ProjectsLocationsAgentsTestCasesListCall + type ProjectsLocationsAgentsTestCasesPatchCall struct + func (c *ProjectsLocationsAgentsTestCasesPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentsTestCasesPatchCall + func (c *ProjectsLocationsAgentsTestCasesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1TestCase, error) + func (c *ProjectsLocationsAgentsTestCasesPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsTestCasesPatchCall + func (c *ProjectsLocationsAgentsTestCasesPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentsTestCasesPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentsTestCasesPatchCall + type ProjectsLocationsAgentsTestCasesResultsGetCall struct + func (c *ProjectsLocationsAgentsTestCasesResultsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsTestCasesResultsGetCall + func (c *ProjectsLocationsAgentsTestCasesResultsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1TestCaseResult, error) + func (c *ProjectsLocationsAgentsTestCasesResultsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsTestCasesResultsGetCall + func (c *ProjectsLocationsAgentsTestCasesResultsGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsTestCasesResultsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsTestCasesResultsGetCall + type ProjectsLocationsAgentsTestCasesResultsListCall struct + func (c *ProjectsLocationsAgentsTestCasesResultsListCall) Context(ctx context.Context) *ProjectsLocationsAgentsTestCasesResultsListCall + func (c *ProjectsLocationsAgentsTestCasesResultsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListTestCaseResultsResponse, error) + func (c *ProjectsLocationsAgentsTestCasesResultsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsTestCasesResultsListCall + func (c *ProjectsLocationsAgentsTestCasesResultsListCall) Filter(filter string) *ProjectsLocationsAgentsTestCasesResultsListCall + func (c *ProjectsLocationsAgentsTestCasesResultsListCall) Header() http.Header + func (c *ProjectsLocationsAgentsTestCasesResultsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsTestCasesResultsListCall + func (c *ProjectsLocationsAgentsTestCasesResultsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsTestCasesResultsListCall + func (c *ProjectsLocationsAgentsTestCasesResultsListCall) PageToken(pageToken string) *ProjectsLocationsAgentsTestCasesResultsListCall + func (c *ProjectsLocationsAgentsTestCasesResultsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsTestCasesResultsService struct + func NewProjectsLocationsAgentsTestCasesResultsService(s *Service) *ProjectsLocationsAgentsTestCasesResultsService + func (r *ProjectsLocationsAgentsTestCasesResultsService) Get(name string) *ProjectsLocationsAgentsTestCasesResultsGetCall + func (r *ProjectsLocationsAgentsTestCasesResultsService) List(parent string) *ProjectsLocationsAgentsTestCasesResultsListCall + type ProjectsLocationsAgentsTestCasesRunCall struct + func (c *ProjectsLocationsAgentsTestCasesRunCall) Context(ctx context.Context) *ProjectsLocationsAgentsTestCasesRunCall + func (c *ProjectsLocationsAgentsTestCasesRunCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentsTestCasesRunCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsTestCasesRunCall + func (c *ProjectsLocationsAgentsTestCasesRunCall) Header() http.Header + type ProjectsLocationsAgentsTestCasesService struct + Results *ProjectsLocationsAgentsTestCasesResultsService + func NewProjectsLocationsAgentsTestCasesService(s *Service) *ProjectsLocationsAgentsTestCasesService + func (r *ProjectsLocationsAgentsTestCasesService) BatchDelete(parent string, ...) *ProjectsLocationsAgentsTestCasesBatchDeleteCall + func (r *ProjectsLocationsAgentsTestCasesService) BatchRun(parent string, ...) *ProjectsLocationsAgentsTestCasesBatchRunCall + func (r *ProjectsLocationsAgentsTestCasesService) CalculateCoverage(agent string) *ProjectsLocationsAgentsTestCasesCalculateCoverageCall + func (r *ProjectsLocationsAgentsTestCasesService) Create(parent string, ...) *ProjectsLocationsAgentsTestCasesCreateCall + func (r *ProjectsLocationsAgentsTestCasesService) Export(parent string, ...) *ProjectsLocationsAgentsTestCasesExportCall + func (r *ProjectsLocationsAgentsTestCasesService) Get(name string) *ProjectsLocationsAgentsTestCasesGetCall + func (r *ProjectsLocationsAgentsTestCasesService) Import(parent string, ...) *ProjectsLocationsAgentsTestCasesImportCall + func (r *ProjectsLocationsAgentsTestCasesService) List(parent string) *ProjectsLocationsAgentsTestCasesListCall + func (r *ProjectsLocationsAgentsTestCasesService) Patch(nameid string, ...) *ProjectsLocationsAgentsTestCasesPatchCall + func (r *ProjectsLocationsAgentsTestCasesService) Run(name string, ...) *ProjectsLocationsAgentsTestCasesRunCall + type ProjectsLocationsAgentsToolsCreateCall struct + func (c *ProjectsLocationsAgentsToolsCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsToolsCreateCall + func (c *ProjectsLocationsAgentsToolsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Tool, error) + func (c *ProjectsLocationsAgentsToolsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsToolsCreateCall + func (c *ProjectsLocationsAgentsToolsCreateCall) Header() http.Header + type ProjectsLocationsAgentsToolsDeleteCall struct + func (c *ProjectsLocationsAgentsToolsDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentsToolsDeleteCall + func (c *ProjectsLocationsAgentsToolsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentsToolsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsToolsDeleteCall + func (c *ProjectsLocationsAgentsToolsDeleteCall) Force(force bool) *ProjectsLocationsAgentsToolsDeleteCall + func (c *ProjectsLocationsAgentsToolsDeleteCall) Header() http.Header + type ProjectsLocationsAgentsToolsExportCall struct + func (c *ProjectsLocationsAgentsToolsExportCall) Context(ctx context.Context) *ProjectsLocationsAgentsToolsExportCall + func (c *ProjectsLocationsAgentsToolsExportCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsAgentsToolsExportCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsToolsExportCall + func (c *ProjectsLocationsAgentsToolsExportCall) Header() http.Header + type ProjectsLocationsAgentsToolsGetCall struct + func (c *ProjectsLocationsAgentsToolsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsToolsGetCall + func (c *ProjectsLocationsAgentsToolsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Tool, error) + func (c *ProjectsLocationsAgentsToolsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsToolsGetCall + func (c *ProjectsLocationsAgentsToolsGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsToolsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsToolsGetCall + type ProjectsLocationsAgentsToolsListCall struct + func (c *ProjectsLocationsAgentsToolsListCall) Context(ctx context.Context) *ProjectsLocationsAgentsToolsListCall + func (c *ProjectsLocationsAgentsToolsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListToolsResponse, error) + func (c *ProjectsLocationsAgentsToolsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsToolsListCall + func (c *ProjectsLocationsAgentsToolsListCall) Header() http.Header + func (c *ProjectsLocationsAgentsToolsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsToolsListCall + func (c *ProjectsLocationsAgentsToolsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsToolsListCall + func (c *ProjectsLocationsAgentsToolsListCall) PageToken(pageToken string) *ProjectsLocationsAgentsToolsListCall + func (c *ProjectsLocationsAgentsToolsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsToolsPatchCall struct + func (c *ProjectsLocationsAgentsToolsPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentsToolsPatchCall + func (c *ProjectsLocationsAgentsToolsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Tool, error) + func (c *ProjectsLocationsAgentsToolsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsToolsPatchCall + func (c *ProjectsLocationsAgentsToolsPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentsToolsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentsToolsPatchCall + type ProjectsLocationsAgentsToolsService struct + func NewProjectsLocationsAgentsToolsService(s *Service) *ProjectsLocationsAgentsToolsService + func (r *ProjectsLocationsAgentsToolsService) Create(parent string, ...) *ProjectsLocationsAgentsToolsCreateCall + func (r *ProjectsLocationsAgentsToolsService) Delete(name string) *ProjectsLocationsAgentsToolsDeleteCall + func (r *ProjectsLocationsAgentsToolsService) Export(parent string, ...) *ProjectsLocationsAgentsToolsExportCall + func (r *ProjectsLocationsAgentsToolsService) Get(name string) *ProjectsLocationsAgentsToolsGetCall + func (r *ProjectsLocationsAgentsToolsService) List(parent string) *ProjectsLocationsAgentsToolsListCall + func (r *ProjectsLocationsAgentsToolsService) Patch(nameid string, ...) *ProjectsLocationsAgentsToolsPatchCall + type ProjectsLocationsAgentsTransitionRouteGroupsCreateCall struct + func (c *ProjectsLocationsAgentsTransitionRouteGroupsCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsTransitionRouteGroupsCreateCall + func (c *ProjectsLocationsAgentsTransitionRouteGroupsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1TransitionRouteGroup, error) + func (c *ProjectsLocationsAgentsTransitionRouteGroupsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsTransitionRouteGroupsCreateCall + func (c *ProjectsLocationsAgentsTransitionRouteGroupsCreateCall) Header() http.Header + func (c *ProjectsLocationsAgentsTransitionRouteGroupsCreateCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsTransitionRouteGroupsCreateCall + type ProjectsLocationsAgentsTransitionRouteGroupsDeleteCall struct + func (c *ProjectsLocationsAgentsTransitionRouteGroupsDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentsTransitionRouteGroupsDeleteCall + func (c *ProjectsLocationsAgentsTransitionRouteGroupsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentsTransitionRouteGroupsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsTransitionRouteGroupsDeleteCall + func (c *ProjectsLocationsAgentsTransitionRouteGroupsDeleteCall) Force(force bool) *ProjectsLocationsAgentsTransitionRouteGroupsDeleteCall + func (c *ProjectsLocationsAgentsTransitionRouteGroupsDeleteCall) Header() http.Header + type ProjectsLocationsAgentsTransitionRouteGroupsGetCall struct + func (c *ProjectsLocationsAgentsTransitionRouteGroupsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsTransitionRouteGroupsGetCall + func (c *ProjectsLocationsAgentsTransitionRouteGroupsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1TransitionRouteGroup, error) + func (c *ProjectsLocationsAgentsTransitionRouteGroupsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsTransitionRouteGroupsGetCall + func (c *ProjectsLocationsAgentsTransitionRouteGroupsGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsTransitionRouteGroupsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsTransitionRouteGroupsGetCall + func (c *ProjectsLocationsAgentsTransitionRouteGroupsGetCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsTransitionRouteGroupsGetCall + type ProjectsLocationsAgentsTransitionRouteGroupsListCall struct + func (c *ProjectsLocationsAgentsTransitionRouteGroupsListCall) Context(ctx context.Context) *ProjectsLocationsAgentsTransitionRouteGroupsListCall + func (c *ProjectsLocationsAgentsTransitionRouteGroupsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListTransitionRouteGroupsResponse, error) + func (c *ProjectsLocationsAgentsTransitionRouteGroupsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsTransitionRouteGroupsListCall + func (c *ProjectsLocationsAgentsTransitionRouteGroupsListCall) Header() http.Header + func (c *ProjectsLocationsAgentsTransitionRouteGroupsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsTransitionRouteGroupsListCall + func (c *ProjectsLocationsAgentsTransitionRouteGroupsListCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsTransitionRouteGroupsListCall + func (c *ProjectsLocationsAgentsTransitionRouteGroupsListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsTransitionRouteGroupsListCall + func (c *ProjectsLocationsAgentsTransitionRouteGroupsListCall) PageToken(pageToken string) *ProjectsLocationsAgentsTransitionRouteGroupsListCall + func (c *ProjectsLocationsAgentsTransitionRouteGroupsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsTransitionRouteGroupsPatchCall struct + func (c *ProjectsLocationsAgentsTransitionRouteGroupsPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentsTransitionRouteGroupsPatchCall + func (c *ProjectsLocationsAgentsTransitionRouteGroupsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1TransitionRouteGroup, error) + func (c *ProjectsLocationsAgentsTransitionRouteGroupsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsTransitionRouteGroupsPatchCall + func (c *ProjectsLocationsAgentsTransitionRouteGroupsPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentsTransitionRouteGroupsPatchCall) LanguageCode(languageCode string) *ProjectsLocationsAgentsTransitionRouteGroupsPatchCall + func (c *ProjectsLocationsAgentsTransitionRouteGroupsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentsTransitionRouteGroupsPatchCall + type ProjectsLocationsAgentsTransitionRouteGroupsService struct + func NewProjectsLocationsAgentsTransitionRouteGroupsService(s *Service) *ProjectsLocationsAgentsTransitionRouteGroupsService + func (r *ProjectsLocationsAgentsTransitionRouteGroupsService) Create(parent string, ...) *ProjectsLocationsAgentsTransitionRouteGroupsCreateCall + func (r *ProjectsLocationsAgentsTransitionRouteGroupsService) Delete(name string) *ProjectsLocationsAgentsTransitionRouteGroupsDeleteCall + func (r *ProjectsLocationsAgentsTransitionRouteGroupsService) Get(name string) *ProjectsLocationsAgentsTransitionRouteGroupsGetCall + func (r *ProjectsLocationsAgentsTransitionRouteGroupsService) List(parent string) *ProjectsLocationsAgentsTransitionRouteGroupsListCall + func (r *ProjectsLocationsAgentsTransitionRouteGroupsService) Patch(nameid string, ...) *ProjectsLocationsAgentsTransitionRouteGroupsPatchCall + type ProjectsLocationsAgentsUpdateGenerativeSettingsCall struct + func (c *ProjectsLocationsAgentsUpdateGenerativeSettingsCall) Context(ctx context.Context) *ProjectsLocationsAgentsUpdateGenerativeSettingsCall + func (c *ProjectsLocationsAgentsUpdateGenerativeSettingsCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1GenerativeSettings, error) + func (c *ProjectsLocationsAgentsUpdateGenerativeSettingsCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsUpdateGenerativeSettingsCall + func (c *ProjectsLocationsAgentsUpdateGenerativeSettingsCall) Header() http.Header + func (c *ProjectsLocationsAgentsUpdateGenerativeSettingsCall) UpdateMask(updateMask string) *ProjectsLocationsAgentsUpdateGenerativeSettingsCall + type ProjectsLocationsAgentsValidateCall struct + func (c *ProjectsLocationsAgentsValidateCall) Context(ctx context.Context) *ProjectsLocationsAgentsValidateCall + func (c *ProjectsLocationsAgentsValidateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1AgentValidationResult, error) + func (c *ProjectsLocationsAgentsValidateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsValidateCall + func (c *ProjectsLocationsAgentsValidateCall) Header() http.Header + type ProjectsLocationsAgentsWebhooksCreateCall struct + func (c *ProjectsLocationsAgentsWebhooksCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsWebhooksCreateCall + func (c *ProjectsLocationsAgentsWebhooksCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Webhook, error) + func (c *ProjectsLocationsAgentsWebhooksCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsWebhooksCreateCall + func (c *ProjectsLocationsAgentsWebhooksCreateCall) Header() http.Header + type ProjectsLocationsAgentsWebhooksDeleteCall struct + func (c *ProjectsLocationsAgentsWebhooksDeleteCall) Context(ctx context.Context) *ProjectsLocationsAgentsWebhooksDeleteCall + func (c *ProjectsLocationsAgentsWebhooksDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsAgentsWebhooksDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsWebhooksDeleteCall + func (c *ProjectsLocationsAgentsWebhooksDeleteCall) Force(force bool) *ProjectsLocationsAgentsWebhooksDeleteCall + func (c *ProjectsLocationsAgentsWebhooksDeleteCall) Header() http.Header + type ProjectsLocationsAgentsWebhooksGetCall struct + func (c *ProjectsLocationsAgentsWebhooksGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsWebhooksGetCall + func (c *ProjectsLocationsAgentsWebhooksGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Webhook, error) + func (c *ProjectsLocationsAgentsWebhooksGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsWebhooksGetCall + func (c *ProjectsLocationsAgentsWebhooksGetCall) Header() http.Header + func (c *ProjectsLocationsAgentsWebhooksGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsWebhooksGetCall + type ProjectsLocationsAgentsWebhooksListCall struct + func (c *ProjectsLocationsAgentsWebhooksListCall) Context(ctx context.Context) *ProjectsLocationsAgentsWebhooksListCall + func (c *ProjectsLocationsAgentsWebhooksListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListWebhooksResponse, error) + func (c *ProjectsLocationsAgentsWebhooksListCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsWebhooksListCall + func (c *ProjectsLocationsAgentsWebhooksListCall) Header() http.Header + func (c *ProjectsLocationsAgentsWebhooksListCall) IfNoneMatch(entityTag string) *ProjectsLocationsAgentsWebhooksListCall + func (c *ProjectsLocationsAgentsWebhooksListCall) PageSize(pageSize int64) *ProjectsLocationsAgentsWebhooksListCall + func (c *ProjectsLocationsAgentsWebhooksListCall) PageToken(pageToken string) *ProjectsLocationsAgentsWebhooksListCall + func (c *ProjectsLocationsAgentsWebhooksListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsAgentsWebhooksPatchCall struct + func (c *ProjectsLocationsAgentsWebhooksPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentsWebhooksPatchCall + func (c *ProjectsLocationsAgentsWebhooksPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1Webhook, error) + func (c *ProjectsLocationsAgentsWebhooksPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsWebhooksPatchCall + func (c *ProjectsLocationsAgentsWebhooksPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentsWebhooksPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentsWebhooksPatchCall + type ProjectsLocationsAgentsWebhooksService struct + func NewProjectsLocationsAgentsWebhooksService(s *Service) *ProjectsLocationsAgentsWebhooksService + func (r *ProjectsLocationsAgentsWebhooksService) Create(parent string, ...) *ProjectsLocationsAgentsWebhooksCreateCall + func (r *ProjectsLocationsAgentsWebhooksService) Delete(name string) *ProjectsLocationsAgentsWebhooksDeleteCall + func (r *ProjectsLocationsAgentsWebhooksService) Get(name string) *ProjectsLocationsAgentsWebhooksGetCall + func (r *ProjectsLocationsAgentsWebhooksService) List(parent string) *ProjectsLocationsAgentsWebhooksListCall + func (r *ProjectsLocationsAgentsWebhooksService) Patch(nameid string, ...) *ProjectsLocationsAgentsWebhooksPatchCall + 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 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 ProjectsLocationsSecuritySettingsCreateCall struct + func (c *ProjectsLocationsSecuritySettingsCreateCall) Context(ctx context.Context) *ProjectsLocationsSecuritySettingsCreateCall + func (c *ProjectsLocationsSecuritySettingsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1SecuritySettings, error) + func (c *ProjectsLocationsSecuritySettingsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsSecuritySettingsCreateCall + func (c *ProjectsLocationsSecuritySettingsCreateCall) Header() http.Header + type ProjectsLocationsSecuritySettingsDeleteCall struct + func (c *ProjectsLocationsSecuritySettingsDeleteCall) Context(ctx context.Context) *ProjectsLocationsSecuritySettingsDeleteCall + func (c *ProjectsLocationsSecuritySettingsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsSecuritySettingsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsSecuritySettingsDeleteCall + func (c *ProjectsLocationsSecuritySettingsDeleteCall) Header() http.Header + type ProjectsLocationsSecuritySettingsGetCall struct + func (c *ProjectsLocationsSecuritySettingsGetCall) Context(ctx context.Context) *ProjectsLocationsSecuritySettingsGetCall + func (c *ProjectsLocationsSecuritySettingsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1SecuritySettings, error) + func (c *ProjectsLocationsSecuritySettingsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsSecuritySettingsGetCall + func (c *ProjectsLocationsSecuritySettingsGetCall) Header() http.Header + func (c *ProjectsLocationsSecuritySettingsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsSecuritySettingsGetCall + type ProjectsLocationsSecuritySettingsListCall struct + func (c *ProjectsLocationsSecuritySettingsListCall) Context(ctx context.Context) *ProjectsLocationsSecuritySettingsListCall + func (c *ProjectsLocationsSecuritySettingsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1ListSecuritySettingsResponse, error) + func (c *ProjectsLocationsSecuritySettingsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsSecuritySettingsListCall + func (c *ProjectsLocationsSecuritySettingsListCall) Header() http.Header + func (c *ProjectsLocationsSecuritySettingsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsSecuritySettingsListCall + func (c *ProjectsLocationsSecuritySettingsListCall) PageSize(pageSize int64) *ProjectsLocationsSecuritySettingsListCall + func (c *ProjectsLocationsSecuritySettingsListCall) PageToken(pageToken string) *ProjectsLocationsSecuritySettingsListCall + func (c *ProjectsLocationsSecuritySettingsListCall) Pages(ctx context.Context, ...) error + type ProjectsLocationsSecuritySettingsPatchCall struct + func (c *ProjectsLocationsSecuritySettingsPatchCall) Context(ctx context.Context) *ProjectsLocationsSecuritySettingsPatchCall + func (c *ProjectsLocationsSecuritySettingsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3beta1SecuritySettings, error) + func (c *ProjectsLocationsSecuritySettingsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsSecuritySettingsPatchCall + func (c *ProjectsLocationsSecuritySettingsPatchCall) Header() http.Header + func (c *ProjectsLocationsSecuritySettingsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsSecuritySettingsPatchCall + type ProjectsLocationsSecuritySettingsService struct + func NewProjectsLocationsSecuritySettingsService(s *Service) *ProjectsLocationsSecuritySettingsService + func (r *ProjectsLocationsSecuritySettingsService) Create(parent string, ...) *ProjectsLocationsSecuritySettingsCreateCall + func (r *ProjectsLocationsSecuritySettingsService) Delete(name string) *ProjectsLocationsSecuritySettingsDeleteCall + func (r *ProjectsLocationsSecuritySettingsService) Get(name string) *ProjectsLocationsSecuritySettingsGetCall + func (r *ProjectsLocationsSecuritySettingsService) List(parent string) *ProjectsLocationsSecuritySettingsListCall + func (r *ProjectsLocationsSecuritySettingsService) Patch(name string, ...) *ProjectsLocationsSecuritySettingsPatchCall + type ProjectsLocationsService struct + Agents *ProjectsLocationsAgentsService + Operations *ProjectsLocationsOperationsService + SecuritySettings *ProjectsLocationsSecuritySettingsService + func NewProjectsLocationsService(s *Service) *ProjectsLocationsService + func (r *ProjectsLocationsService) Get(name string) *ProjectsLocationsGetCall + func (r *ProjectsLocationsService) List(name string) *ProjectsLocationsListCall + 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 + Locations *ProjectsLocationsService + Operations *ProjectsOperationsService + func NewProjectsService(s *Service) *ProjectsService + 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)