Versions in this module Expand all Collapse all v0 v0.196.2 Sep 10, 2024 Changes in this version + const CloudPlatformScope + const DialogflowScope + type GoogleCloudDialogflowCxV3beta1ExportAgentResponse struct + AgentContent string + AgentUri string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ExportAgentResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1PageInfo struct + CurrentPage string + ForceSendFields []string + FormInfo *GoogleCloudDialogflowCxV3beta1PageInfoFormInfo + NextPage string + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1PageInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1PageInfoFormInfo struct + ForceSendFields []string + NullFields []string + ParameterInfo []*GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo + State string + func (s *GoogleCloudDialogflowCxV3beta1PageInfoFormInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo struct + DisplayName string + ForceSendFields []string + JustCollected bool + NullFields []string + Prompt []*GoogleCloudDialogflowCxV3beta1ResponseMessage + Required bool + State string + Value interface{} + func (s *GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResponseMessage struct + ConversationSuccess *GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess + ForceSendFields []string + HumanAgentHandoff *GoogleCloudDialogflowCxV3beta1ResponseMessageHumanAgentHandoff + NullFields []string + Payload googleapi.RawMessage + 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 GoogleCloudDialogflowCxV3beta1ResponseMessageHumanAgentHandoff struct + ForceSendFields []string + Metadata googleapi.RawMessage + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageHumanAgentHandoff) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1ResponseMessageText struct + ForceSendFields []string + NullFields []string + Text []string + func (s *GoogleCloudDialogflowCxV3beta1ResponseMessageText) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1SessionInfo struct + ForceSendFields []string + NullFields []string + Parameters googleapi.RawMessage + Session string + func (s *GoogleCloudDialogflowCxV3beta1SessionInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookRequest struct + DetectIntentResponseId string + ForceSendFields []string + FulfillmentInfo *GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo + IntentInfo *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo + Messages []*GoogleCloudDialogflowCxV3beta1ResponseMessage + NullFields []string + PageInfo *GoogleCloudDialogflowCxV3beta1PageInfo + Payload googleapi.RawMessage + SessionInfo *GoogleCloudDialogflowCxV3beta1SessionInfo + func (s *GoogleCloudDialogflowCxV3beta1WebhookRequest) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo struct + ForceSendFields []string + NullFields []string + Tag string + func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo struct + ForceSendFields []string + LastMatchedIntent string + NullFields []string + Parameters map[string]GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue + func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue struct + ForceSendFields []string + NullFields []string + OriginalValue string + ResolvedValue interface{} + func (s *GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookResponse struct + ForceSendFields []string + FulfillmentResponse *GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse + NullFields []string + PageInfo *GoogleCloudDialogflowCxV3beta1PageInfo + Payload googleapi.RawMessage + SessionInfo *GoogleCloudDialogflowCxV3beta1SessionInfo + TargetFlow string + TargetPage string + func (s *GoogleCloudDialogflowCxV3beta1WebhookResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse struct + ForceSendFields []string + MergeBehavior string + Messages []*GoogleCloudDialogflowCxV3beta1ResponseMessage + NullFields []string + func (s *GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2AnnotatedMessagePart struct + EntityType string + ForceSendFields []string + FormattedValue interface{} + NullFields []string + Text string + func (s *GoogleCloudDialogflowV2AnnotatedMessagePart) 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 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 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 GoogleCloudDialogflowV2Intent struct + Action string + DefaultResponsePlatforms []string + DisplayName string + Events []string + FollowupIntentInfo []*GoogleCloudDialogflowV2IntentFollowupIntentInfo + ForceSendFields []string + InputContextNames []string + IsFallback 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 GoogleCloudDialogflowV2Message struct + Content string + CreateTime string + ForceSendFields []string + LanguageCode string + MessageAnnotation *GoogleCloudDialogflowV2MessageAnnotation + Name string + NullFields []string + Participant string + ParticipantRole string + 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 + 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 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 GoogleCloudDialogflowV2beta1AnnotatedConversationDataset struct + CompletedExampleCount int64 + CreateTime string + Description string + DisplayName string + ExampleCount int64 + ForceSendFields []string + Name string + NullFields []string + QuestionTypeName string + func (s *GoogleCloudDialogflowV2beta1AnnotatedConversationDataset) 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 GoogleCloudDialogflowV2beta1Context struct + ForceSendFields []string + LifespanCount int64 + Name string + NullFields []string + Parameters googleapi.RawMessage + func (s *GoogleCloudDialogflowV2beta1Context) 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 GoogleCloudDialogflowV2beta1Intent struct + Action string + DefaultResponsePlatforms []string + DisplayName string + EndInteraction bool + Events []string + FollowupIntentInfo []*GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo + ForceSendFields []string + InputContextNames []string + IsFallback 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 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 + ForceSendFields []string + NullFields []string + State string + func (s *GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV2beta1LabelConversationResponse struct + AnnotatedConversationDataset *GoogleCloudDialogflowV2beta1AnnotatedConversationDataset + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV2beta1LabelConversationResponse) 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 + 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 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 + NullFields []string + OutputContexts []*GoogleCloudDialogflowV2beta1Context + Payload googleapi.RawMessage + SessionEntityTypes []*GoogleCloudDialogflowV2beta1SessionEntityType + Source string + func (s *GoogleCloudDialogflowV2beta1WebhookResponse) MarshalJSON() ([]byte, error) + type GoogleCloudDialogflowV3alpha1ExportAgentResponse struct + AgentContent string + AgentUri string + ForceSendFields []string + NullFields []string + func (s *GoogleCloudDialogflowV3alpha1ExportAgentResponse) 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 ProjectsLocationsOperationsCancelCall struct + func (c *ProjectsLocationsOperationsCancelCall) Context(ctx context.Context) *ProjectsLocationsOperationsCancelCall + func (c *ProjectsLocationsOperationsCancelCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsLocationsOperationsCancelCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsCancelCall + func (c *ProjectsLocationsOperationsCancelCall) Header() http.Header + type ProjectsLocationsOperationsGetCall struct + func (c *ProjectsLocationsOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsOperationsGetCall + func (c *ProjectsLocationsOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsLocationsOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsGetCall + func (c *ProjectsLocationsOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsOperationsGetCall + type ProjectsLocationsOperationsListCall struct + func (c *ProjectsLocationsOperationsListCall) Context(ctx context.Context) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, error) + func (c *ProjectsLocationsOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Filter(filter string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Header() http.Header + func (c *ProjectsLocationsOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) PageToken(pageToken string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type ProjectsLocationsOperationsService struct + func NewProjectsLocationsOperationsService(s *Service) *ProjectsLocationsOperationsService + func (r *ProjectsLocationsOperationsService) Cancel(name string) *ProjectsLocationsOperationsCancelCall + func (r *ProjectsLocationsOperationsService) Get(name string) *ProjectsLocationsOperationsGetCall + func (r *ProjectsLocationsOperationsService) List(name string) *ProjectsLocationsOperationsListCall + type ProjectsLocationsService struct + Operations *ProjectsLocationsOperationsService + func NewProjectsLocationsService(s *Service) *ProjectsLocationsService + 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)