# 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
NewService creates a new Service.
# Constants
View and manage your data across Google Cloud Platform services.
View, manage and query your Dialogflow agents.
# Structs
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.
GoogleCloudDialogflowCxV3ExportAgentResponse: The response message for Agents.ExportAgent.
GoogleCloudDialogflowCxV3PageInfo: Represents page information communicated to and from the webhook.
GoogleCloudDialogflowCxV3PageInfoFormInfo: Represents form information.
GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo: Represents parameter information.
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.
GoogleCloudDialogflowCxV3SessionInfo: Represents session information communicated to and from the webhook.
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.
GoogleCloudDialogflowV2Agent: A Dialogflow agent is a virtual agent that handles conversations with your end-users.
GoogleCloudDialogflowV2AnnotatedMessagePart: Represents a part of a message possibly annotated with an entity.
GoogleCloudDialogflowV2BatchCreateEntitiesRequest: The request message for EntityTypes.BatchCreateEntities.
GoogleCloudDialogflowV2BatchDeleteEntitiesRequest: The request message for EntityTypes.BatchDeleteEntities.
GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest: The request message for EntityTypes.BatchDeleteEntityTypes.
GoogleCloudDialogflowV2BatchDeleteIntentsRequest: The request message for Intents.BatchDeleteIntents.
GoogleCloudDialogflowV2BatchUpdateEntitiesRequest: The request message for EntityTypes.BatchUpdateEntities.
GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest: The request message for EntityTypes.BatchUpdateEntityTypes.
GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse: The response message for EntityTypes.BatchUpdateEntityTypes.
No description provided by the author
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.
GoogleCloudDialogflowV2DetectIntentRequest: The request to detect user's intent.
GoogleCloudDialogflowV2DetectIntentResponse: The message returned from the DetectIntent method.
GoogleCloudDialogflowV2EntityType: Each intent parameter has a type, called the entity type, which dictates exactly how data from an end-user expression is extracted.
GoogleCloudDialogflowV2EntityTypeBatch: This message is a wrapper around a collection of entity types.
GoogleCloudDialogflowV2EntityTypeEntity: An **entity entry** for an associated entity type.
GoogleCloudDialogflowV2Environment: You can create multiple versions of your agent and publish them to separate environments.
GoogleCloudDialogflowV2EventInput: Events allow for matching intents by event name instead of the natural language input.
GoogleCloudDialogflowV2ExportAgentRequest: The request message for Agents.ExportAgent.
GoogleCloudDialogflowV2ExportAgentResponse: The response message for Agents.ExportAgent.
GoogleCloudDialogflowV2Fulfillment: By default, your agent responds to a matched intent with a static response.
GoogleCloudDialogflowV2FulfillmentFeature: Whether fulfillment is enabled for the specific feature.
GoogleCloudDialogflowV2FulfillmentGenericWebService: Represents configuration for a generic web service.
GoogleCloudDialogflowV2ImportAgentRequest: The request message for Agents.ImportAgent.
GoogleCloudDialogflowV2InputAudioConfig: Instructs the speech recognizer how to process the audio content.
GoogleCloudDialogflowV2Intent: An intent categorizes an end-user's intention for one conversation turn.
GoogleCloudDialogflowV2IntentBatch: This message is a wrapper around a collection of intents.
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.
GoogleCloudDialogflowV2ListContextsResponse: The response message for Contexts.ListContexts.
GoogleCloudDialogflowV2ListEntityTypesResponse: The response message for EntityTypes.ListEntityTypes.
GoogleCloudDialogflowV2ListEnvironmentsResponse: The response message for Environments.ListEnvironments.
GoogleCloudDialogflowV2ListIntentsResponse: The response message for Intents.ListIntents.
GoogleCloudDialogflowV2ListSessionEntityTypesResponse: The response message for SessionEntityTypes.ListSessionEntityTypes.
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.
GoogleCloudDialogflowV2OutputAudioConfig: Instructs the speech synthesizer on how to generate the output audio content.
GoogleCloudDialogflowV2QueryInput: Represents the query input.
GoogleCloudDialogflowV2QueryParameters: Represents the parameters of the conversational query.
GoogleCloudDialogflowV2QueryResult: Represents the result of conversational query or event processing.
GoogleCloudDialogflowV2RestoreAgentRequest: The request message for Agents.RestoreAgent.
GoogleCloudDialogflowV2SearchAgentsResponse: The response message for Agents.SearchAgents.
GoogleCloudDialogflowV2Sentiment: The sentiment, such as positive/negative feeling or association, for a unit of analysis, such as the query text.
GoogleCloudDialogflowV2SentimentAnalysisRequestConfig: Configures the types of sentiment analysis to perform.
GoogleCloudDialogflowV2SentimentAnalysisResult: The result of sentiment analysis.
GoogleCloudDialogflowV2SessionEntityType: A session represents a conversation between a Dialogflow agent and an end-user.
GoogleCloudDialogflowV2SpeechContext: Hints for the speech recognizer to help with recognition in a specific conversation state.
GoogleCloudDialogflowV2SynthesizeSpeechConfig: Configuration of how speech should be synthesized.
GoogleCloudDialogflowV2TextInput: Represents the natural language text to be processed.
GoogleCloudDialogflowV2TrainAgentRequest: The request message for Agents.TrainAgent.
GoogleCloudDialogflowV2ValidationError: Represents a single validation error.
GoogleCloudDialogflowV2ValidationResult: Represents the output of agent validation.
GoogleCloudDialogflowV2VoiceSelectionParams: Description of which voice to use for speech synthesis.
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