Nested message and enum types in AccountLinking
.
Nested message and enum types in Actions
.
Generated client implementations.
Generated client implementations.
Nested message and enum types in CapabilityRequirement
.
Nested message and enum types in ConfigFile
.
Nested message and enum types in DeviceProperties
.
Nested message and enum types in ExecutionEvent
.
Nested message and enum types in Files
.
Nested message and enum types in Settings
.
Nested message and enum types in ThemeCustomization
.
Nested message and enum types in UserInput
.
Nested message and enum types in ValidationResult
.
Nested message and enum types in Version
.
Nested message and enum types in Webhook
.
Nested message and enum types in WritePreviewRequest
.
AccountLinking allows Google to guide the user to sign-in to the App’s web
services.
Information about the encrypted OAuth client secret used in account linking
flows (for AUTH_CODE grant type).
Represents the list of Actions defined in a project.
Represents a requirement about the availability of a given capability.
Evaluated condition.
Represents a single file which contains structured data. Developers can
define most of their project using structured config including Actions,
Settings, Fulfillment.
Wrapper for repeated config files. Repeated fields cannot exist in a oneof.
Streaming RPC request for CreateVersion.
Represents a single file which contains unstructured data. Examples include
image files, audio files, and cloud function source code.
Wrapper for repeated data file. Repeated fields cannot exist in a oneof.
RPC request for DecryptSecret.
RPC response for DecryptSecret.
Properties of device relevant to a conversation round.
Diagnostics information related to the conversation round.
Definition of draft resource.
RPC request for EncryptSecret.
RPC response for EncryptSecret.
Event which informs that conversation with agent was ended.
Current state of the execution.
Wrapper for a list of files.
RPC request for listing release channels
RPC response for listing release channels
RPC request for ListSampleProjects.
RPC response for ListSampleProjects.
RPC request for listing versions
RPC response for listing versions
Represents settings of an Actions project that are specific to a user locale.
In this instance, user means the end user who invokes your Actions.
This message is localizable.
Container that represents a location.
Contains information that’s “transportable” i.e. not specific to any given
project and can be moved between projects.
Request for finding matching intents.
Response for finding matching intents.
User-visible output to the conversation round.
Definition of preview resource.
RPC request for ReadDraft.
Streaming RPC response for ReadDraft.
RPC request for ReadVersion.
Streaming RPC response for ReadVersion.
Definition of release channel resource.
Definition of sample project resource.
Request for playing a round of the conversation.
Response to a round of the conversation.
Request for setting Web & App Activity preferences.
Represents settings of an Actions project that are not locale specific.
Represents the current state of a the scene’s slots.
Contains a set of requirements that the client surface must support to invoke
Actions in your project.
Styles applied to cards that are presented to users
Information related to user input.
User input provided on a conversation round.
Represents a validation result associated with the app content.
Wrapper for repeated validation result.
Definition of version resource.
Metadata for different types of webhooks. If you’re using
inlineCloudFunction
, your source code must be in a directory with the same
name as the value for the executeFunction
key.
For example, a value of my_webhook
for theexecuteFunction
key would have
a code structure like this:
Streaming RPC request for WriteDraft.
Streaming RPC request for WritePreview.