displayName property

String displayName
final

Optional. The human-readable display name for the File. The display name must be no more than 512 characters in length, including spaces. Example: "Welcome Image"

Implementation

final String displayName;