View Source GoogleApi.Integrations.V1alpha.Model.EnterpriseCrmLoggingGwsFieldLimits (google_api_integrations v0.7.0)
Describes string and array limits when writing to logs. When a limit is exceeded the shortener_type describes how to shorten the field. next_id: 6
Attributes
-
logAction
(type:String.t
, default:nil
) - -
logType
(type:list(String.t)
, default:nil
) - To which type(s) of logs the limits apply. -
maxArraySize
(type:integer()
, default:nil
) - maximum array size. If the array exceds this size, the field (list) is truncated. -
maxStringLength
(type:integer()
, default:nil
) - maximum string length. If the field exceeds this amount the field is shortened. -
shortenerType
(type:String.t
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.