name property

String? name
getter/setter pair

Name of the resource.

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

Required.

Implementation

core.String? name;