ErrorDetails.php 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/rpc/error_details.proto
  4. namespace GPBMetadata\Google\Rpc;
  5. class ErrorDetails
  6. {
  7. public static $is_initialized = false;
  8. public static function initOnce() {
  9. $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
  10. if (static::$is_initialized == true) {
  11. return;
  12. }
  13. \GPBMetadata\Google\Protobuf\Duration::initOnce();
  14. $pool->internalAddGeneratedFile(
  15. '
  16. ê
  17. google/rpc/error_details.proto
  18. google.rpc";
  19. RetryInfo.
  20. retry_delay ( 2.google.protobuf.Duration"2
  21. DebugInfo
  22. stack_entries ( 
  23. detail ( "y
  24. QuotaFailure6
  25. violations ( 2".google.rpc.QuotaFailure.Violation1
  26. Violation
  27. subject ( 
  28. description ( "“
  29. ErrorInfo
  30. reason ( 
  31. domain ( 5
  32. metadata ( 2#.google.rpc.ErrorInfo.MetadataEntry/
  33. MetadataEntry
  34. key ( 
  35. value ( :8"•
  36. PreconditionFailure=
  37. violations ( 2).google.rpc.PreconditionFailure.Violation?
  38. Violation
  39. type ( 
  40. subject ( 
  41. description ( "ƒ
  42. BadRequest?
  43. field_violations ( 2%.google.rpc.BadRequest.FieldViolation4
  44. FieldViolation
  45. field ( 
  46. description ( "7
  47. RequestInfo
  48. request_id ( 
  49. serving_data ( "`
  50. ResourceInfo
  51. resource_type ( 
  52. resource_name ( 
  53. owner ( 
  54. description ( "V
  55. Help$
  56. links ( 2.google.rpc.Help.Link(
  57. Link
  58. description ( 
  59. url ( "3
  60. LocalizedMessage
  61. locale ( 
  62. message ( Bl
  63. com.google.rpcBErrorDetailsProtoPZ?google.golang.org/genproto/googleapis/rpc/errdetails;errdetails¢RPCbproto3'
  64. , true);
  65. static::$is_initialized = true;
  66. }
  67. }