INPUT_OBJECT
GetDataPreviewRequest
Description
Request to GetDataPreview.
link GraphQL Schema definition
- input GetDataPreviewRequest {
- # Represents the file path.
- : String
- # The preview request type.
- : Preview_requestOneof
- # Represents the snapshot ID.
- : String
- # Represents the Workload ID.
- : String
- }