name property

String? name
getter/setter pair

Name of the resource.

ame is the full resource name so projects/{project}/locations/{location}/gatewaySecurityPolicies/{gateway_security_policy}/rules/{rule} rule should match the pattern: (^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$).

Required. Immutable.

Implementation

core.String? name;