endSupport property

GoogleTypeDate? endSupport
getter/setter pair

End supporting date for current policy.

Attempting to modify a policy after its end support date will result in a Bad Request (400 error). Could only be set if policy_api_lifecycle_stage is API_DEPRECATED.

Implementation

GoogleTypeDate? endSupport;