View Source GoogleApi.ContentWarehouse.V1.Model.AssistantApiAssistantContinuedPresenceSupport (google_api_content_warehouse v0.4.0)

Attributes

  • plateSupport (type: String.t, default: nil) - Indicates in what cases assistant continued presence can be shown as a plate. This field is white-listed as being PII-free. Please do not add PII here.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.ContentWarehouse.V1.Model.AssistantApiAssistantContinuedPresenceSupport{
    plateSupport: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.