name property

String? name
getter/setter pair

Name of the Target.

Format is projects/{project}/locations/{location}/targets/{target}. The target component must match [a-z]([a-z0-9-]{0,61}[a-z0-9])?

Optional.

Implementation

core.String? name;