View Source GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata (google_api_dialogflow v0.77.0)

Metadata for DeleteDocument operation.

Attributes

  • genericMetadata (type: GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata.t, default: nil) - The generic information of the operation.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata{
    genericMetadata:
      GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata.t()
      | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.