AssistantApiSupportedProtocolVersionMessageVersionPair

GoogleApi.ContentWarehouse.V1.Model.AssistantApiSupportedProtocolVersionMessageVersionPair


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. messageName (type: String.t, default: nil)
    - The full path of a message which should start from the package name. e.g. "assistant.api.core_types.Timer".
  2. version (type: integer(), default: nil)
    - The supported version number.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiSupportedProtocolVersionMessageVersionPair{
messageName: String.t() | nil,
version: integer() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AssistantApiSupportedProtocolVersionMessageVersionPair