package
0.0.0-20220207184604-e3f747d769dd
Repository: https://github.com/improbable/google-api-go-client.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

View and manage your data across Google Cloud Platform services.

# Structs

GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse: The response message for EntityTypes.BatchUpdateEntityTypes.
GoogleCloudDialogflowV2BatchUpdateIntentsResponse: The response message for Intents.BatchUpdateIntents.
GoogleCloudDialogflowV2beta1Agent: Represents a conversational agent.
GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest: The request message for EntityTypes.BatchCreateEntities.
GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest: The request message for EntityTypes.BatchDeleteEntities.
GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest: The request message for EntityTypes.BatchDeleteEntityTypes.
GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest: The request message for Intents.BatchDeleteIntents.
GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest: The response message for EntityTypes.BatchCreateEntities.
GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest: The request message for EntityTypes.BatchUpdateEntityTypes.
GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse: The response message for EntityTypes.BatchUpdateEntityTypes.
GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest: The request message for Intents.BatchUpdateIntents.
GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse: The response message for Intents.BatchUpdateIntents.
GoogleCloudDialogflowV2beta1Context: Represents a context.
GoogleCloudDialogflowV2beta1DetectIntentRequest: The request to detect user's intent.
GoogleCloudDialogflowV2beta1DetectIntentResponse: The message returned from the DetectIntent method.
GoogleCloudDialogflowV2beta1Document: A document resource.
GoogleCloudDialogflowV2beta1EntityType: Represents an entity type.
GoogleCloudDialogflowV2beta1EntityTypeBatch: This message is a wrapper around a collection of entity types.
GoogleCloudDialogflowV2beta1EntityTypeEntity: Optional.
GoogleCloudDialogflowV2beta1EventInput: Events allow for matching intents by event name instead of the natural language input.
GoogleCloudDialogflowV2beta1ExportAgentRequest: The request message for Agents.ExportAgent.
GoogleCloudDialogflowV2beta1ExportAgentResponse: The response message for Agents.ExportAgent.
GoogleCloudDialogflowV2beta1ImportAgentRequest: The request message for Agents.ImportAgent.
GoogleCloudDialogflowV2beta1InputAudioConfig: Instructs the speech recognizer how to process the audio content.
GoogleCloudDialogflowV2beta1Intent: Represents an intent.
GoogleCloudDialogflowV2beta1IntentBatch: This message is a wrapper around a collection of intents.
GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo: Represents a single followup intent in the chain.
GoogleCloudDialogflowV2beta1IntentMessage: Corresponds to the `Response` field in the Dialogflow console.
GoogleCloudDialogflowV2beta1IntentMessageBasicCard: The basic card message.
GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton: The button object that appears at the bottom of a card.
GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction: Opens the given URI.
GoogleCloudDialogflowV2beta1IntentMessageCard: The card response message.
GoogleCloudDialogflowV2beta1IntentMessageCardButton: Optional.
GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect: The card for presenting a carousel of options to select from.
GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem: An item in the carousel.
GoogleCloudDialogflowV2beta1IntentMessageImage: The image response message.
GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion: The suggestion chip message that allows the user to jump out to the app or website associated with this agent.
GoogleCloudDialogflowV2beta1IntentMessageListSelect: The card for presenting a list of options to select from.
GoogleCloudDialogflowV2beta1IntentMessageListSelectItem: An item in the list.
GoogleCloudDialogflowV2beta1IntentMessageQuickReplies: The quick replies response message.
GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo: Additional info about the select item for when it is triggered in a dialog.
GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse: The simple response message containing speech or text.
GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses: The collection of simple response candidates.
GoogleCloudDialogflowV2beta1IntentMessageSuggestion: The suggestion chip message that the user can tap to quickly post a reply to the conversation.
GoogleCloudDialogflowV2beta1IntentMessageSuggestions: The collection of suggestions.
GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio: Plays audio from a file in Telephony Gateway.
GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech: Synthesizes speech and plays back the synthesized audio to the caller in Telephony Gateway.
GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall: Transfers the call in Telephony Gateway.
GoogleCloudDialogflowV2beta1IntentMessageText: The text response message.
GoogleCloudDialogflowV2beta1IntentParameter: Represents intent parameters.
GoogleCloudDialogflowV2beta1IntentTrainingPhrase: Represents an example or template that the agent is trained on.
GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart: Represents a part of a training phrase.
GoogleCloudDialogflowV2beta1KnowledgeAnswers: Represents the result of querying a Knowledge base.
GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer: An answer from Knowledge Connector.
GoogleCloudDialogflowV2beta1KnowledgeBase: Represents knowledge base resource.
GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata: Metadata in google::longrunning::Operation for Knowledge operations.
GoogleCloudDialogflowV2beta1ListContextsResponse: The response message for Contexts.ListContexts.
GoogleCloudDialogflowV2beta1ListDocumentsResponse: Response message for Documents.ListDocuments.
GoogleCloudDialogflowV2beta1ListEntityTypesResponse: The response message for EntityTypes.ListEntityTypes.
GoogleCloudDialogflowV2beta1ListIntentsResponse: The response message for Intents.ListIntents.
GoogleCloudDialogflowV2beta1ListKnowledgeBasesResponse: Response message for KnowledgeBases.ListKnowledgeBases.
GoogleCloudDialogflowV2beta1ListSessionEntityTypesResponse: The response message for SessionEntityTypes.ListSessionEntityTypes.
GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest: Represents the contents of the original request that was passed to the `[Streaming]DetectIntent` call.
GoogleCloudDialogflowV2beta1OutputAudioConfig: Instructs the speech synthesizer how to generate the output audio content.
GoogleCloudDialogflowV2beta1QueryInput: Represents the query input.
GoogleCloudDialogflowV2beta1QueryParameters: Represents the parameters of the conversational query.
GoogleCloudDialogflowV2beta1QueryResult: Represents the result of conversational query or event processing.
GoogleCloudDialogflowV2beta1RestoreAgentRequest: The request message for Agents.RestoreAgent.
GoogleCloudDialogflowV2beta1SearchAgentsResponse: The response message for Agents.SearchAgents.
GoogleCloudDialogflowV2beta1Sentiment: The sentiment, such as positive/negative feeling or association, for a unit of analysis, such as the query text.
GoogleCloudDialogflowV2beta1SentimentAnalysisRequestConfig: Configures the types of sentiment analysis to perform.
GoogleCloudDialogflowV2beta1SentimentAnalysisResult: The result of sentiment analysis as configured by `sentiment_analysis_request_config`.
GoogleCloudDialogflowV2beta1SessionEntityType: Represents a session entity type.
GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig: Configuration of how speech should be synthesized.
GoogleCloudDialogflowV2beta1TextInput: Represents the natural language text to be processed.
GoogleCloudDialogflowV2beta1TrainAgentRequest: The request message for Agents.TrainAgent.
GoogleCloudDialogflowV2beta1VoiceSelectionParams: Description of which voice to use for speech synthesis.
GoogleCloudDialogflowV2beta1WebhookRequest: The request message for a webhook call.
GoogleCloudDialogflowV2beta1WebhookResponse: The response message for a webhook call.
GoogleCloudDialogflowV2Context: Represents a context.
GoogleCloudDialogflowV2EntityType: Represents an entity type.
GoogleCloudDialogflowV2EntityTypeEntity: Optional.
GoogleCloudDialogflowV2EventInput: Events allow for matching intents by event name instead of the natural language input.
GoogleCloudDialogflowV2ExportAgentResponse: The response message for Agents.ExportAgent.
GoogleCloudDialogflowV2Intent: Represents an intent.
GoogleCloudDialogflowV2IntentFollowupIntentInfo: Represents a single followup intent in the chain.
GoogleCloudDialogflowV2IntentMessage: Corresponds to the `Response` field in the Dialogflow console.
GoogleCloudDialogflowV2IntentMessageBasicCard: The basic card message.
GoogleCloudDialogflowV2IntentMessageBasicCardButton: The button object that appears at the bottom of a card.
GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction: Opens the given URI.
GoogleCloudDialogflowV2IntentMessageCard: The card response message.
GoogleCloudDialogflowV2IntentMessageCardButton: Optional.
GoogleCloudDialogflowV2IntentMessageCarouselSelect: The card for presenting a carousel of options to select from.
GoogleCloudDialogflowV2IntentMessageCarouselSelectItem: An item in the carousel.
GoogleCloudDialogflowV2IntentMessageImage: The image response message.
GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion: The suggestion chip message that allows the user to jump out to the app or website associated with this agent.
GoogleCloudDialogflowV2IntentMessageListSelect: The card for presenting a list of options to select from.
GoogleCloudDialogflowV2IntentMessageListSelectItem: An item in the list.
GoogleCloudDialogflowV2IntentMessageQuickReplies: The quick replies response message.
GoogleCloudDialogflowV2IntentMessageSelectItemInfo: Additional info about the select item for when it is triggered in a dialog.
GoogleCloudDialogflowV2IntentMessageSimpleResponse: The simple response message containing speech or text.
GoogleCloudDialogflowV2IntentMessageSimpleResponses: The collection of simple response candidates.
GoogleCloudDialogflowV2IntentMessageSuggestion: The suggestion chip message that the user can tap to quickly post a reply to the conversation.
GoogleCloudDialogflowV2IntentMessageSuggestions: The collection of suggestions.
GoogleCloudDialogflowV2IntentMessageText: The text response message.
GoogleCloudDialogflowV2IntentParameter: Represents intent parameters.
GoogleCloudDialogflowV2IntentTrainingPhrase: Represents an example or template that the agent is trained on.
GoogleCloudDialogflowV2IntentTrainingPhrasePart: Represents a part of a training phrase.
GoogleCloudDialogflowV2OriginalDetectIntentRequest: Represents the contents of the original request that was passed to the `[Streaming]DetectIntent` call.
GoogleCloudDialogflowV2QueryResult: Represents the result of conversational query or event processing.
GoogleCloudDialogflowV2WebhookRequest: The request message for a webhook call.
GoogleCloudDialogflowV2WebhookResponse: The response message for a webhook call.
GoogleLongrunningOperation: This resource represents a long-running operation that is the result of a network API call.
GoogleProtobufEmpty: A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
GoogleRpcStatus: The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
GoogleTypeLatLng: An object representing a latitude/longitude pair.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author