google_api_remote_build_execution v0.13.0 GoogleApi.RemoteBuildExecution.V2.Model.GoogleDevtoolsRemoteworkersV1test2CommandTask View Source

Describes a shell-style task to execute, suitable for providing as the Bots interface's Lease.payload field.

Attributes

  • expectedOutputs (type: GoogleApi.RemoteBuildExecution.V2.Model.GoogleDevtoolsRemoteworkersV1test2CommandTaskOutputs.t, default: nil) - The expected outputs from the task.
  • inputs (type: GoogleApi.RemoteBuildExecution.V2.Model.GoogleDevtoolsRemoteworkersV1test2CommandTaskInputs.t, default: nil) - The inputs to the task.
  • timeouts (type: GoogleApi.RemoteBuildExecution.V2.Model.GoogleDevtoolsRemoteworkersV1test2CommandTaskTimeouts.t, default: nil) - The timeouts of this task.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.