name property

String? name
getter/setter pair

Assigned by the server during creation.

The last segment has an arbitrary length and has only URI unreserved characters (as defined by RFC 3986 Section 2.3). Should not be specified by the client during creation. Example: "organizations/256/gcpUserAccessBindings/b3-BhcX_Ud5N"

Immutable.

Implementation

core.String? name;