Versions in this module Expand all Collapse all v0 v0.0.1 Dec 7, 2023 Changes in this version + const CloudPlatformScope + const DialogflowScope + type GoogleCloudDialogflowCxV3AdvancedSettings struct + AudioExportGcsDestination *GoogleCloudDialogflowCxV3GcsDestination + DtmfSettings *GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings + ForceSendFields []string + LoggingSettings *GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings + NullFields []string + func (s *GoogleCloudDialogflowCxV3AdvancedSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings struct + Enabled bool + FinishDigit string + ForceSendFields []string + MaxDigits int64 + NullFields []string + func (s *GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings struct + EnableInteractionLogging bool + EnableStackdriverLogging bool + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3Agent struct + AdvancedSettings *GoogleCloudDialogflowCxV3AdvancedSettings + AnswerFeedbackSettings *GoogleCloudDialogflowCxV3AgentAnswerFeedbackSettings + AvatarUri string + DefaultLanguageCode string + Description string + DisplayName string + EnableSpellCorrection bool + EnableStackdriverLogging bool + ForceSendFields []string + GenAppBuilderSettings *GoogleCloudDialogflowCxV3AgentGenAppBuilderSettings + GitIntegrationSettings *GoogleCloudDialogflowCxV3AgentGitIntegrationSettings + Locked bool + Name string + NullFields []string + SecuritySettings string + SpeechToTextSettings *GoogleCloudDialogflowCxV3SpeechToTextSettings + StartFlow string + SupportedLanguageCodes []string + TextToSpeechSettings *GoogleCloudDialogflowCxV3TextToSpeechSettings + TimeZone string + func (s *GoogleCloudDialogflowCxV3Agent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3AgentAnswerFeedbackSettings struct + EnableAnswerFeedback bool + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3AgentAnswerFeedbackSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3AgentGenAppBuilderSettings struct + Engine string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3AgentGenAppBuilderSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3AgentGitIntegrationSettings struct + ForceSendFields []string + GithubSettings *GoogleCloudDialogflowCxV3AgentGitIntegrationSettingsGithubSettings + NullFields []string + func (s *GoogleCloudDialogflowCxV3AgentGitIntegrationSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3AgentGitIntegrationSettingsGithubSettings struct + AccessToken string + Branches []string + DisplayName string + ForceSendFields []string + NullFields []string + RepositoryUri string + TrackingBranch string + func (s *GoogleCloudDialogflowCxV3AgentGitIntegrationSettingsGithubSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3AgentValidationResult struct + FlowValidationResults []*GoogleCloudDialogflowCxV3FlowValidationResult + ForceSendFields []string + Name string + NullFields []string + func (s *GoogleCloudDialogflowCxV3AgentValidationResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3AnswerFeedback struct + CustomRating string + ForceSendFields []string + NullFields []string + Rating string + RatingReason *GoogleCloudDialogflowCxV3AnswerFeedbackRatingReason + func (s *GoogleCloudDialogflowCxV3AnswerFeedback) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3AnswerFeedbackRatingReason struct + Feedback string + ForceSendFields []string + NullFields []string + ReasonLabels []string + func (s *GoogleCloudDialogflowCxV3AnswerFeedbackRatingReason) 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 GoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest struct + ForceSendFields []string + Names []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata struct + Errors []*GoogleCloudDialogflowCxV3TestError + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3BatchRunTestCasesRequest struct + Environment string + ForceSendFields []string + NullFields []string + TestCases []string + func (s *GoogleCloudDialogflowCxV3BatchRunTestCasesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3BatchRunTestCasesResponse struct + ForceSendFields []string + NullFields []string + Results []*GoogleCloudDialogflowCxV3TestCaseResult + func (s *GoogleCloudDialogflowCxV3BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3BoostSpec struct + ConditionBoostSpecs []*GoogleCloudDialogflowCxV3BoostSpecConditionBoostSpec + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3BoostSpec) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3BoostSpecConditionBoostSpec struct + Boost float64 + Condition string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3BoostSpecConditionBoostSpec) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3BoostSpecConditionBoostSpec) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3BoostSpecs struct + DataStores []string + ForceSendFields []string + NullFields []string + Spec []*GoogleCloudDialogflowCxV3BoostSpec + func (s *GoogleCloudDialogflowCxV3BoostSpecs) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3CalculateCoverageResponse struct + Agent string + ForceSendFields []string + IntentCoverage *GoogleCloudDialogflowCxV3IntentCoverage + NullFields []string + RouteGroupCoverage *GoogleCloudDialogflowCxV3TransitionRouteGroupCoverage + TransitionCoverage *GoogleCloudDialogflowCxV3TransitionCoverage + func (s *GoogleCloudDialogflowCxV3CalculateCoverageResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3Changelog struct + Action string + CreateTime string + DisplayName string + ForceSendFields []string + Name string + NullFields []string + Resource string + Type string + UserEmail string + func (s *GoogleCloudDialogflowCxV3Changelog) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3CompareVersionsRequest struct + ForceSendFields []string + LanguageCode string + NullFields []string + TargetVersion string + func (s *GoogleCloudDialogflowCxV3CompareVersionsRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3CompareVersionsResponse struct + BaseVersionContentJson string + CompareTime string + ForceSendFields []string + NullFields []string + TargetVersionContentJson string + func (s *GoogleCloudDialogflowCxV3CompareVersionsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ContinuousTestResult struct + ForceSendFields []string + Name string + NullFields []string + Result string + RunTime string + TestCaseResults []string + func (s *GoogleCloudDialogflowCxV3ContinuousTestResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ConversationSignals struct + ForceSendFields []string + NullFields []string + TurnSignals *GoogleCloudDialogflowCxV3TurnSignals + func (s *GoogleCloudDialogflowCxV3ConversationSignals) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ConversationTurn struct + ForceSendFields []string + NullFields []string + UserInput *GoogleCloudDialogflowCxV3ConversationTurnUserInput + VirtualAgentOutput *GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput + func (s *GoogleCloudDialogflowCxV3ConversationTurn) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ConversationTurnUserInput struct + EnableSentimentAnalysis bool + ForceSendFields []string + InjectedParameters googleapi.RawMessage + Input *GoogleCloudDialogflowCxV3QueryInput + IsWebhookEnabled bool + NullFields []string + func (s *GoogleCloudDialogflowCxV3ConversationTurnUserInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput struct + CurrentPage *GoogleCloudDialogflowCxV3Page + DiagnosticInfo googleapi.RawMessage + Differences []*GoogleCloudDialogflowCxV3TestRunDifference + ForceSendFields []string + NullFields []string + SessionParameters googleapi.RawMessage + Status *GoogleRpcStatus + TextResponses []*GoogleCloudDialogflowCxV3ResponseMessageText + TriggeredIntent *GoogleCloudDialogflowCxV3Intent + func (s *GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3CreateVersionOperationMetadata struct + ForceSendFields []string + NullFields []string + Version string + func (s *GoogleCloudDialogflowCxV3CreateVersionOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3DataStoreConnection struct + DataStore string + DataStoreType string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3DataStoreConnection) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3DeployFlowMetadata struct + ForceSendFields []string + NullFields []string + TestErrors []*GoogleCloudDialogflowCxV3TestError + func (s *GoogleCloudDialogflowCxV3DeployFlowMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3DeployFlowRequest struct + FlowVersion string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3DeployFlowRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3DeployFlowResponse struct + Deployment string + Environment *GoogleCloudDialogflowCxV3Environment + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3DeployFlowResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3Deployment struct + EndTime string + FlowVersion string + ForceSendFields []string + Name string + NullFields []string + Result *GoogleCloudDialogflowCxV3DeploymentResult + StartTime string + State string + func (s *GoogleCloudDialogflowCxV3Deployment) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3DeploymentResult struct + DeploymentTestResults []string + Experiment string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3DeploymentResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3DetectIntentRequest struct + ForceSendFields []string + NullFields []string + OutputAudioConfig *GoogleCloudDialogflowCxV3OutputAudioConfig + QueryInput *GoogleCloudDialogflowCxV3QueryInput + QueryParams *GoogleCloudDialogflowCxV3QueryParameters + func (s *GoogleCloudDialogflowCxV3DetectIntentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3DetectIntentResponse struct + AllowCancellation bool + ForceSendFields []string + NullFields []string + OutputAudio string + OutputAudioConfig *GoogleCloudDialogflowCxV3OutputAudioConfig + QueryResult *GoogleCloudDialogflowCxV3QueryResult + ResponseId string + ResponseType string + func (s *GoogleCloudDialogflowCxV3DetectIntentResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3DtmfInput struct + Digits string + FinishDigit string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3DtmfInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3EntityType struct + AutoExpansionMode string + DisplayName string + EnableFuzzyExtraction bool + Entities []*GoogleCloudDialogflowCxV3EntityTypeEntity + ExcludedPhrases []*GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase + ForceSendFields []string + Kind string + Name string + NullFields []string + Redact bool + func (s *GoogleCloudDialogflowCxV3EntityType) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3EntityTypeEntity struct + ForceSendFields []string + NullFields []string + Synonyms []string + Value string + func (s *GoogleCloudDialogflowCxV3EntityTypeEntity) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase struct + ForceSendFields []string + NullFields []string + Value string + func (s *GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3Environment struct + Description string + DisplayName string + ForceSendFields []string + Name string + NullFields []string + TestCasesConfig *GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig + UpdateTime string + VersionConfigs []*GoogleCloudDialogflowCxV3EnvironmentVersionConfig + WebhookConfig *GoogleCloudDialogflowCxV3EnvironmentWebhookConfig + func (s *GoogleCloudDialogflowCxV3Environment) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig struct + EnableContinuousRun bool + EnablePredeploymentRun bool + ForceSendFields []string + NullFields []string + TestCases []string + func (s *GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3EnvironmentVersionConfig struct + ForceSendFields []string + NullFields []string + Version string + func (s *GoogleCloudDialogflowCxV3EnvironmentVersionConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3EnvironmentWebhookConfig struct + ForceSendFields []string + NullFields []string + WebhookOverrides []*GoogleCloudDialogflowCxV3Webhook + func (s *GoogleCloudDialogflowCxV3EnvironmentWebhookConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3EventHandler struct + Event string + ForceSendFields []string + Name string + NullFields []string + TargetFlow string + TargetPage string + TriggerFulfillment *GoogleCloudDialogflowCxV3Fulfillment + func (s *GoogleCloudDialogflowCxV3EventHandler) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3EventInput struct + Event string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3EventInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3Experiment struct + CreateTime string + Definition *GoogleCloudDialogflowCxV3ExperimentDefinition + Description string + DisplayName string + EndTime string + ExperimentLength string + ForceSendFields []string + LastUpdateTime string + Name string + NullFields []string + Result *GoogleCloudDialogflowCxV3ExperimentResult + RolloutConfig *GoogleCloudDialogflowCxV3RolloutConfig + RolloutFailureReason string + RolloutState *GoogleCloudDialogflowCxV3RolloutState + StartTime string + State string + VariantsHistory []*GoogleCloudDialogflowCxV3VariantsHistory + func (s *GoogleCloudDialogflowCxV3Experiment) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ExperimentDefinition struct + Condition string + ForceSendFields []string + NullFields []string + VersionVariants *GoogleCloudDialogflowCxV3VersionVariants + func (s *GoogleCloudDialogflowCxV3ExperimentDefinition) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ExperimentResult struct + ForceSendFields []string + LastUpdateTime string + NullFields []string + VersionMetrics []*GoogleCloudDialogflowCxV3ExperimentResultVersionMetrics + func (s *GoogleCloudDialogflowCxV3ExperimentResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ExperimentResultConfidenceInterval struct + ConfidenceLevel float64 + ForceSendFields []string + LowerBound float64 + NullFields []string + Ratio float64 + UpperBound float64 + func (s *GoogleCloudDialogflowCxV3ExperimentResultConfidenceInterval) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3ExperimentResultConfidenceInterval) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3ExperimentResultMetric struct + ConfidenceInterval *GoogleCloudDialogflowCxV3ExperimentResultConfidenceInterval + Count float64 + CountType string + ForceSendFields []string + NullFields []string + Ratio float64 + Type string + func (s *GoogleCloudDialogflowCxV3ExperimentResultMetric) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3ExperimentResultMetric) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3ExperimentResultVersionMetrics struct + ForceSendFields []string + Metrics []*GoogleCloudDialogflowCxV3ExperimentResultMetric + NullFields []string + SessionCount int64 + Version string + func (s *GoogleCloudDialogflowCxV3ExperimentResultVersionMetrics) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ExportAgentRequest struct + AgentUri string + DataFormat string + Environment string + ForceSendFields []string + GitDestination *GoogleCloudDialogflowCxV3ExportAgentRequestGitDestination + IncludeBigqueryExportSettings bool + NullFields []string + func (s *GoogleCloudDialogflowCxV3ExportAgentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ExportAgentRequestGitDestination struct + CommitMessage string + ForceSendFields []string + NullFields []string + TrackingBranch string + func (s *GoogleCloudDialogflowCxV3ExportAgentRequestGitDestination) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ExportAgentResponse struct + AgentContent string + AgentUri string + CommitSha string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ExportAgentResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ExportFlowRequest struct + FlowUri string + ForceSendFields []string + IncludeReferencedFlows bool + NullFields []string + func (s *GoogleCloudDialogflowCxV3ExportFlowRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ExportFlowResponse struct + FlowContent string + FlowUri string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ExportFlowResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ExportIntentsMetadata struct + type GoogleCloudDialogflowCxV3ExportIntentsRequest struct + DataFormat string + ForceSendFields []string + Intents []string + IntentsContentInline bool + IntentsUri string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ExportIntentsRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ExportIntentsResponse struct + ForceSendFields []string + IntentsContent *GoogleCloudDialogflowCxV3InlineDestination + IntentsUri string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ExportIntentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ExportTestCasesMetadata struct + type GoogleCloudDialogflowCxV3ExportTestCasesRequest struct + DataFormat string + Filter string + ForceSendFields []string + GcsUri string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ExportTestCasesRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ExportTestCasesResponse struct + Content string + ForceSendFields []string + GcsUri string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ExportTestCasesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3FilterSpecs struct + DataStores []string + Filter string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3FilterSpecs) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3Flow struct + AdvancedSettings *GoogleCloudDialogflowCxV3AdvancedSettings + Description string + DisplayName string + EventHandlers []*GoogleCloudDialogflowCxV3EventHandler + ForceSendFields []string + KnowledgeConnectorSettings *GoogleCloudDialogflowCxV3KnowledgeConnectorSettings + Name string + NluSettings *GoogleCloudDialogflowCxV3NluSettings + NullFields []string + TransitionRouteGroups []string + TransitionRoutes []*GoogleCloudDialogflowCxV3TransitionRoute + func (s *GoogleCloudDialogflowCxV3Flow) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3FlowImportStrategy struct + ForceSendFields []string + GlobalImportStrategy string + NullFields []string + func (s *GoogleCloudDialogflowCxV3FlowImportStrategy) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3FlowValidationResult struct + ForceSendFields []string + Name string + NullFields []string + UpdateTime string + ValidationMessages []*GoogleCloudDialogflowCxV3ValidationMessage + func (s *GoogleCloudDialogflowCxV3FlowValidationResult) 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 GoogleCloudDialogflowCxV3FulfillIntentRequest struct + ForceSendFields []string + Match *GoogleCloudDialogflowCxV3Match + MatchIntentRequest *GoogleCloudDialogflowCxV3MatchIntentRequest + NullFields []string + OutputAudioConfig *GoogleCloudDialogflowCxV3OutputAudioConfig + func (s *GoogleCloudDialogflowCxV3FulfillIntentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3FulfillIntentResponse struct + ForceSendFields []string + NullFields []string + OutputAudio string + OutputAudioConfig *GoogleCloudDialogflowCxV3OutputAudioConfig + QueryResult *GoogleCloudDialogflowCxV3QueryResult + ResponseId string + func (s *GoogleCloudDialogflowCxV3FulfillIntentResponse) 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 GoogleCloudDialogflowCxV3GenerativeSettings struct + FallbackSettings *GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettings + ForceSendFields []string + GenerativeSafetySettings *GoogleCloudDialogflowCxV3SafetySettings + KnowledgeConnectorSettings *GoogleCloudDialogflowCxV3GenerativeSettingsKnowledgeConnectorSettings + LanguageCode string + Name string + NullFields []string + func (s *GoogleCloudDialogflowCxV3GenerativeSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettings struct + ForceSendFields []string + NullFields []string + PromptTemplates []*GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettingsPromptTemplate + SelectedPrompt string + func (s *GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettingsPromptTemplate struct + DisplayName string + ForceSendFields []string + Frozen bool + NullFields []string + PromptText string + func (s *GoogleCloudDialogflowCxV3GenerativeSettingsFallbackSettingsPromptTemplate) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3GenerativeSettingsKnowledgeConnectorSettings struct + Agent string + AgentIdentity string + AgentScope string + Business string + BusinessDescription string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3GenerativeSettingsKnowledgeConnectorSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata struct + ForceSendFields []string + NullFields []string + State string + func (s *GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ImportDocumentsResponse struct + ForceSendFields []string + NullFields []string + Warnings []*GoogleRpcStatus + func (s *GoogleCloudDialogflowCxV3ImportDocumentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ImportFlowRequest struct + FlowContent string + FlowImportStrategy *GoogleCloudDialogflowCxV3FlowImportStrategy + FlowUri string + ForceSendFields []string + ImportOption string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ImportFlowRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ImportFlowResponse struct + Flow string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ImportFlowResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ImportIntentsMetadata struct + type GoogleCloudDialogflowCxV3ImportIntentsRequest struct + ForceSendFields []string + IntentsContent *GoogleCloudDialogflowCxV3InlineSource + IntentsUri string + MergeOption string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ImportIntentsRequest) MarshalJSON() ([]byte, error) + 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 GoogleCloudDialogflowCxV3ImportTestCasesRequest struct + Content string + ForceSendFields []string + GcsUri string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ImportTestCasesRequest) 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 GoogleCloudDialogflowCxV3InlineSource struct + Content string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3InlineSource) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3InputAudioConfig struct + AudioEncoding string + BargeInConfig *GoogleCloudDialogflowCxV3BargeInConfig + EnableWordInfo bool + ForceSendFields []string + Model string + ModelVariant string + NullFields []string + PhraseHints []string + SampleRateHertz int64 + SingleUtterance bool + func (s *GoogleCloudDialogflowCxV3InputAudioConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3Intent struct + Description string + DisplayName string + ForceSendFields []string + IsFallback bool + Labels map[string]string + Name string + NullFields []string + Parameters []*GoogleCloudDialogflowCxV3IntentParameter + Priority int64 + TrainingPhrases []*GoogleCloudDialogflowCxV3IntentTrainingPhrase + func (s *GoogleCloudDialogflowCxV3Intent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3IntentCoverage struct + CoverageScore float64 + ForceSendFields []string + Intents []*GoogleCloudDialogflowCxV3IntentCoverageIntent + NullFields []string + func (s *GoogleCloudDialogflowCxV3IntentCoverage) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3IntentCoverage) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3IntentCoverageIntent struct + Covered bool + ForceSendFields []string + Intent string + NullFields []string + func (s *GoogleCloudDialogflowCxV3IntentCoverageIntent) 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 GoogleCloudDialogflowCxV3ListAgentsResponse struct + Agents []*GoogleCloudDialogflowCxV3Agent + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ListAgentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ListChangelogsResponse struct + Changelogs []*GoogleCloudDialogflowCxV3Changelog + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ListChangelogsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ListContinuousTestResultsResponse struct + ContinuousTestResults []*GoogleCloudDialogflowCxV3ContinuousTestResult + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ListContinuousTestResultsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ListDeploymentsResponse struct + Deployments []*GoogleCloudDialogflowCxV3Deployment + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ListDeploymentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ListEntityTypesResponse struct + EntityTypes []*GoogleCloudDialogflowCxV3EntityType + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ListEntityTypesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ListEnvironmentsResponse struct + Environments []*GoogleCloudDialogflowCxV3Environment + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ListEnvironmentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ListExperimentsResponse struct + Experiments []*GoogleCloudDialogflowCxV3Experiment + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ListExperimentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ListFlowsResponse struct + Flows []*GoogleCloudDialogflowCxV3Flow + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ListFlowsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ListIntentsResponse struct + ForceSendFields []string + Intents []*GoogleCloudDialogflowCxV3Intent + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ListIntentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ListPagesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Pages []*GoogleCloudDialogflowCxV3Page + func (s *GoogleCloudDialogflowCxV3ListPagesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ListSecuritySettingsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + SecuritySettings []*GoogleCloudDialogflowCxV3SecuritySettings + func (s *GoogleCloudDialogflowCxV3ListSecuritySettingsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ListSessionEntityTypesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + SessionEntityTypes []*GoogleCloudDialogflowCxV3SessionEntityType + func (s *GoogleCloudDialogflowCxV3ListSessionEntityTypesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ListTestCaseResultsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + TestCaseResults []*GoogleCloudDialogflowCxV3TestCaseResult + func (s *GoogleCloudDialogflowCxV3ListTestCaseResultsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ListTestCasesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + TestCases []*GoogleCloudDialogflowCxV3TestCase + func (s *GoogleCloudDialogflowCxV3ListTestCasesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ListTransitionRouteGroupsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + TransitionRouteGroups []*GoogleCloudDialogflowCxV3TransitionRouteGroup + func (s *GoogleCloudDialogflowCxV3ListTransitionRouteGroupsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ListVersionsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Versions []*GoogleCloudDialogflowCxV3Version + func (s *GoogleCloudDialogflowCxV3ListVersionsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ListWebhooksResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Webhooks []*GoogleCloudDialogflowCxV3Webhook + func (s *GoogleCloudDialogflowCxV3ListWebhooksResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3LoadVersionRequest struct + AllowOverrideAgentResources bool + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3LoadVersionRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse struct + Environments []*GoogleCloudDialogflowCxV3Environment + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3Match struct + Confidence float64 + Event string + ForceSendFields []string + Intent *GoogleCloudDialogflowCxV3Intent + MatchType string + NullFields []string + Parameters googleapi.RawMessage + ResolvedInput string + func (s *GoogleCloudDialogflowCxV3Match) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3Match) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3MatchIntentRequest struct + ForceSendFields []string + NullFields []string + PersistParameterChanges bool + QueryInput *GoogleCloudDialogflowCxV3QueryInput + QueryParams *GoogleCloudDialogflowCxV3QueryParameters + func (s *GoogleCloudDialogflowCxV3MatchIntentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3MatchIntentResponse struct + CurrentPage *GoogleCloudDialogflowCxV3Page + ForceSendFields []string + Matches []*GoogleCloudDialogflowCxV3Match + NullFields []string + Text string + Transcript string + TriggerEvent string + TriggerIntent string + func (s *GoogleCloudDialogflowCxV3MatchIntentResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3NluSettings struct + ClassificationThreshold float64 + ForceSendFields []string + ModelTrainingMode string + ModelType string + NullFields []string + func (s *GoogleCloudDialogflowCxV3NluSettings) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3NluSettings) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3OutputAudioConfig struct + AudioEncoding string + ForceSendFields []string + NullFields []string + SampleRateHertz int64 + SynthesizeSpeechConfig *GoogleCloudDialogflowCxV3SynthesizeSpeechConfig + func (s *GoogleCloudDialogflowCxV3OutputAudioConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3Page struct + AdvancedSettings *GoogleCloudDialogflowCxV3AdvancedSettings + DisplayName string + EntryFulfillment *GoogleCloudDialogflowCxV3Fulfillment + EventHandlers []*GoogleCloudDialogflowCxV3EventHandler + ForceSendFields []string + Form *GoogleCloudDialogflowCxV3Form + KnowledgeConnectorSettings *GoogleCloudDialogflowCxV3KnowledgeConnectorSettings + Name string + NullFields []string + TransitionRouteGroups []string + TransitionRoutes []*GoogleCloudDialogflowCxV3TransitionRoute + func (s *GoogleCloudDialogflowCxV3Page) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3PageInfo struct + CurrentPage string + DisplayName string + ForceSendFields []string + FormInfo *GoogleCloudDialogflowCxV3PageInfoFormInfo + NullFields []string + func (s *GoogleCloudDialogflowCxV3PageInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3PageInfoFormInfo struct + ForceSendFields []string + NullFields []string + ParameterInfo []*GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo + func (s *GoogleCloudDialogflowCxV3PageInfoFormInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo struct + DisplayName string + ForceSendFields []string + JustCollected bool + NullFields []string + Required bool + State string + Value interface{} + func (s *GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3QueryInput struct + Audio *GoogleCloudDialogflowCxV3AudioInput + Dtmf *GoogleCloudDialogflowCxV3DtmfInput + Event *GoogleCloudDialogflowCxV3EventInput + ForceSendFields []string + Intent *GoogleCloudDialogflowCxV3IntentInput + LanguageCode string + NullFields []string + Text *GoogleCloudDialogflowCxV3TextInput + func (s *GoogleCloudDialogflowCxV3QueryInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3QueryParameters struct + AnalyzeQueryTextSentiment bool + Channel string + CurrentPage string + DisableWebhook bool + EndUserMetadata googleapi.RawMessage + FlowVersions []string + ForceSendFields []string + GeoLocation *GoogleTypeLatLng + NullFields []string + Parameters googleapi.RawMessage + Payload googleapi.RawMessage + SearchConfig *GoogleCloudDialogflowCxV3SearchConfig + SessionEntityTypes []*GoogleCloudDialogflowCxV3SessionEntityType + SessionTtl string + TimeZone string + WebhookHeaders map[string]string + func (s *GoogleCloudDialogflowCxV3QueryParameters) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3QueryResult struct + AdvancedSettings *GoogleCloudDialogflowCxV3AdvancedSettings + AllowAnswerFeedback bool + CurrentPage *GoogleCloudDialogflowCxV3Page + DiagnosticInfo googleapi.RawMessage + Dtmf *GoogleCloudDialogflowCxV3DtmfInput + ForceSendFields []string + Intent *GoogleCloudDialogflowCxV3Intent + IntentDetectionConfidence float64 + LanguageCode string + Match *GoogleCloudDialogflowCxV3Match + NullFields []string + Parameters googleapi.RawMessage + ResponseMessages []*GoogleCloudDialogflowCxV3ResponseMessage + SentimentAnalysisResult *GoogleCloudDialogflowCxV3SentimentAnalysisResult + Text string + Transcript string + TriggerEvent string + TriggerIntent string + WebhookPayloads []googleapi.RawMessage + WebhookStatuses []*GoogleRpcStatus + func (s *GoogleCloudDialogflowCxV3QueryResult) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3QueryResult) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ResourceName struct + DisplayName string + ForceSendFields []string + Name string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ResourceName) 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 GoogleCloudDialogflowCxV3RestoreAgentRequest struct + AgentContent string + AgentUri string + ForceSendFields []string + GitSource *GoogleCloudDialogflowCxV3RestoreAgentRequestGitSource + NullFields []string + RestoreOption string + func (s *GoogleCloudDialogflowCxV3RestoreAgentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3RestoreAgentRequestGitSource struct + ForceSendFields []string + NullFields []string + TrackingBranch string + func (s *GoogleCloudDialogflowCxV3RestoreAgentRequestGitSource) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3RolloutConfig struct + FailureCondition string + ForceSendFields []string + NullFields []string + RolloutCondition string + RolloutSteps []*GoogleCloudDialogflowCxV3RolloutConfigRolloutStep + func (s *GoogleCloudDialogflowCxV3RolloutConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3RolloutConfigRolloutStep struct + DisplayName string + ForceSendFields []string + MinDuration string + NullFields []string + TrafficPercent int64 + func (s *GoogleCloudDialogflowCxV3RolloutConfigRolloutStep) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3RolloutState struct + ForceSendFields []string + NullFields []string + StartTime string + Step string + StepIndex int64 + func (s *GoogleCloudDialogflowCxV3RolloutState) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3RunContinuousTestMetadata struct + Errors []*GoogleCloudDialogflowCxV3TestError + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3RunContinuousTestMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3RunContinuousTestRequest struct + type GoogleCloudDialogflowCxV3RunContinuousTestResponse struct + ContinuousTestResult *GoogleCloudDialogflowCxV3ContinuousTestResult + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3RunContinuousTestResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3RunTestCaseMetadata struct + type GoogleCloudDialogflowCxV3RunTestCaseRequest struct + Environment string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3RunTestCaseRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3RunTestCaseResponse struct + ForceSendFields []string + NullFields []string + Result *GoogleCloudDialogflowCxV3TestCaseResult + func (s *GoogleCloudDialogflowCxV3RunTestCaseResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3SafetySettings struct + BannedPhrases []*GoogleCloudDialogflowCxV3SafetySettingsPhrase + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3SafetySettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3SafetySettingsPhrase struct + ForceSendFields []string + LanguageCode string + NullFields []string + Text string + func (s *GoogleCloudDialogflowCxV3SafetySettingsPhrase) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3SearchConfig struct + BoostSpecs []*GoogleCloudDialogflowCxV3BoostSpecs + FilterSpecs []*GoogleCloudDialogflowCxV3FilterSpecs + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3SearchConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3SecuritySettings struct + AudioExportSettings *GoogleCloudDialogflowCxV3SecuritySettingsAudioExportSettings + DeidentifyTemplate string + DisplayName string + ForceSendFields []string + InsightsExportSettings *GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettings + InspectTemplate string + Name string + NullFields []string + PurgeDataTypes []string + RedactionScope string + RedactionStrategy string + RetentionStrategy string + RetentionWindowDays int64 + func (s *GoogleCloudDialogflowCxV3SecuritySettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3SecuritySettingsAudioExportSettings struct + AudioExportPattern string + AudioFormat string + EnableAudioRedaction bool + ForceSendFields []string + GcsBucket string + NullFields []string + func (s *GoogleCloudDialogflowCxV3SecuritySettingsAudioExportSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettings struct + EnableInsightsExport bool + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3SentimentAnalysisResult struct + ForceSendFields []string + Magnitude float64 + NullFields []string + Score float64 + func (s *GoogleCloudDialogflowCxV3SentimentAnalysisResult) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3SentimentAnalysisResult) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3SessionEntityType struct + Entities []*GoogleCloudDialogflowCxV3EntityTypeEntity + EntityOverrideMode string + ForceSendFields []string + Name string + NullFields []string + func (s *GoogleCloudDialogflowCxV3SessionEntityType) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3SessionInfo struct + ForceSendFields []string + NullFields []string + Parameters googleapi.RawMessage + Session string + func (s *GoogleCloudDialogflowCxV3SessionInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3SpeechToTextSettings struct + EnableSpeechAdaptation bool + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3SpeechToTextSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3StartExperimentRequest struct + type GoogleCloudDialogflowCxV3StopExperimentRequest struct + type GoogleCloudDialogflowCxV3SubmitAnswerFeedbackRequest struct + AnswerFeedback *GoogleCloudDialogflowCxV3AnswerFeedback + ForceSendFields []string + NullFields []string + ResponseId string + UpdateMask string + func (s *GoogleCloudDialogflowCxV3SubmitAnswerFeedbackRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3SynthesizeSpeechConfig struct + EffectsProfileId []string + ForceSendFields []string + NullFields []string + Pitch float64 + SpeakingRate float64 + Voice *GoogleCloudDialogflowCxV3VoiceSelectionParams + VolumeGainDb float64 + func (s *GoogleCloudDialogflowCxV3SynthesizeSpeechConfig) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3SynthesizeSpeechConfig) UnmarshalJSON(data []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 GoogleCloudDialogflowCxV3TextToSpeechSettings struct + ForceSendFields []string + NullFields []string + SynthesizeSpeechConfigs map[string]GoogleCloudDialogflowCxV3SynthesizeSpeechConfig + func (s *GoogleCloudDialogflowCxV3TextToSpeechSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3TrainFlowRequest struct + type GoogleCloudDialogflowCxV3TransitionCoverage struct + CoverageScore float64 + ForceSendFields []string + NullFields []string + Transitions []*GoogleCloudDialogflowCxV3TransitionCoverageTransition + func (s *GoogleCloudDialogflowCxV3TransitionCoverage) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3TransitionCoverage) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3TransitionCoverageTransition struct + Covered bool + EventHandler *GoogleCloudDialogflowCxV3EventHandler + ForceSendFields []string + Index int64 + NullFields []string + Source *GoogleCloudDialogflowCxV3TransitionCoverageTransitionNode + Target *GoogleCloudDialogflowCxV3TransitionCoverageTransitionNode + TransitionRoute *GoogleCloudDialogflowCxV3TransitionRoute + func (s *GoogleCloudDialogflowCxV3TransitionCoverageTransition) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3TransitionCoverageTransitionNode struct + Flow *GoogleCloudDialogflowCxV3Flow + ForceSendFields []string + NullFields []string + Page *GoogleCloudDialogflowCxV3Page + func (s *GoogleCloudDialogflowCxV3TransitionCoverageTransitionNode) 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 GoogleCloudDialogflowCxV3TransitionRouteGroup struct + DisplayName string + ForceSendFields []string + Name string + NullFields []string + TransitionRoutes []*GoogleCloudDialogflowCxV3TransitionRoute + func (s *GoogleCloudDialogflowCxV3TransitionRouteGroup) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3TransitionRouteGroupCoverage struct + CoverageScore float64 + Coverages []*GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3TransitionRouteGroupCoverage) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3TransitionRouteGroupCoverage) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage struct + CoverageScore float64 + ForceSendFields []string + NullFields []string + RouteGroup *GoogleCloudDialogflowCxV3TransitionRouteGroup + Transitions []*GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverageTransition + func (s *GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverageTransition struct + Covered bool + ForceSendFields []string + NullFields []string + TransitionRoute *GoogleCloudDialogflowCxV3TransitionRoute + func (s *GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverageTransition) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3TurnSignals struct + AgentEscalated bool + DtmfUsed bool + FailureReasons []string + ForceSendFields []string + NoMatch bool + NoUserInput bool + NullFields []string + ReachedEndPage bool + SentimentMagnitude float64 + SentimentScore float64 + UserEscalated bool + WebhookStatuses []string + func (s *GoogleCloudDialogflowCxV3TurnSignals) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3TurnSignals) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ValidateAgentRequest struct + ForceSendFields []string + LanguageCode string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ValidateAgentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ValidateFlowRequest struct + ForceSendFields []string + LanguageCode string + NullFields []string + func (s *GoogleCloudDialogflowCxV3ValidateFlowRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3ValidationMessage struct + Detail string + ForceSendFields []string + NullFields []string + ResourceNames []*GoogleCloudDialogflowCxV3ResourceName + ResourceType string + Resources []string + Severity string + func (s *GoogleCloudDialogflowCxV3ValidationMessage) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3VariantsHistory struct + ForceSendFields []string + NullFields []string + UpdateTime string + VersionVariants *GoogleCloudDialogflowCxV3VersionVariants + func (s *GoogleCloudDialogflowCxV3VariantsHistory) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3Version struct + CreateTime string + Description string + DisplayName string + ForceSendFields []string + Name string + NluSettings *GoogleCloudDialogflowCxV3NluSettings + NullFields []string + State string + func (s *GoogleCloudDialogflowCxV3Version) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3VersionVariants struct + ForceSendFields []string + NullFields []string + Variants []*GoogleCloudDialogflowCxV3VersionVariantsVariant + func (s *GoogleCloudDialogflowCxV3VersionVariants) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3VersionVariantsVariant struct + ForceSendFields []string + IsControlGroup bool + NullFields []string + TrafficAllocation float64 + Version string + func (s *GoogleCloudDialogflowCxV3VersionVariantsVariant) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3VersionVariantsVariant) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3VoiceSelectionParams struct + ForceSendFields []string + Name string + NullFields []string + SsmlGender string + func (s *GoogleCloudDialogflowCxV3VoiceSelectionParams) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3Webhook struct + Disabled bool + DisplayName string + ForceSendFields []string + GenericWebService *GoogleCloudDialogflowCxV3WebhookGenericWebService + Name string + NullFields []string + ServiceDirectory *GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig + Timeout string + func (s *GoogleCloudDialogflowCxV3Webhook) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3WebhookGenericWebService struct + AllowedCaCerts []string + ForceSendFields []string + HttpMethod string + NullFields []string + ParameterMapping map[string]string + Password string + RequestBody string + RequestHeaders map[string]string + Uri string + Username string + WebhookType string + func (s *GoogleCloudDialogflowCxV3WebhookGenericWebService) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3WebhookRequest struct + DetectIntentResponseId string + DtmfDigits string + ForceSendFields []string + FulfillmentInfo *GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo + IntentInfo *GoogleCloudDialogflowCxV3WebhookRequestIntentInfo + LanguageCode string + Messages []*GoogleCloudDialogflowCxV3ResponseMessage + NullFields []string + PageInfo *GoogleCloudDialogflowCxV3PageInfo + Payload googleapi.RawMessage + SentimentAnalysisResult *GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult + SessionInfo *GoogleCloudDialogflowCxV3SessionInfo + Text string + Transcript string + TriggerEvent string + TriggerIntent string + func (s *GoogleCloudDialogflowCxV3WebhookRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo struct + ForceSendFields []string + NullFields []string + Tag string + func (s *GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3WebhookRequestIntentInfo struct + Confidence float64 + DisplayName string + ForceSendFields []string + LastMatchedIntent string + NullFields []string + Parameters map[string]GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue + func (s *GoogleCloudDialogflowCxV3WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3WebhookRequestIntentInfo) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue struct + ForceSendFields []string + NullFields []string + OriginalValue string + ResolvedValue interface{} + func (s *GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult struct + ForceSendFields []string + Magnitude float64 + NullFields []string + Score float64 + func (s *GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3WebhookResponse struct + ForceSendFields []string + FulfillmentResponse *GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse + NullFields []string + PageInfo *GoogleCloudDialogflowCxV3PageInfo + Payload googleapi.RawMessage + SessionInfo *GoogleCloudDialogflowCxV3SessionInfo + TargetFlow string + TargetPage string + func (s *GoogleCloudDialogflowCxV3WebhookResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse struct + ForceSendFields []string + MergeBehavior string + Messages []*GoogleCloudDialogflowCxV3ResponseMessage + NullFields []string + func (s *GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig struct + ForceSendFields []string + GenericWebService *GoogleCloudDialogflowCxV3WebhookGenericWebService + NullFields []string + Service string + func (s *GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AdvancedSettings struct + AudioExportGcsDestination *GoogleCloudDialogflowCxV3beta1GcsDestination + DtmfSettings *GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings + ForceSendFields []string + LoggingSettings *GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings struct + Enabled bool + FinishDigit string + ForceSendFields []string + MaxDigits int64 + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings struct + EnableInteractionLogging bool + EnableStackdriverLogging bool + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1AudioInput struct + Audio string + Config *GoogleCloudDialogflowCxV3beta1InputAudioConfig + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1AudioInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1BargeInConfig struct + ForceSendFields []string + NoBargeInDuration string + NullFields []string + TotalDuration string + func (s *GoogleCloudDialogflowCxV3beta1BargeInConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata struct + Errors []*GoogleCloudDialogflowCxV3beta1TestError + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse struct + ForceSendFields []string + NullFields []string + Results []*GoogleCloudDialogflowCxV3beta1TestCaseResult + func (s *GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ContinuousTestResult struct + ForceSendFields []string + Name string + NullFields []string + Result string + RunTime string + TestCaseResults []string + func (s *GoogleCloudDialogflowCxV3beta1ContinuousTestResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ConversationSignals struct + ForceSendFields []string + NullFields []string + TurnSignals *GoogleCloudDialogflowCxV3beta1TurnSignals + func (s *GoogleCloudDialogflowCxV3beta1ConversationSignals) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ConversationTurn struct + ForceSendFields []string + NullFields []string + UserInput *GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput + VirtualAgentOutput *GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput + func (s *GoogleCloudDialogflowCxV3beta1ConversationTurn) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput struct + EnableSentimentAnalysis bool + ForceSendFields []string + InjectedParameters googleapi.RawMessage + Input *GoogleCloudDialogflowCxV3beta1QueryInput + IsWebhookEnabled bool + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput struct + CurrentPage *GoogleCloudDialogflowCxV3beta1Page + DiagnosticInfo googleapi.RawMessage + Differences []*GoogleCloudDialogflowCxV3beta1TestRunDifference + ForceSendFields []string + NullFields []string + SessionParameters googleapi.RawMessage + Status *GoogleRpcStatus + TextResponses []*GoogleCloudDialogflowCxV3beta1ResponseMessageText + TriggeredIntent *GoogleCloudDialogflowCxV3beta1Intent + func (s *GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata struct + ForceSendFields []string + NullFields []string + Version string + func (s *GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DataStoreConnection struct + DataStore string + DataStoreType string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1DataStoreConnection) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DeployFlowMetadata struct + ForceSendFields []string + NullFields []string + TestErrors []*GoogleCloudDialogflowCxV3beta1TestError + func (s *GoogleCloudDialogflowCxV3beta1DeployFlowMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DeployFlowResponse struct + Deployment string + Environment *GoogleCloudDialogflowCxV3beta1Environment + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1DeployFlowResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1DtmfInput struct + Digits string + FinishDigit string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1DtmfInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Environment struct + Description string + DisplayName string + ForceSendFields []string + Name string + NullFields []string + TestCasesConfig *GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig + UpdateTime string + VersionConfigs []*GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig + WebhookConfig *GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig + func (s *GoogleCloudDialogflowCxV3beta1Environment) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig struct + EnableContinuousRun bool + EnablePredeploymentRun bool + ForceSendFields []string + NullFields []string + TestCases []string + func (s *GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig struct + ForceSendFields []string + NullFields []string + Version string + func (s *GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig struct + ForceSendFields []string + NullFields []string + WebhookOverrides []*GoogleCloudDialogflowCxV3beta1Webhook + func (s *GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1EventHandler struct + Event string + ForceSendFields []string + Name string + NullFields []string + TargetFlow string + TargetPage string + TriggerFulfillment *GoogleCloudDialogflowCxV3beta1Fulfillment + func (s *GoogleCloudDialogflowCxV3beta1EventHandler) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1EventInput struct + Event string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1EventInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExportAgentResponse struct + AgentContent string + AgentUri string + CommitSha string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ExportAgentResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExportFlowResponse struct + FlowContent string + FlowUri string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ExportFlowResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExportIntentsMetadata struct + type GoogleCloudDialogflowCxV3beta1ExportIntentsResponse struct + ForceSendFields []string + IntentsContent *GoogleCloudDialogflowCxV3beta1InlineDestination + IntentsUri string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ExportIntentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata struct + type GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse struct + Content string + ForceSendFields []string + GcsUri string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Form struct + ForceSendFields []string + NullFields []string + Parameters []*GoogleCloudDialogflowCxV3beta1FormParameter + func (s *GoogleCloudDialogflowCxV3beta1Form) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1FormParameter struct + AdvancedSettings *GoogleCloudDialogflowCxV3beta1AdvancedSettings + DefaultValue interface{} + DisplayName string + EntityType string + FillBehavior *GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior + ForceSendFields []string + IsList bool + NullFields []string + Redact bool + Required bool + func (s *GoogleCloudDialogflowCxV3beta1FormParameter) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior struct + ForceSendFields []string + InitialPromptFulfillment *GoogleCloudDialogflowCxV3beta1Fulfillment + NullFields []string + RepromptEventHandlers []*GoogleCloudDialogflowCxV3beta1EventHandler + func (s *GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Fulfillment struct + AdvancedSettings *GoogleCloudDialogflowCxV3beta1AdvancedSettings + ConditionalCases []*GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases + EnableGenerativeFallback bool + ForceSendFields []string + Messages []*GoogleCloudDialogflowCxV3beta1ResponseMessage + NullFields []string + ReturnPartialResponses bool + SetParameterActions []*GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction + Tag string + Webhook string + func (s *GoogleCloudDialogflowCxV3beta1Fulfillment) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases struct + Cases []*GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase struct + CaseContent []*GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent + Condition string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent struct + AdditionalCases *GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases + ForceSendFields []string + Message *GoogleCloudDialogflowCxV3beta1ResponseMessage + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction struct + ForceSendFields []string + NullFields []string + Parameter string + Value interface{} + func (s *GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1GcsDestination struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudDialogflowCxV3beta1GcsDestination) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata struct + ForceSendFields []string + NullFields []string + State string + func (s *GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse struct + ForceSendFields []string + NullFields []string + Warnings []*GoogleRpcStatus + func (s *GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ImportFlowResponse struct + Flow string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ImportFlowResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ImportIntentsMetadata struct + type GoogleCloudDialogflowCxV3beta1ImportIntentsResponse struct + ConflictingResources *GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources + ForceSendFields []string + Intents []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ImportIntentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources struct + EntityDisplayNames []string + ForceSendFields []string + IntentDisplayNames []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ImportIntentsResponseConflictingResources) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata struct + Errors []*GoogleCloudDialogflowCxV3beta1TestCaseError + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse struct + ForceSendFields []string + Names []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1InlineDestination struct + Content string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1InlineDestination) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1InputAudioConfig struct + AudioEncoding string + BargeInConfig *GoogleCloudDialogflowCxV3beta1BargeInConfig + EnableWordInfo bool + ForceSendFields []string + Model string + ModelVariant string + NullFields []string + PhraseHints []string + SampleRateHertz int64 + SingleUtterance bool + func (s *GoogleCloudDialogflowCxV3beta1InputAudioConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Intent struct + Description string + DisplayName string + ForceSendFields []string + IsFallback bool + Labels map[string]string + Name string + NullFields []string + Parameters []*GoogleCloudDialogflowCxV3beta1IntentParameter + Priority int64 + TrainingPhrases []*GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase + func (s *GoogleCloudDialogflowCxV3beta1Intent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1IntentInput struct + ForceSendFields []string + Intent string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1IntentInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1IntentParameter struct + EntityType string + ForceSendFields []string + Id string + IsList bool + NullFields []string + Redact bool + func (s *GoogleCloudDialogflowCxV3beta1IntentParameter) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase struct + ForceSendFields []string + Id string + NullFields []string + Parts []*GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart + RepeatCount int64 + func (s *GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart struct + ForceSendFields []string + NullFields []string + ParameterId string + Text string + func (s *GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings struct + DataStoreConnections []*GoogleCloudDialogflowCxV3beta1DataStoreConnection + Enabled bool + ForceSendFields []string + NullFields []string + TargetFlow string + TargetPage string + TriggerFulfillment *GoogleCloudDialogflowCxV3beta1Fulfillment + func (s *GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Page struct + AdvancedSettings *GoogleCloudDialogflowCxV3beta1AdvancedSettings + DisplayName string + EntryFulfillment *GoogleCloudDialogflowCxV3beta1Fulfillment + EventHandlers []*GoogleCloudDialogflowCxV3beta1EventHandler + ForceSendFields []string + Form *GoogleCloudDialogflowCxV3beta1Form + KnowledgeConnectorSettings *GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings + Name string + NullFields []string + TransitionRouteGroups []string + TransitionRoutes []*GoogleCloudDialogflowCxV3beta1TransitionRoute + func (s *GoogleCloudDialogflowCxV3beta1Page) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1PageInfo struct + CurrentPage string + DisplayName string + ForceSendFields []string + FormInfo *GoogleCloudDialogflowCxV3beta1PageInfoFormInfo + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1PageInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1PageInfoFormInfo struct + ForceSendFields []string + NullFields []string + ParameterInfo []*GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo + func (s *GoogleCloudDialogflowCxV3beta1PageInfoFormInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo struct + DisplayName string + ForceSendFields []string + JustCollected bool + NullFields []string + Required bool + State string + Value interface{} + func (s *GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1QueryInput struct + Audio *GoogleCloudDialogflowCxV3beta1AudioInput + Dtmf *GoogleCloudDialogflowCxV3beta1DtmfInput + Event *GoogleCloudDialogflowCxV3beta1EventInput + ForceSendFields []string + Intent *GoogleCloudDialogflowCxV3beta1IntentInput + LanguageCode string + NullFields []string + Text *GoogleCloudDialogflowCxV3beta1TextInput + func (s *GoogleCloudDialogflowCxV3beta1QueryInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResponseMessage struct + Channel string + ConversationSuccess *GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess + EndInteraction *GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction + ForceSendFields []string + KnowledgeInfoCard *GoogleCloudDialogflowCxV3beta1ResponseMessageKnowledgeInfoCard + LiveAgentHandoff *GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff + MixedAudio *GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio + NullFields []string + OutputAudioText *GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText + Payload googleapi.RawMessage + PlayAudio *GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio + TelephonyTransferCall *GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall + Text *GoogleCloudDialogflowCxV3beta1ResponseMessageText + func (s *GoogleCloudDialogflowCxV3beta1ResponseMessage) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess struct + ForceSendFields []string + Metadata googleapi.RawMessage + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction struct + type GoogleCloudDialogflowCxV3beta1ResponseMessageKnowledgeInfoCard struct + type GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff struct + ForceSendFields []string + Metadata googleapi.RawMessage + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio struct + ForceSendFields []string + NullFields []string + Segments []*GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment + func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment struct + AllowPlaybackInterruption bool + Audio string + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText struct + AllowPlaybackInterruption bool + ForceSendFields []string + NullFields []string + Ssml string + Text string + func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio struct + AllowPlaybackInterruption bool + AudioUri string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall struct + ForceSendFields []string + NullFields []string + PhoneNumber string + func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResponseMessageText struct + AllowPlaybackInterruption bool + ForceSendFields []string + NullFields []string + Text []string + func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageText) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata struct + Errors []*GoogleCloudDialogflowCxV3beta1TestError + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse struct + ContinuousTestResult *GoogleCloudDialogflowCxV3beta1ContinuousTestResult + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1RunTestCaseMetadata struct + type GoogleCloudDialogflowCxV3beta1RunTestCaseResponse struct + ForceSendFields []string + NullFields []string + Result *GoogleCloudDialogflowCxV3beta1TestCaseResult + func (s *GoogleCloudDialogflowCxV3beta1RunTestCaseResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1SessionInfo struct + ForceSendFields []string + NullFields []string + Parameters googleapi.RawMessage + Session string + func (s *GoogleCloudDialogflowCxV3beta1SessionInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TestCase struct + CreationTime string + DisplayName string + ForceSendFields []string + LastTestResult *GoogleCloudDialogflowCxV3beta1TestCaseResult + Name string + Notes string + NullFields []string + Tags []string + TestCaseConversationTurns []*GoogleCloudDialogflowCxV3beta1ConversationTurn + TestConfig *GoogleCloudDialogflowCxV3beta1TestConfig + func (s *GoogleCloudDialogflowCxV3beta1TestCase) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TestCaseError struct + ForceSendFields []string + NullFields []string + Status *GoogleRpcStatus + TestCase *GoogleCloudDialogflowCxV3beta1TestCase + func (s *GoogleCloudDialogflowCxV3beta1TestCaseError) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TestCaseResult struct + ConversationTurns []*GoogleCloudDialogflowCxV3beta1ConversationTurn + Environment string + ForceSendFields []string + Name string + NullFields []string + TestResult string + TestTime string + func (s *GoogleCloudDialogflowCxV3beta1TestCaseResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TestConfig struct + Flow string + ForceSendFields []string + NullFields []string + Page string + TrackingParameters []string + func (s *GoogleCloudDialogflowCxV3beta1TestConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TestError struct + ForceSendFields []string + NullFields []string + Status *GoogleRpcStatus + TestCase string + TestTime string + func (s *GoogleCloudDialogflowCxV3beta1TestError) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TestRunDifference struct + Description string + ForceSendFields []string + NullFields []string + Type string + func (s *GoogleCloudDialogflowCxV3beta1TestRunDifference) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TextInput struct + ForceSendFields []string + NullFields []string + Text string + func (s *GoogleCloudDialogflowCxV3beta1TextInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TransitionRoute struct + Condition string + Description string + ForceSendFields []string + Intent string + Name string + NullFields []string + TargetFlow string + TargetPage string + TriggerFulfillment *GoogleCloudDialogflowCxV3beta1Fulfillment + func (s *GoogleCloudDialogflowCxV3beta1TransitionRoute) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1TurnSignals struct + AgentEscalated bool + DtmfUsed bool + FailureReasons []string + ForceSendFields []string + NoMatch bool + NoUserInput bool + NullFields []string + ReachedEndPage bool + SentimentMagnitude float64 + SentimentScore float64 + UserEscalated bool + WebhookStatuses []string + func (s *GoogleCloudDialogflowCxV3beta1TurnSignals) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3beta1TurnSignals) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1Webhook struct + Disabled bool + DisplayName string + ForceSendFields []string + GenericWebService *GoogleCloudDialogflowCxV3beta1WebhookGenericWebService + Name string + NullFields []string + ServiceDirectory *GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig + Timeout string + func (s *GoogleCloudDialogflowCxV3beta1Webhook) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookGenericWebService struct + AllowedCaCerts []string + ForceSendFields []string + HttpMethod string + NullFields []string + ParameterMapping map[string]string + Password string + RequestBody string + RequestHeaders map[string]string + Uri string + Username string + WebhookType string + func (s *GoogleCloudDialogflowCxV3beta1WebhookGenericWebService) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookRequest struct + DetectIntentResponseId string + DtmfDigits string + ForceSendFields []string + FulfillmentInfo *GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo + IntentInfo *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo + LanguageCode string + Messages []*GoogleCloudDialogflowCxV3beta1ResponseMessage + NullFields []string + PageInfo *GoogleCloudDialogflowCxV3beta1PageInfo + Payload googleapi.RawMessage + SentimentAnalysisResult *GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult + SessionInfo *GoogleCloudDialogflowCxV3beta1SessionInfo + Text string + Transcript string + TriggerEvent string + TriggerIntent string + func (s *GoogleCloudDialogflowCxV3beta1WebhookRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo struct + ForceSendFields []string + NullFields []string + Tag string + func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo struct + Confidence float64 + DisplayName string + ForceSendFields []string + LastMatchedIntent string + NullFields []string + Parameters map[string]GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue + func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue struct + ForceSendFields []string + NullFields []string + OriginalValue string + ResolvedValue interface{} + func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult struct + ForceSendFields []string + Magnitude float64 + NullFields []string + Score float64 + func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowCxV3beta1WebhookResponse struct + ForceSendFields []string + FulfillmentResponse *GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse + NullFields []string + PageInfo *GoogleCloudDialogflowCxV3beta1PageInfo + Payload googleapi.RawMessage + SessionInfo *GoogleCloudDialogflowCxV3beta1SessionInfo + TargetFlow string + TargetPage string + func (s *GoogleCloudDialogflowCxV3beta1WebhookResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse struct + ForceSendFields []string + MergeBehavior string + Messages []*GoogleCloudDialogflowCxV3beta1ResponseMessage + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig struct + ForceSendFields []string + GenericWebService *GoogleCloudDialogflowCxV3beta1WebhookGenericWebService + NullFields []string + Service string + func (s *GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2AnnotatedMessagePart struct + EntityType string + ForceSendFields []string + FormattedValue interface{} + NullFields []string + Text string + func (s *GoogleCloudDialogflowV2AnnotatedMessagePart) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2ArticleAnswer struct + AnswerRecord string + Confidence float64 + ForceSendFields []string + Metadata map[string]string + NullFields []string + Snippets []string + Title string + Uri string + func (s *GoogleCloudDialogflowV2ArticleAnswer) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2ArticleAnswer) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2ArticleSuggestionModelMetadata struct + ForceSendFields []string + NullFields []string + TrainingModelType string + func (s *GoogleCloudDialogflowV2ArticleSuggestionModelMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse struct + EntityTypes []*GoogleCloudDialogflowV2EntityType + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2BatchUpdateIntentsResponse struct + ForceSendFields []string + Intents []*GoogleCloudDialogflowV2Intent + NullFields []string + func (s *GoogleCloudDialogflowV2BatchUpdateIntentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata struct + ConversationProfile string + CreateTime string + ForceSendFields []string + NullFields []string + ParticipantRole string + SuggestionFeatureType string + func (s *GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2Context struct + ForceSendFields []string + LifespanCount int64 + Name string + NullFields []string + Parameters googleapi.RawMessage + func (s *GoogleCloudDialogflowV2Context) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2ConversationEvent struct + Conversation string + ErrorStatus *GoogleRpcStatus + ForceSendFields []string + NewMessagePayload *GoogleCloudDialogflowV2Message + NullFields []string + Type string + func (s *GoogleCloudDialogflowV2ConversationEvent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2ConversationModel struct + ArticleSuggestionModelMetadata *GoogleCloudDialogflowV2ArticleSuggestionModelMetadata + CreateTime string + Datasets []*GoogleCloudDialogflowV2InputDataset + DisplayName string + ForceSendFields []string + LanguageCode string + Name string + NullFields []string + SmartReplyModelMetadata *GoogleCloudDialogflowV2SmartReplyModelMetadata + State string + func (s *GoogleCloudDialogflowV2ConversationModel) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata struct + ConversationDataset string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata struct + ConversationModel string + ConversationModelEvaluation string + CreateTime string + ForceSendFields []string + NullFields []string + State string + func (s *GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2CreateConversationModelOperationMetadata struct + ConversationModel string + CreateTime string + ForceSendFields []string + NullFields []string + State string + func (s *GoogleCloudDialogflowV2CreateConversationModelOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata struct + type GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata struct + ConversationModel string + CreateTime string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2DeployConversationModelOperationMetadata struct + ConversationModel string + CreateTime string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2DeployConversationModelOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2EntityType struct + AutoExpansionMode string + DisplayName string + EnableFuzzyExtraction bool + Entities []*GoogleCloudDialogflowV2EntityTypeEntity + ForceSendFields []string + Kind string + Name string + NullFields []string + func (s *GoogleCloudDialogflowV2EntityType) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2EntityTypeEntity struct + ForceSendFields []string + NullFields []string + Synonyms []string + Value string + func (s *GoogleCloudDialogflowV2EntityTypeEntity) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2EventInput struct + ForceSendFields []string + LanguageCode string + Name string + NullFields []string + Parameters googleapi.RawMessage + func (s *GoogleCloudDialogflowV2EventInput) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2ExportAgentResponse struct + AgentContent string + AgentUri string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2ExportAgentResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2ExportOperationMetadata struct + ExportedGcsDestination *GoogleCloudDialogflowV2GcsDestination + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2ExportOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2FaqAnswer struct + Answer string + AnswerRecord string + Confidence float64 + ForceSendFields []string + Metadata map[string]string + NullFields []string + Question string + Source string + func (s *GoogleCloudDialogflowV2FaqAnswer) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2FaqAnswer) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2GcsDestination struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudDialogflowV2GcsDestination) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2HumanAgentAssistantEvent struct + Conversation string + ForceSendFields []string + NullFields []string + Participant string + SuggestionResults []*GoogleCloudDialogflowV2SuggestionResult + func (s *GoogleCloudDialogflowV2HumanAgentAssistantEvent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2ImportConversationDataOperationMetadata struct + ConversationDataset string + CreateTime string + ForceSendFields []string + NullFields []string + PartialFailures []*GoogleRpcStatus + func (s *GoogleCloudDialogflowV2ImportConversationDataOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2ImportConversationDataOperationResponse struct + ConversationDataset string + ForceSendFields []string + ImportCount int64 + NullFields []string + func (s *GoogleCloudDialogflowV2ImportConversationDataOperationResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2ImportDocumentsResponse struct + ForceSendFields []string + NullFields []string + Warnings []*GoogleRpcStatus + func (s *GoogleCloudDialogflowV2ImportDocumentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2InputDataset struct + Dataset string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2InputDataset) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2Intent struct + Action string + DefaultResponsePlatforms []string + DisplayName string + EndInteraction bool + Events []string + FollowupIntentInfo []*GoogleCloudDialogflowV2IntentFollowupIntentInfo + ForceSendFields []string + InputContextNames []string + IsFallback bool + LiveAgentHandoff bool + Messages []*GoogleCloudDialogflowV2IntentMessage + MlDisabled bool + Name string + NullFields []string + OutputContexts []*GoogleCloudDialogflowV2Context + Parameters []*GoogleCloudDialogflowV2IntentParameter + ParentFollowupIntentName string + Priority int64 + ResetContexts bool + RootFollowupIntentName string + TrainingPhrases []*GoogleCloudDialogflowV2IntentTrainingPhrase + WebhookState string + func (s *GoogleCloudDialogflowV2Intent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentFollowupIntentInfo struct + FollowupIntentName string + ForceSendFields []string + NullFields []string + ParentFollowupIntentName string + func (s *GoogleCloudDialogflowV2IntentFollowupIntentInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessage struct + BasicCard *GoogleCloudDialogflowV2IntentMessageBasicCard + BrowseCarouselCard *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard + Card *GoogleCloudDialogflowV2IntentMessageCard + CarouselSelect *GoogleCloudDialogflowV2IntentMessageCarouselSelect + ForceSendFields []string + Image *GoogleCloudDialogflowV2IntentMessageImage + LinkOutSuggestion *GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion + ListSelect *GoogleCloudDialogflowV2IntentMessageListSelect + MediaContent *GoogleCloudDialogflowV2IntentMessageMediaContent + NullFields []string + Payload googleapi.RawMessage + Platform string + QuickReplies *GoogleCloudDialogflowV2IntentMessageQuickReplies + SimpleResponses *GoogleCloudDialogflowV2IntentMessageSimpleResponses + Suggestions *GoogleCloudDialogflowV2IntentMessageSuggestions + TableCard *GoogleCloudDialogflowV2IntentMessageTableCard + Text *GoogleCloudDialogflowV2IntentMessageText + func (s *GoogleCloudDialogflowV2IntentMessage) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageBasicCard struct + Buttons []*GoogleCloudDialogflowV2IntentMessageBasicCardButton + ForceSendFields []string + FormattedText string + Image *GoogleCloudDialogflowV2IntentMessageImage + NullFields []string + Subtitle string + Title string + func (s *GoogleCloudDialogflowV2IntentMessageBasicCard) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageBasicCardButton struct + ForceSendFields []string + NullFields []string + OpenUriAction *GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction + Title string + func (s *GoogleCloudDialogflowV2IntentMessageBasicCardButton) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction struct + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard struct + ForceSendFields []string + ImageDisplayOptions string + Items []*GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem + NullFields []string + func (s *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem struct + Description string + Footer string + ForceSendFields []string + Image *GoogleCloudDialogflowV2IntentMessageImage + NullFields []string + OpenUriAction *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction + Title string + func (s *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction struct + ForceSendFields []string + NullFields []string + Url string + UrlTypeHint string + func (s *GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageCard struct + Buttons []*GoogleCloudDialogflowV2IntentMessageCardButton + ForceSendFields []string + ImageUri string + NullFields []string + Subtitle string + Title string + func (s *GoogleCloudDialogflowV2IntentMessageCard) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageCardButton struct + ForceSendFields []string + NullFields []string + Postback string + Text string + func (s *GoogleCloudDialogflowV2IntentMessageCardButton) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageCarouselSelect struct + ForceSendFields []string + Items []*GoogleCloudDialogflowV2IntentMessageCarouselSelectItem + NullFields []string + func (s *GoogleCloudDialogflowV2IntentMessageCarouselSelect) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageCarouselSelectItem struct + Description string + ForceSendFields []string + Image *GoogleCloudDialogflowV2IntentMessageImage + Info *GoogleCloudDialogflowV2IntentMessageSelectItemInfo + NullFields []string + Title string + func (s *GoogleCloudDialogflowV2IntentMessageCarouselSelectItem) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageColumnProperties struct + ForceSendFields []string + Header string + HorizontalAlignment string + NullFields []string + func (s *GoogleCloudDialogflowV2IntentMessageColumnProperties) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageImage struct + AccessibilityText string + ForceSendFields []string + ImageUri string + NullFields []string + func (s *GoogleCloudDialogflowV2IntentMessageImage) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion struct + DestinationName string + ForceSendFields []string + NullFields []string + Uri string + func (s *GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageListSelect struct + ForceSendFields []string + Items []*GoogleCloudDialogflowV2IntentMessageListSelectItem + NullFields []string + Subtitle string + Title string + func (s *GoogleCloudDialogflowV2IntentMessageListSelect) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageListSelectItem struct + Description string + ForceSendFields []string + Image *GoogleCloudDialogflowV2IntentMessageImage + Info *GoogleCloudDialogflowV2IntentMessageSelectItemInfo + NullFields []string + Title string + func (s *GoogleCloudDialogflowV2IntentMessageListSelectItem) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageMediaContent struct + ForceSendFields []string + MediaObjects []*GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject + MediaType string + NullFields []string + func (s *GoogleCloudDialogflowV2IntentMessageMediaContent) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject struct + ContentUrl string + Description string + ForceSendFields []string + Icon *GoogleCloudDialogflowV2IntentMessageImage + LargeImage *GoogleCloudDialogflowV2IntentMessageImage + Name string + NullFields []string + func (s *GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageQuickReplies struct + ForceSendFields []string + NullFields []string + QuickReplies []string + Title string + func (s *GoogleCloudDialogflowV2IntentMessageQuickReplies) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageSelectItemInfo struct + ForceSendFields []string + Key string + NullFields []string + Synonyms []string + func (s *GoogleCloudDialogflowV2IntentMessageSelectItemInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageSimpleResponse struct + DisplayText string + ForceSendFields []string + NullFields []string + Ssml string + TextToSpeech string + func (s *GoogleCloudDialogflowV2IntentMessageSimpleResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageSimpleResponses struct + ForceSendFields []string + NullFields []string + SimpleResponses []*GoogleCloudDialogflowV2IntentMessageSimpleResponse + func (s *GoogleCloudDialogflowV2IntentMessageSimpleResponses) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageSuggestion struct + ForceSendFields []string + NullFields []string + Title string + func (s *GoogleCloudDialogflowV2IntentMessageSuggestion) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageSuggestions struct + ForceSendFields []string + NullFields []string + Suggestions []*GoogleCloudDialogflowV2IntentMessageSuggestion + func (s *GoogleCloudDialogflowV2IntentMessageSuggestions) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageTableCard struct + Buttons []*GoogleCloudDialogflowV2IntentMessageBasicCardButton + ColumnProperties []*GoogleCloudDialogflowV2IntentMessageColumnProperties + ForceSendFields []string + Image *GoogleCloudDialogflowV2IntentMessageImage + NullFields []string + Rows []*GoogleCloudDialogflowV2IntentMessageTableCardRow + Subtitle string + Title string + func (s *GoogleCloudDialogflowV2IntentMessageTableCard) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageTableCardCell struct + ForceSendFields []string + NullFields []string + Text string + func (s *GoogleCloudDialogflowV2IntentMessageTableCardCell) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageTableCardRow struct + Cells []*GoogleCloudDialogflowV2IntentMessageTableCardCell + DividerAfter bool + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2IntentMessageTableCardRow) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentMessageText struct + ForceSendFields []string + NullFields []string + Text []string + func (s *GoogleCloudDialogflowV2IntentMessageText) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentParameter struct + DefaultValue string + DisplayName string + EntityTypeDisplayName string + ForceSendFields []string + IsList bool + Mandatory bool + Name string + NullFields []string + Prompts []string + Value string + func (s *GoogleCloudDialogflowV2IntentParameter) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentTrainingPhrase struct + ForceSendFields []string + Name string + NullFields []string + Parts []*GoogleCloudDialogflowV2IntentTrainingPhrasePart + TimesAddedCount int64 + Type string + func (s *GoogleCloudDialogflowV2IntentTrainingPhrase) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2IntentTrainingPhrasePart struct + Alias string + EntityType string + ForceSendFields []string + NullFields []string + Text string + UserDefined bool + func (s *GoogleCloudDialogflowV2IntentTrainingPhrasePart) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2KnowledgeOperationMetadata struct + ExportOperationMetadata *GoogleCloudDialogflowV2ExportOperationMetadata + ForceSendFields []string + KnowledgeBase string + NullFields []string + State string + func (s *GoogleCloudDialogflowV2KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2Message struct + Content string + CreateTime string + ForceSendFields []string + LanguageCode string + MessageAnnotation *GoogleCloudDialogflowV2MessageAnnotation + Name string + NullFields []string + Participant string + ParticipantRole string + SendTime string + SentimentAnalysis *GoogleCloudDialogflowV2SentimentAnalysisResult + func (s *GoogleCloudDialogflowV2Message) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2MessageAnnotation struct + ContainEntities bool + ForceSendFields []string + NullFields []string + Parts []*GoogleCloudDialogflowV2AnnotatedMessagePart + func (s *GoogleCloudDialogflowV2MessageAnnotation) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2OriginalDetectIntentRequest struct + ForceSendFields []string + NullFields []string + Payload googleapi.RawMessage + Source string + Version string + func (s *GoogleCloudDialogflowV2OriginalDetectIntentRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2QueryResult struct + Action string + AllRequiredParamsPresent bool + CancelsSlotFilling bool + DiagnosticInfo googleapi.RawMessage + ForceSendFields []string + FulfillmentMessages []*GoogleCloudDialogflowV2IntentMessage + FulfillmentText string + Intent *GoogleCloudDialogflowV2Intent + IntentDetectionConfidence float64 + LanguageCode string + NullFields []string + OutputContexts []*GoogleCloudDialogflowV2Context + Parameters googleapi.RawMessage + QueryText string + SentimentAnalysisResult *GoogleCloudDialogflowV2SentimentAnalysisResult + SpeechRecognitionConfidence float64 + WebhookPayload googleapi.RawMessage + WebhookSource string + func (s *GoogleCloudDialogflowV2QueryResult) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2QueryResult) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2Sentiment struct + ForceSendFields []string + Magnitude float64 + NullFields []string + Score float64 + func (s *GoogleCloudDialogflowV2Sentiment) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2Sentiment) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2SentimentAnalysisResult struct + ForceSendFields []string + NullFields []string + QueryTextSentiment *GoogleCloudDialogflowV2Sentiment + func (s *GoogleCloudDialogflowV2SentimentAnalysisResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2SessionEntityType struct + Entities []*GoogleCloudDialogflowV2EntityTypeEntity + EntityOverrideMode string + ForceSendFields []string + Name string + NullFields []string + func (s *GoogleCloudDialogflowV2SessionEntityType) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata struct + ConversationProfile string + CreateTime string + ForceSendFields []string + NullFields []string + ParticipantRole string + SuggestionFeatureType string + func (s *GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2SmartReplyAnswer struct + AnswerRecord string + Confidence float64 + ForceSendFields []string + NullFields []string + Reply string + func (s *GoogleCloudDialogflowV2SmartReplyAnswer) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2SmartReplyAnswer) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2SmartReplyModelMetadata struct + ForceSendFields []string + NullFields []string + TrainingModelType string + func (s *GoogleCloudDialogflowV2SmartReplyModelMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2SuggestArticlesResponse struct + ArticleAnswers []*GoogleCloudDialogflowV2ArticleAnswer + ContextSize int64 + ForceSendFields []string + LatestMessage string + NullFields []string + func (s *GoogleCloudDialogflowV2SuggestArticlesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2SuggestFaqAnswersResponse struct + ContextSize int64 + FaqAnswers []*GoogleCloudDialogflowV2FaqAnswer + ForceSendFields []string + LatestMessage string + NullFields []string + func (s *GoogleCloudDialogflowV2SuggestFaqAnswersResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2SuggestSmartRepliesResponse struct + ContextSize int64 + ForceSendFields []string + LatestMessage string + NullFields []string + SmartReplyAnswers []*GoogleCloudDialogflowV2SmartReplyAnswer + func (s *GoogleCloudDialogflowV2SuggestSmartRepliesResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2SuggestionResult struct + Error *GoogleRpcStatus + ForceSendFields []string + NullFields []string + SuggestArticlesResponse *GoogleCloudDialogflowV2SuggestArticlesResponse + SuggestFaqAnswersResponse *GoogleCloudDialogflowV2SuggestFaqAnswersResponse + SuggestSmartRepliesResponse *GoogleCloudDialogflowV2SuggestSmartRepliesResponse + func (s *GoogleCloudDialogflowV2SuggestionResult) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata struct + ConversationModel string + CreateTime string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2WebhookRequest struct + ForceSendFields []string + NullFields []string + OriginalDetectIntentRequest *GoogleCloudDialogflowV2OriginalDetectIntentRequest + QueryResult *GoogleCloudDialogflowV2QueryResult + ResponseId string + Session string + func (s *GoogleCloudDialogflowV2WebhookRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2WebhookResponse struct + FollowupEventInput *GoogleCloudDialogflowV2EventInput + ForceSendFields []string + FulfillmentMessages []*GoogleCloudDialogflowV2IntentMessage + FulfillmentText string + NullFields []string + OutputContexts []*GoogleCloudDialogflowV2Context + Payload googleapi.RawMessage + SessionEntityTypes []*GoogleCloudDialogflowV2SessionEntityType + Source string + func (s *GoogleCloudDialogflowV2WebhookResponse) MarshalJSON() ([]byte, error) + type 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 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) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2beta1FaqAnswer) UnmarshalJSON(data []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 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) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer) UnmarshalJSON(data []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 + 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) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2beta1QueryResult) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV2beta1Sentiment struct + ForceSendFields []string + Magnitude float64 + NullFields []string + Score float64 + func (s *GoogleCloudDialogflowV2beta1Sentiment) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2beta1Sentiment) UnmarshalJSON(data []byte) error + type 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) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV2beta1SmartReplyAnswer) UnmarshalJSON(data []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 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 + 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 GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata struct + ForceSendFields []string + NullFields []string + State string + func (s *GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV3alpha1ImportDocumentsResponse struct + ForceSendFields []string + NullFields []string + Warnings []*GoogleRpcStatus + func (s *GoogleCloudDialogflowV3alpha1ImportDocumentsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV3alpha1TurnSignals struct + AgentEscalated bool + DtmfUsed bool + FailureReasons []string + ForceSendFields []string + NoMatch bool + NoUserInput bool + NullFields []string + ReachedEndPage bool + SentimentMagnitude float64 + SentimentScore float64 + TriggeredAbandonmentEvent bool + UserEscalated bool + WebhookStatuses []string + func (s *GoogleCloudDialogflowV3alpha1TurnSignals) MarshalJSON() ([]byte, error) + func (s *GoogleCloudDialogflowV3alpha1TurnSignals) UnmarshalJSON(data []byte) error + type GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata struct + ForceSendFields []string + GenericMetadata *GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata + NullFields []string + func (s *GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudLocationListLocationsResponse struct + ForceSendFields []string + Locations []*GoogleCloudLocationLocation + NextPageToken string + NullFields []string + func (s *GoogleCloudLocationListLocationsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudLocationLocation struct + DisplayName string + ForceSendFields []string + Labels map[string]string + LocationId string + Metadata googleapi.RawMessage + Name string + NullFields []string + func (s *GoogleCloudLocationLocation) MarshalJSON() ([]byte, error) + type GoogleLongrunningListOperationsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Operations []*GoogleLongrunningOperation + func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) + type GoogleLongrunningOperation struct + Done bool + Error *GoogleRpcStatus + ForceSendFields []string + Metadata googleapi.RawMessage + Name string + NullFields []string + Response googleapi.RawMessage + func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) + type GoogleProtobufEmpty struct + type GoogleRpcStatus struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) + type GoogleTypeLatLng struct + ForceSendFields []string + Latitude float64 + Longitude float64 + NullFields []string + func (s *GoogleTypeLatLng) MarshalJSON() ([]byte, error) + func (s *GoogleTypeLatLng) UnmarshalJSON(data []byte) error + type ProjectsLocationsAgentsChangelogsGetCall struct + func (c *ProjectsLocationsAgentsChangelogsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsChangelogsGetCall + func (c *ProjectsLocationsAgentsChangelogsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3Changelog, 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) (*GoogleCloudDialogflowCxV3ListChangelogsResponse, 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 ProjectsLocationsAgentsCreateCall struct + func (c *ProjectsLocationsAgentsCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsCreateCall + func (c *ProjectsLocationsAgentsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3Agent, 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) (*GoogleCloudDialogflowCxV3EntityType, 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 ProjectsLocationsAgentsEntityTypesGetCall struct + func (c *ProjectsLocationsAgentsEntityTypesGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsEntityTypesGetCall + func (c *ProjectsLocationsAgentsEntityTypesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3EntityType, 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 ProjectsLocationsAgentsEntityTypesListCall struct + func (c *ProjectsLocationsAgentsEntityTypesListCall) Context(ctx context.Context) *ProjectsLocationsAgentsEntityTypesListCall + func (c *ProjectsLocationsAgentsEntityTypesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3ListEntityTypesResponse, 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) (*GoogleCloudDialogflowCxV3EntityType, 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) Get(name string) *ProjectsLocationsAgentsEntityTypesGetCall + 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) (*GoogleCloudDialogflowCxV3ListContinuousTestResultsResponse, 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) (*GoogleCloudDialogflowCxV3Deployment, 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) (*GoogleCloudDialogflowCxV3ListDeploymentsResponse, 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) (*GoogleCloudDialogflowCxV3Experiment, 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) (*GoogleCloudDialogflowCxV3Experiment, 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) (*GoogleCloudDialogflowCxV3ListExperimentsResponse, 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) (*GoogleCloudDialogflowCxV3Experiment, 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) (*GoogleCloudDialogflowCxV3Experiment, 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) (*GoogleCloudDialogflowCxV3Experiment, 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) (*GoogleCloudDialogflowCxV3Environment, 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) (*GoogleCloudDialogflowCxV3ListEnvironmentsResponse, 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) (*GoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse, 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) (*GoogleCloudDialogflowCxV3DetectIntentResponse, 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) (*GoogleCloudDialogflowCxV3SessionEntityType, 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) (*GoogleCloudDialogflowCxV3SessionEntityType, 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) (*GoogleCloudDialogflowCxV3ListSessionEntityTypesResponse, 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) (*GoogleCloudDialogflowCxV3SessionEntityType, 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) (*GoogleCloudDialogflowCxV3FulfillIntentResponse, 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) (*GoogleCloudDialogflowCxV3MatchIntentResponse, error) + func (c *ProjectsLocationsAgentsEnvironmentsSessionsMatchIntentCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsEnvironmentsSessionsMatchIntentCall + func (c *ProjectsLocationsAgentsEnvironmentsSessionsMatchIntentCall) 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 + 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) (*GoogleCloudDialogflowCxV3Flow, 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) (*GoogleCloudDialogflowCxV3Flow, 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) (*GoogleCloudDialogflowCxV3FlowValidationResult, 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) (*GoogleCloudDialogflowCxV3ListFlowsResponse, 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, f func(*GoogleCloudDialogflowCxV3ListFlowsResponse) error) error + type ProjectsLocationsAgentsFlowsPagesCreateCall struct + func (c *ProjectsLocationsAgentsFlowsPagesCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsPagesCreateCall + func (c *ProjectsLocationsAgentsFlowsPagesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3Page, 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) (*GoogleCloudDialogflowCxV3Page, 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) (*GoogleCloudDialogflowCxV3ListPagesResponse, 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, f func(*GoogleCloudDialogflowCxV3ListPagesResponse) error) error + type ProjectsLocationsAgentsFlowsPagesPatchCall struct + func (c *ProjectsLocationsAgentsFlowsPagesPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsPagesPatchCall + func (c *ProjectsLocationsAgentsFlowsPagesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3Page, 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, googleclouddialogflowcxv3page *GoogleCloudDialogflowCxV3Page) *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, googleclouddialogflowcxv3page *GoogleCloudDialogflowCxV3Page) *ProjectsLocationsAgentsFlowsPagesPatchCall + type ProjectsLocationsAgentsFlowsPatchCall struct + func (c *ProjectsLocationsAgentsFlowsPatchCall) Context(ctx context.Context) *ProjectsLocationsAgentsFlowsPatchCall + func (c *ProjectsLocationsAgentsFlowsPatchCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3Flow, 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, googleclouddialogflowcxv3flow *GoogleCloudDialogflowCxV3Flow) *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, googleclouddialogflowcxv3flow *GoogleCloudDialogflowCxV3Flow) *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) (*GoogleCloudDialogflowCxV3TransitionRouteGroup, 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) (*GoogleCloudDialogflowCxV3TransitionRouteGroup, 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) (*GoogleCloudDialogflowCxV3ListTransitionRouteGroupsResponse, 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) (*GoogleCloudDialogflowCxV3TransitionRouteGroup, 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) (*GoogleCloudDialogflowCxV3FlowValidationResult, 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) (*GoogleCloudDialogflowCxV3CompareVersionsResponse, 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) (*GoogleCloudDialogflowCxV3Version, 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) (*GoogleCloudDialogflowCxV3ListVersionsResponse, 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) (*GoogleCloudDialogflowCxV3Version, 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 ProjectsLocationsAgentsGetCall struct + func (c *ProjectsLocationsAgentsGetCall) Context(ctx context.Context) *ProjectsLocationsAgentsGetCall + func (c *ProjectsLocationsAgentsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3Agent, 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) (*GoogleCloudDialogflowCxV3GenerativeSettings, 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) (*GoogleCloudDialogflowCxV3AgentValidationResult, 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) (*GoogleCloudDialogflowCxV3Intent, 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) (*GoogleCloudDialogflowCxV3Intent, 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) (*GoogleCloudDialogflowCxV3ListIntentsResponse, 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) (*GoogleCloudDialogflowCxV3Intent, 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) (*GoogleCloudDialogflowCxV3ListAgentsResponse, 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) (*GoogleCloudDialogflowCxV3Agent, error) + func (c *ProjectsLocationsAgentsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsPatchCall + func (c *ProjectsLocationsAgentsPatchCall) Header() http.Header + func (c *ProjectsLocationsAgentsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsAgentsPatchCall + 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 + EntityTypes *ProjectsLocationsAgentsEntityTypesService + Environments *ProjectsLocationsAgentsEnvironmentsService + Flows *ProjectsLocationsAgentsFlowsService + Intents *ProjectsLocationsAgentsIntentsService + Sessions *ProjectsLocationsAgentsSessionsService + TestCases *ProjectsLocationsAgentsTestCasesService + TransitionRouteGroups *ProjectsLocationsAgentsTransitionRouteGroupsService + Webhooks *ProjectsLocationsAgentsWebhooksService + func NewProjectsLocationsAgentsService(s *Service) *ProjectsLocationsAgentsService + func (r *ProjectsLocationsAgentsService) Create(parent string, googleclouddialogflowcxv3agent *GoogleCloudDialogflowCxV3Agent) *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, googleclouddialogflowcxv3agent *GoogleCloudDialogflowCxV3Agent) *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) (*GoogleCloudDialogflowCxV3DetectIntentResponse, 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) (*GoogleCloudDialogflowCxV3SessionEntityType, 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) (*GoogleCloudDialogflowCxV3SessionEntityType, 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) (*GoogleCloudDialogflowCxV3ListSessionEntityTypesResponse, 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) (*GoogleCloudDialogflowCxV3SessionEntityType, 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) (*GoogleCloudDialogflowCxV3FulfillIntentResponse, 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) (*GoogleCloudDialogflowCxV3MatchIntentResponse, error) + func (c *ProjectsLocationsAgentsSessionsMatchIntentCall) Fields(s ...googleapi.Field) *ProjectsLocationsAgentsSessionsMatchIntentCall + func (c *ProjectsLocationsAgentsSessionsMatchIntentCall) 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) SubmitAnswerFeedback(session string, ...) *ProjectsLocationsAgentsSessionsSubmitAnswerFeedbackCall + type ProjectsLocationsAgentsSessionsSubmitAnswerFeedbackCall struct + func (c *ProjectsLocationsAgentsSessionsSubmitAnswerFeedbackCall) Context(ctx context.Context) *ProjectsLocationsAgentsSessionsSubmitAnswerFeedbackCall + func (c *ProjectsLocationsAgentsSessionsSubmitAnswerFeedbackCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3AnswerFeedback, 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) (*GoogleCloudDialogflowCxV3CalculateCoverageResponse, 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) (*GoogleCloudDialogflowCxV3TestCase, 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) (*GoogleCloudDialogflowCxV3TestCase, 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) (*GoogleCloudDialogflowCxV3ListTestCasesResponse, 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) (*GoogleCloudDialogflowCxV3TestCase, 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) (*GoogleCloudDialogflowCxV3TestCaseResult, 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) (*GoogleCloudDialogflowCxV3ListTestCaseResultsResponse, 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 ProjectsLocationsAgentsTransitionRouteGroupsCreateCall struct + func (c *ProjectsLocationsAgentsTransitionRouteGroupsCreateCall) Context(ctx context.Context) *ProjectsLocationsAgentsTransitionRouteGroupsCreateCall + func (c *ProjectsLocationsAgentsTransitionRouteGroupsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudDialogflowCxV3TransitionRouteGroup, 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) (*GoogleCloudDialogflowCxV3TransitionRouteGroup, 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) (*GoogleCloudDialogflowCxV3ListTransitionRouteGroupsResponse, 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) (*GoogleCloudDialogflowCxV3TransitionRouteGroup, 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) (*GoogleCloudDialogflowCxV3GenerativeSettings, 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) (*GoogleCloudDialogflowCxV3AgentValidationResult, 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) (*GoogleCloudDialogflowCxV3Webhook, 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) (*GoogleCloudDialogflowCxV3Webhook, 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) (*GoogleCloudDialogflowCxV3ListWebhooksResponse, 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) (*GoogleCloudDialogflowCxV3Webhook, 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) (*GoogleCloudDialogflowCxV3SecuritySettings, 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) (*GoogleCloudDialogflowCxV3SecuritySettings, 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) (*GoogleCloudDialogflowCxV3ListSecuritySettingsResponse, 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) (*GoogleCloudDialogflowCxV3SecuritySettings, 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)