name property

String? name
getter/setter pair

Name of the resource provided by the user.

Name is of the form projects/{project}/locations/{location}/urlLists/{url_list} url_list should match the pattern:(^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$).

Required.

Implementation

core.String? name;