resourceName property

String? resourceName
getter/setter pair

The resource name of the media file.

Media file resource names have the form: customers/{customer_id}/mediaFiles/{media_file_id}

Immutable.

Implementation

core.String? resourceName;