View Source GoogleApi.Integrations.V1.Model.EnterpriseCrmEventbusProtoParameterValueType (google_api_integrations v0.5.0)

LINT.IfChange To support various types of parameter values. Next available id: 14

Attributes

  • booleanArray (type: GoogleApi.Integrations.V1.Model.EnterpriseCrmEventbusProtoBooleanParameterArray.t, default: nil) -
  • booleanValue (type: boolean(), default: nil) -
  • doubleArray (type: GoogleApi.Integrations.V1.Model.EnterpriseCrmEventbusProtoDoubleParameterArray.t, default: nil) -
  • doubleValue (type: float(), default: nil) -
  • intArray (type: GoogleApi.Integrations.V1.Model.EnterpriseCrmEventbusProtoIntParameterArray.t, default: nil) -
  • intValue (type: String.t, default: nil) -
  • protoArray (type: GoogleApi.Integrations.V1.Model.EnterpriseCrmEventbusProtoProtoParameterArray.t, default: nil) -
  • protoValue (type: map(), default: nil) -
  • serializedObjectValue (type: GoogleApi.Integrations.V1.Model.EnterpriseCrmEventbusProtoSerializedObjectParameter.t, default: nil) -
  • stringArray (type: GoogleApi.Integrations.V1.Model.EnterpriseCrmEventbusProtoStringParameterArray.t, default: nil) -
  • stringValue (type: String.t, default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

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

Unwrap a decoded JSON object into its complex fields.