warning property

GoogleRpcStatus? warning
getter/setter pair

Non blocking errors that pertain to operation failures in the warnings mode.

Returned only when enable_warnings = true.

Implementation

GoogleRpcStatus? warning;