View Source GoogleApi.CloudSearch.V1.Model.IndexItemOptions (google_api_cloud_search v0.23.1)

Attributes

  • allowUnknownGsuitePrincipals (type: boolean(), default: nil) - Specifies if the index request should allow Google Workspace principals that do not exist or are deleted.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudSearch.V1.Model.IndexItemOptions{
  allowUnknownGsuitePrincipals: boolean() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.