Interface Schema$GeneratedIds

A list of generated file IDs which can be provided in create requests.

Hierarchy

  • Schema$GeneratedIds

Properties

Properties

ids?: string[]

The IDs generated for the requesting user in the specified space.

kind?: string

Identifies what kind of resource this is. Value: the fixed string "drive#generatedIds".

space?: string

The type of file that can be created with these IDs.

Generated using TypeDoc