errorSamples property

List<GoogleRpcStatus>? errorSamples
getter/setter pair

A sample of errors encountered while processing the request.

Implementation

core.List<GoogleRpcStatus>? errorSamples;