View Source GoogleApi.Dataflow.V1b3.Model.SourceGetMetadataResponse (google_api_dataflow v0.50.0)

The result of a SourceGetMetadataOperation.

Attributes

  • metadata (type: GoogleApi.Dataflow.V1b3.Model.SourceMetadata.t, default: nil) - The computed metadata.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Dataflow.V1b3.Model.SourceGetMetadataResponse{
  metadata: GoogleApi.Dataflow.V1b3.Model.SourceMetadata.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.