name property

String? name
getter/setter pair

The name of the file, for example: "projects/p1/locations/us-central1/repositories/repo1/files/a%2Fb%2Fc.txt".

If the file ID part contains slashes, they are escaped.

Implementation

core.String? name;