ImportSerializedApplicationTemplateRequest

Request message for ImportSerializedApplicationTemplate.

JSON representation
{ "name": string, "serializedApplicationTemplate": { object (SerializedApplicationTemplate) } }
Fields
name

string

Required. The name of the application template.

serializedApplicationTemplate

object (SerializedApplicationTemplate)

Required. The serialized application template to be imported.