ResourceFile

Metadata about a resource file.

JSON representation
{
  "name": string,
  "type": string
}
Fields
name

string

ID of the resource file.

type

string

Resource file type. Valid types include java, js, jsc, properties, py, wsdl, xsd, or xsl. For more information, see Resource types.