View Source GoogleApi.ContentWarehouse.V1.Model.AssistantGroundingRankerDeviceTargetingLabels (google_api_content_warehouse v0.3.0)

Labels tagged by Device Targeting library (Lumos). See go/hgr-lumos-integration and go/lumos-feature-extraction for more details. Next ID: 2

Attributes

  • isSelectedByLumos (type: boolean(), default: nil) - Indicate whether the device is selected by Lumos as the target device.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.ContentWarehouse.V1.Model.AssistantGroundingRankerDeviceTargetingLabels{
    isSelectedByLumos: boolean() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.