name property
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;
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.
core.String? name;