GoogleAssistantEmbeddedV1DeviceModelCapabilitiesOverride

GoogleApi.ContentWarehouse.V1.Model.GoogleAssistantEmbeddedV1DeviceModelCapabilitiesOverride


Table of Contents ▼

Jump to a specific part of the page:

Description

Device model capabilities override from client.

Attributes List

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

View Attributes

Attributes

  1. deviceModelCapabilities (type: String.t, default: nil)
    - Device model capabilities from client.
  2. updateMask (type: String.t, default: nil)
    - If present, overrides only fields specified in the mask. When doing so, selected message and repeated fields will be replaced rather than merged. Performs a regular proto MergeFrom if no mask is specified.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleAssistantEmbeddedV1DeviceModelCapabilitiesOverride{
deviceModelCapabilities: String.t() | nil,
updateMask: String.t() | nil
}

Function

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

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