Response for versions.download.
JSON representation |
---|
{
"content": string,
"files": [
{
object ( |
Fields | |
---|---|
content |
String representation of the requested file. |
files[] |
List containing String represendation for multiple file with type. |
SerializedFile
To store string representation of Integration file.
JSON representation |
---|
{
"content": string,
"file": enum ( |
Fields | |
---|---|
content |
String representation of the file content. |
file |
File information like Integration version, Integration Config variables etc. |