status property

Status? status
getter/setter pair

Operation is allowed when this field is not set.

Any non-'OK' status indicates a denial; google.rpc.Status.details would contain additional details about the denial.

Implementation

Status? status;