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

Metadata for CreateDocument 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.GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata{
    genericMetadata:
      GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata.t()
      | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.