View Source GoogleApi.Integrations.V1alpha.Model.EnterpriseCrmFrontendsEventbusProtoTaskEntity (google_api_integrations v0.9.0)

Contains a task's metadata and associated information. Next available id: 7

Attributes

  • disabledForVpcSc (type: boolean(), default: nil) - True if the task has conflict with vpcsc
  • metadata (type: GoogleApi.Integrations.V1alpha.Model.EnterpriseCrmEventbusProtoTaskMetadata.t, default: nil) - Metadata inclueds the task name, author and so on.
  • paramSpecs (type: GoogleApi.Integrations.V1alpha.Model.EnterpriseCrmFrontendsEventbusProtoParamSpecsMessage.t, default: nil) - Declarations for inputs/outputs for a TypedTask. This is also associated with the METADATA mask.
  • stats (type: GoogleApi.Integrations.V1alpha.Model.EnterpriseCrmEventbusStats.t, default: nil) - Deprecated - statistics from the Monarch query.
  • taskType (type: String.t, default: nil) - Defines the type of the task
  • uiConfig (type: GoogleApi.Integrations.V1alpha.Model.EnterpriseCrmEventbusProtoTaskUiConfig.t, default: nil) - UI configuration for this task Also associated with the METADATA mask.

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.