Googly.DocumentAI.Model.GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata (googly_document_ai v0.1.0)

Copy Markdown View Source

The long-running operation metadata for the UndeployProcessorVersion method.

Attributes

  • common_metadata (type: Googly.DocumentAI.Model.GoogleCloudDocumentaiV1beta3CommonOperationMetadata.t()) - The basic metadata of the long-running operation.

Summary

Types

t()

@type t() ::
  %Googly.DocumentAI.Model.GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata{
    common_metadata:
      Googly.DocumentAI.Model.GoogleCloudDocumentaiV1beta3CommonOperationMetadata.t()
      | nil
  }