# Functions

New creates a new Service.
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
NewService creates a new Service.

# Constants

View and manage your data across Google Cloud Platform services.
View, manage and query your Dialogflow agents.

# Structs

GoogleCloudDialogflowCxV3Agent: Agents are best described as Natural Language Understanding (NLU) modules that transform user requests into actionable data.
GoogleCloudDialogflowCxV3AudioInput: Represents the natural speech audio to be processed.
GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata: Metadata associated with the long running operation for Versions.CreateVersion.
GoogleCloudDialogflowCxV3beta1ExportAgentResponse: The response message for Agents.ExportAgent.
GoogleCloudDialogflowCxV3beta1PageInfo: Represents page information communicated to and from the webhook.
GoogleCloudDialogflowCxV3beta1PageInfoFormInfo: Represents form information.
GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo: Represents parameter information.
GoogleCloudDialogflowCxV3beta1ResponseMessage: Represents a response message that can be returned by a conversational agent.
GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess: Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about.
GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction: Indicates that interaction with the Dialogflow agent has ended.
GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff: Indicates that the conversation should be handed off to a live agent.
GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio: Represents an audio message that is composed of both segments synthesized from the Dialogflow agent prompts and ones hosted externally at the specified URIs.
GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment: Represents one segment of audio.
GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText: A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message.
GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio: Specifies an audio clip to be played by the client as part of the response.
GoogleCloudDialogflowCxV3beta1ResponseMessageText: The text response message.
GoogleCloudDialogflowCxV3beta1SessionInfo: Represents session information communicated to and from the webhook.
GoogleCloudDialogflowCxV3beta1WebhookRequest: The request message for a webhook call.
GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo: Represents fulfillment information communicated to the webhook.
GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo: Represents intent information communicated to the webhook.
GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterV alue: Represents a value for an intent parameter.
GoogleCloudDialogflowCxV3beta1WebhookResponse: The response message for a webhook call.
GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse: Represents a fulfillment response to the user.
GoogleCloudDialogflowCxV3CreateVersionOperationMetadata: Metadata associated with the long running operation for Versions.CreateVersion.
GoogleCloudDialogflowCxV3DetectIntentRequest: The request to detect user's intent.
GoogleCloudDialogflowCxV3DetectIntentResponse: The message returned from the DetectIntent method.
GoogleCloudDialogflowCxV3DtmfInput: Represents the input for dtmf event.
GoogleCloudDialogflowCxV3EntityType: Entities are extracted from user input and represent parameters that are meaningful to your application.
GoogleCloudDialogflowCxV3EntityTypeEntity: An **entity entry** for an associated entity type.
GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase: An excluded entity phrase that should not be matched.
GoogleCloudDialogflowCxV3Environment: Represents an environment for an agent.
GoogleCloudDialogflowCxV3EnvironmentVersionConfig: Configuration for the version.
GoogleCloudDialogflowCxV3EventHandler: An event handler specifies an event that can be handled during a session.
GoogleCloudDialogflowCxV3EventInput: Represents the event to trigger.
GoogleCloudDialogflowCxV3ExportAgentRequest: The request message for Agents.ExportAgent.
GoogleCloudDialogflowCxV3ExportAgentResponse: The response message for Agents.ExportAgent.
GoogleCloudDialogflowCxV3Flow: Flows represents the conversation flows when you build your chatbot agent.
GoogleCloudDialogflowCxV3Form: A form is a data model that groups related parameters that can be collected from the user.
GoogleCloudDialogflowCxV3FormParameter: Represents a form parameter.
GoogleCloudDialogflowCxV3FormParameterFillBehavior: Configuration for how the filling of a parameter should be handled.
GoogleCloudDialogflowCxV3FulfillIntentRequest: Request of FulfillIntent.
GoogleCloudDialogflowCxV3FulfillIntentResponse: Response of FulfillIntent.
GoogleCloudDialogflowCxV3Fulfillment: A fulfillment can do one or more of the following actions at the same time: * Generate rich message responses.
GoogleCloudDialogflowCxV3FulfillmentConditionalCases: A list of cascading if-else conditions.
GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase: Each case has a Boolean condition.
GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent: The list of messages or conditional cases to activate for this case.
GoogleCloudDialogflowCxV3FulfillmentSetParameterAction: Setting a parameter value.
GoogleCloudDialogflowCxV3InputAudioConfig: Instructs the speech recognizer on how to process the audio content.
GoogleCloudDialogflowCxV3Intent: An intent represents a user's intent to interact with a conversational agent.
GoogleCloudDialogflowCxV3IntentInput: Represents the intent to trigger programmatically rather than as a result of natural language processing.
GoogleCloudDialogflowCxV3IntentParameter: Represents an intent parameter.
GoogleCloudDialogflowCxV3IntentTrainingPhrase: Represents an example that the agent is trained on to identify the intent.
GoogleCloudDialogflowCxV3IntentTrainingPhrasePart: Represents a part of a training phrase.
GoogleCloudDialogflowCxV3ListAgentsResponse: The response message for Agents.ListAgents.
GoogleCloudDialogflowCxV3ListEntityTypesResponse: The response message for EntityTypes.ListEntityTypes.
GoogleCloudDialogflowCxV3ListEnvironmentsResponse: The response message for Environments.ListEnvironments.
GoogleCloudDialogflowCxV3ListFlowsResponse: The response message for Flows.ListFlows.
GoogleCloudDialogflowCxV3ListIntentsResponse: The response message for Intents.ListIntents.
GoogleCloudDialogflowCxV3ListPagesResponse: The response message for Pages.ListPages.
GoogleCloudDialogflowCxV3ListSecuritySettingsResponse: The response message for SecuritySettings.ListSecuritySettings.
GoogleCloudDialogflowCxV3ListSessionEntityTypesResponse: The response message for SessionEntityTypes.ListSessionEntityTypes.
GoogleCloudDialogflowCxV3ListTransitionRouteGroupsResponse: The response message for TransitionRouteGroups.ListTransitionRouteGroups.
GoogleCloudDialogflowCxV3ListVersionsResponse: The response message for Versions.ListVersions.
GoogleCloudDialogflowCxV3ListWebhooksResponse: The response message for Webhooks.ListWebhooks.
GoogleCloudDialogflowCxV3LoadVersionRequest: The request message for Versions.LoadVersion.
GoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse: The response message for Environments.LookupEnvironmentHistory.
GoogleCloudDialogflowCxV3Match: Represents one match result of MatchIntent.
GoogleCloudDialogflowCxV3MatchIntentRequest: Request of MatchIntent.
GoogleCloudDialogflowCxV3MatchIntentResponse: Response of MatchIntent.
GoogleCloudDialogflowCxV3NluSettings: Settings related to NLU.
GoogleCloudDialogflowCxV3OutputAudioConfig: Instructs the speech synthesizer how to generate the output audio content.
GoogleCloudDialogflowCxV3Page: A Dialogflow CX conversation (session) can be described and visualized as a state machine.
GoogleCloudDialogflowCxV3PageInfo: Represents page information communicated to and from the webhook.
GoogleCloudDialogflowCxV3PageInfoFormInfo: Represents form information.
GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo: Represents parameter information.
GoogleCloudDialogflowCxV3QueryInput: Represents the query input.
GoogleCloudDialogflowCxV3QueryParameters: Represents the parameters of a conversational query.
GoogleCloudDialogflowCxV3QueryResult: Represents the result of a conversational query.
GoogleCloudDialogflowCxV3ResponseMessage: Represents a response message that can be returned by a conversational agent.
GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess: Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about.
GoogleCloudDialogflowCxV3ResponseMessageEndInteraction: Indicates that interaction with the Dialogflow agent has ended.
GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff: Indicates that the conversation should be handed off to a live agent.
GoogleCloudDialogflowCxV3ResponseMessageMixedAudio: Represents an audio message that is composed of both segments synthesized from the Dialogflow agent prompts and ones hosted externally at the specified URIs.
GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment: Represents one segment of audio.
GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText: A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message.
GoogleCloudDialogflowCxV3ResponseMessagePlayAudio: Specifies an audio clip to be played by the client as part of the response.
GoogleCloudDialogflowCxV3ResponseMessageText: The text response message.
GoogleCloudDialogflowCxV3RestoreAgentRequest: The request message for Agents.RestoreAgent.
GoogleCloudDialogflowCxV3SecuritySettings: Represents the settings related to security issues, such as data redaction and data retention.
GoogleCloudDialogflowCxV3SentimentAnalysisResult: The result of sentiment analysis.
GoogleCloudDialogflowCxV3SessionEntityType: Session entity types are referred to as **User** entity types and are entities that are built for an individual user such as favorites, preferences, playlists, and so on.
GoogleCloudDialogflowCxV3SessionInfo: Represents session information communicated to and from the webhook.
GoogleCloudDialogflowCxV3SpeechToTextSettings: Settings related to speech recognition.
GoogleCloudDialogflowCxV3SynthesizeSpeechConfig: Configuration of how speech should be synthesized.
GoogleCloudDialogflowCxV3TextInput: Represents the natural language text to be processed.
GoogleCloudDialogflowCxV3TrainFlowRequest: The request message for Flows.TrainFlow.
GoogleCloudDialogflowCxV3TransitionRoute: A transition route specifies a intent that can be matched and/or a data condition that can be evaluated during a session.
GoogleCloudDialogflowCxV3TransitionRouteGroup: An TransitionRouteGroup represents a group of `TransitionRoutes` to be used by a Page.
GoogleCloudDialogflowCxV3Version: Represents a version of a flow.
GoogleCloudDialogflowCxV3VoiceSelectionParams: Description of which voice to use for speech synthesis.
GoogleCloudDialogflowCxV3Webhook: Webhooks host the developer's business logic.
GoogleCloudDialogflowCxV3WebhookGenericWebService: Represents configuration for a generic web service.
GoogleCloudDialogflowCxV3WebhookRequest: The request message for a webhook call.
GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo: Represents fulfillment information communicated to the webhook.
GoogleCloudDialogflowCxV3WebhookRequestIntentInfo: Represents intent information communicated to the webhook.
GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue: Represents a value for an intent parameter.
GoogleCloudDialogflowCxV3WebhookResponse: The response message for a webhook call.
GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse: Represents a fulfillment response to the user.
GoogleCloudDialogflowV2AnnotatedMessagePart: Represents a part of a message possibly annotated with an entity.
GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse: The response message for EntityTypes.BatchUpdateEntityTypes.
GoogleCloudDialogflowV2BatchUpdateIntentsResponse: The response message for Intents.BatchUpdateIntents.
GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse: The response message for EntityTypes.BatchUpdateEntityTypes.
GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse: The response message for Intents.BatchUpdateIntents.
GoogleCloudDialogflowV2beta1Context: Dialogflow contexts are similar to natural language context.
GoogleCloudDialogflowV2beta1EntityType: Each intent parameter has a type, called the entity type, which dictates exactly how data from an end-user expression is extracted.
GoogleCloudDialogflowV2beta1EntityTypeEntity: An **entity entry** for an associated entity type.
GoogleCloudDialogflowV2beta1EventInput: Events allow for matching intents by event name instead of the natural language input.
GoogleCloudDialogflowV2beta1ExportAgentResponse: The response message for Agents.ExportAgent.
GoogleCloudDialogflowV2beta1Intent: An intent categorizes an end-user's intention for one conversation turn.
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.
GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard: Browse Carousel Card for Actions on Google.
GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarou selCardItem: Browsing carousel tile.
GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarou selCardItemOpenUrlAction: Actions on Google action to open a given url.
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.
GoogleCloudDialogflowV2beta1IntentMessageColumnProperties: Column properties for TableCard.
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.
GoogleCloudDialogflowV2beta1IntentMessageMediaContent: The media content card for Actions on Google.
GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObje ct: Response media object for media content card.
GoogleCloudDialogflowV2beta1IntentMessageQuickReplies: The quick replies response message.
GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent: Rich Business Messaging (RBM) Card content.
GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia: Rich Business Messaging (RBM) Media displayed in Cards The following media-types are currently supported: Image Types * image/jpeg * image/jpg' * image/gif * image/png Video Types * video/h263 * video/m4v * video/mp4 * video/mpeg * video/mpeg4 * video/webm.
GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard: Carousel Rich Business Messaging (RBM) rich card.
GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard: Standalone Rich Business Messaging (RBM) rich card.
GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction: Rich Business Messaging (RBM) suggested client-side action that the user can choose from the card.
GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggeste dActionDial: Opens the user's default dialer app with the specified phone number but does not dial automatically.
GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggeste dActionOpenUri: Opens the user's default web browser app to the specified uri If the user has an app installed that is registered as the default handler for the URL, then this app will be opened instead, and its icon will be used in the suggested action UI.
GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggeste dActionShareLocation: Opens the device's location chooser so the user can pick a location to send back to the agent.
GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply: Rich Business Messaging (RBM) suggested reply that the user can click instead of typing in their own response.
GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion: Rich Business Messaging (RBM) suggestion.
GoogleCloudDialogflowV2beta1IntentMessageRbmText: Rich Business Messaging (RBM) text response with suggestions.
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.
GoogleCloudDialogflowV2beta1IntentMessageTableCard: Table card for Actions on Google.
GoogleCloudDialogflowV2beta1IntentMessageTableCardCell: Cell of TableCardRow.
GoogleCloudDialogflowV2beta1IntentMessageTableCardRow: Row of TableCard.
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 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.
GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata: Metadata in google::longrunning::Operation for Knowledge operations.
GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest: Represents the contents of the original request that was passed to the `[Streaming]DetectIntent` call.
GoogleCloudDialogflowV2beta1QueryResult: Represents the result of conversational query or event processing.
GoogleCloudDialogflowV2beta1Sentiment: The sentiment, such as positive/negative feeling or association, for a unit of analysis, such as the query text.
GoogleCloudDialogflowV2beta1SentimentAnalysisResult: The result of sentiment analysis.
GoogleCloudDialogflowV2beta1SessionEntityType: A session represents a conversation between a Dialogflow agent and an end-user.
GoogleCloudDialogflowV2beta1WebhookRequest: The request message for a webhook call.
GoogleCloudDialogflowV2beta1WebhookResponse: The response message for a webhook call.
GoogleCloudDialogflowV2Context: Dialogflow contexts are similar to natural language context.
GoogleCloudDialogflowV2ConversationEvent: Represents a notification sent to Pub/Sub subscribers for conversation lifecycle events.
GoogleCloudDialogflowV2EntityType: Each intent parameter has a type, called the entity type, which dictates exactly how data from an end-user expression is extracted.
GoogleCloudDialogflowV2EntityTypeEntity: An **entity entry** for an associated entity type.
GoogleCloudDialogflowV2EventInput: Events allow for matching intents by event name instead of the natural language input.
GoogleCloudDialogflowV2ExportAgentResponse: The response message for Agents.ExportAgent.
GoogleCloudDialogflowV2Intent: An intent categorizes an end-user's intention for one conversation turn.
GoogleCloudDialogflowV2IntentFollowupIntentInfo: Represents a single followup intent in the chain.
GoogleCloudDialogflowV2IntentMessage: A rich response message.
GoogleCloudDialogflowV2IntentMessageBasicCard: The basic card message.
GoogleCloudDialogflowV2IntentMessageBasicCardButton: The button object that appears at the bottom of a card.
GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction: Opens the given URI.
GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard: Browse Carousel Card for Actions on Google.
GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCa rdItem: Browsing carousel tile.
GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCa rdItemOpenUrlAction: Actions on Google action to open a given url.
GoogleCloudDialogflowV2IntentMessageCard: The card response message.
GoogleCloudDialogflowV2IntentMessageCardButton: Contains information about a button.
GoogleCloudDialogflowV2IntentMessageCarouselSelect: The card for presenting a carousel of options to select from.
GoogleCloudDialogflowV2IntentMessageCarouselSelectItem: An item in the carousel.
GoogleCloudDialogflowV2IntentMessageColumnProperties: Column properties for TableCard.
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.
GoogleCloudDialogflowV2IntentMessageMediaContent: The media content card for Actions on Google.
GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject: Response media object for media content card.
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.
GoogleCloudDialogflowV2IntentMessageTableCard: Table card for Actions on Google.
GoogleCloudDialogflowV2IntentMessageTableCardCell: Cell of TableCardRow.
GoogleCloudDialogflowV2IntentMessageTableCardRow: Row of TableCard.
GoogleCloudDialogflowV2IntentMessageText: The text response message.
GoogleCloudDialogflowV2IntentParameter: Represents intent parameters.
GoogleCloudDialogflowV2IntentTrainingPhrase: Represents an example that the agent is trained on.
GoogleCloudDialogflowV2IntentTrainingPhrasePart: Represents a part of a training phrase.
GoogleCloudDialogflowV2Message: Represents a message posted into a conversation.
GoogleCloudDialogflowV2MessageAnnotation: Represents the result of annotation for the message.
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.
GoogleCloudDialogflowV2Sentiment: The sentiment, such as positive/negative feeling or association, for a unit of analysis, such as the query text.
GoogleCloudDialogflowV2SentimentAnalysisResult: The result of sentiment analysis.
GoogleCloudDialogflowV2SessionEntityType: A session represents a conversation between a Dialogflow agent and an end-user.
GoogleCloudDialogflowV2WebhookRequest: The request message for a webhook call.
GoogleCloudDialogflowV2WebhookResponse: The response message for a webhook call.
GoogleLongrunningListOperationsResponse: The response message for Operations.ListOperations.
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 that represents 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
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