View Source GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata (google_api_dialogflow v0.78.0)

Metadata for DeleteDocument operation.

Attributes

  • genericMetadata (type: GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata.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.GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata{
    genericMetadata:
      GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata.t()
      | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.