Enum RequestError.ErrorCodes (1.60.0)

public enum RequestError.ErrorCodes

Enumeration of known error codes which may occur during a request.

Namespace

GoogleApisRequests

Assembly

Google.Apis.Core.dll

Fields

NameDescription
ETagConditionFailed

The ETag condition specified caused the ETag verification to fail. Depending on the ETagAction of the request this either means that a change to the object has been made on the server, or that the object in question is still the same and has not been changed.

Extension Method