Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.CollectionsResource.DataStoresResource.BranchesResource.DocumentsResource.GetProcessedDocumentRequest.ProcessedDocumentFormatEnum

What format output should be. If unspecified, defaults to JSON.

Namespace: Google.Apis.DiscoveryEngine.v1alpha
Assembly: Google.Apis.DiscoveryEngine.v1alpha.dll
Syntax
public enum ProjectsResource.LocationsResource.CollectionsResource.DataStoresResource.BranchesResource.DocumentsResource.GetProcessedDocumentRequest.ProcessedDocumentFormatEnum

Fields

Name Description
JSON

Output format is a JSON string representation of processed document.

PROCESSEDDOCUMENTFORMATUNSPECIFIED

Default value.

In this article
Back to top Generated by DocFX