packedPolicySize property

int? packedPolicySize
final

A percentage value that indicates the packed size of the session policies and session tags combined passed in the request. The request fails if the packed size is greater than 100 percent, which means the policies and tags exceeded the allowed space.

Implementation

final int? packedPolicySize;