Voting helps other researchers find interesting modules.
These are the set of ClientOps that are supported by the device.
clientOpName
String.t
nil
clientOpProperties
GoogleApi.ContentWarehouse.V1.Model.AssistantApiProtobuf.t
supportedExecution
GoogleApi.ContentWarehouse.V1.Model.AssistantApiSupportedClientOpSupportedExecution.t
version
integer()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiSupportedClientOp{ clientOpName: String.t() | nil, clientOpProperties: GoogleApi.ContentWarehouse.V1.Model.AssistantApiProtobuf.t() | nil, supportedExecution: GoogleApi.ContentWarehouse.V1.Model.AssistantApiSupportedClientOpSupportedExecution.t() | nil, version: integer() | nil }
@spec decode(struct(), keyword()) :: struct()