View Source GoogleApi.Integrations.V1.Model.EnterpriseCrmEventbusStatsDimensions (google_api_integrations v0.10.0)
Attributes
-
clientId(type:String.t, default:nil) - -
enumFilterType(type:String.t, default:nil) - Whether to include or exclude the enums matching the regex. -
errorEnumString(type:String.t, default:nil) - -
retryAttempt(type:String.t, default:nil) - -
taskName(type:String.t, default:nil) - -
taskNumber(type:String.t, default:nil) - -
triggerId(type:String.t, default:nil) - Stats have been or will be aggregated on set fields for any semantically-meaningful combination. -
warningEnumString(type:String.t, default:nil) - -
workflowId(type:String.t, default:nil) - -
workflowName(type:String.t, default:nil) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Integrations.V1.Model.EnterpriseCrmEventbusStatsDimensions{ clientId: String.t() | nil, enumFilterType: String.t() | nil, errorEnumString: String.t() | nil, retryAttempt: String.t() | nil, taskName: String.t() | nil, taskNumber: String.t() | nil, triggerId: String.t() | nil, warningEnumString: String.t() | nil, workflowId: String.t() | nil, workflowName: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.