View Source GoogleApi.DocumentAI.V1.Model.GoogleCloudDocumentaiV1beta3DisableProcessorMetadata (google_api_document_ai v0.38.0)

The long-running operation metadata for the DisableProcessor method.

Attributes

  • commonMetadata (type: GoogleApi.DocumentAI.V1.Model.GoogleCloudDocumentaiV1beta3CommonOperationMetadata.t, default: nil) - The basic metadata of the long-running operation.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.DocumentAI.V1.Model.GoogleCloudDocumentaiV1beta3DisableProcessorMetadata{
    commonMetadata:
      GoogleApi.DocumentAI.V1.Model.GoogleCloudDocumentaiV1beta3CommonOperationMetadata.t()
      | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.