Module: Google::Cloud::Ces::V1::ExportAppRequest::ExportFormat

Defined in:
proto_docs/google/cloud/ces/v1/agent_service.rb

Overview

Export format for the app.

Constant Summary collapse

EXPORT_FORMAT_UNSPECIFIED =

The export format is unspecified.

0
JSON =

The export format is JSON.

1
YAML =

The export format is YAML.

2