blob: c59f7fcbd8f558bed81e54ac13fcc14d67f71ebc [file] [log] [blame]
Vishwanatha Subbanna7fb71342017-02-23 20:48:31 +05301- name: Timeout
Gunnar Mills8d885b92017-04-19 21:10:33 -05002 description: Operation timed out.
Gunnar Mills53aef9b2017-04-10 16:07:30 -05003- name: InternalFailure
Gunnar Mills8d885b92017-04-19 21:10:33 -05004 description: The operation failed internally.
Gunnar Mills53aef9b2017-04-10 16:07:30 -05005- name: InvalidArgument
Gunnar Mills8d885b92017-04-19 21:10:33 -05006 description: Invalid argument was given.
Vishwanatha Subbanna32847992017-08-29 17:36:07 +05307- name: InsufficientPermission
8 description: Insufficient permission to perform operation
Lei YUe0e9aed2018-07-13 14:04:16 +08009- name: NotAllowed
10 description: The operation is not allowed
Nagaraju Goruganti8d656132018-10-17 03:08:21 -050011- name: NoCACertificate
12 description: Server's CA certificate has not been provided.
Deepak Kodihallif9684792019-11-08 08:45:45 -060013- name: TooManyResources
14 description: Too many resources have already been granted.
Pavithra Barithaya4d01be92020-04-29 07:36:58 -050015- name: ResourceNotFound
16 description: The resource is not found.
Jonathan Doman15eeb502020-10-26 21:38:53 -070017- name: Unavailable
18 description: The service is temporarily unavailable.
Andrew Geisslercfe12d22021-01-25 15:22:18 -060019- name: UnsupportedRequest
20 description: The request is unsupported.