
protokt.com.google.rpc.error_details.kt Maven / Gradle / Ivy
// Generated by protokt version 0.12.0. Do not modify.
// Source: google/rpc/error_details.proto
package com.google.rpc
import com.toasttab.protokt.Descriptor
import com.toasttab.protokt.DurationProto
import com.toasttab.protokt.FileDescriptor
import com.toasttab.protokt.rt.KtGeneratedFileDescriptor
@KtGeneratedFileDescriptor
object ErrorDetailsProto {
val descriptor: FileDescriptor by lazy {
val descriptorData = arrayOf(
"\ngoogle/rpc/error_details.proto\ngoogle" +
".rpcgoogle/protobuf/duration.proto\";\n\t" +
"RetryInfo.\nretry_delay (2.google." +
"protobuf.Duration\"2\n\tDebugInfo\n\rstack_" +
"entries (\t\ndetail (\t\"y\nQuotaFa" +
"ilure6\n\nviolations (2\".google.rpc.Q" +
"uotaFailure.Violation1\n\tViolation\nsu" +
"bject (\t\ndescription (\t\"モ\n\tErr" +
"orInfo\nreason (\t\ndomain (\t5" +
"\n\bmetadata (2#.google.rpc.ErrorInfo." +
"MetadataEntry/\n\rMetadataEntry\nkey " +
"(\t\r\nvalue (\t:8\"ユ\nPreconditionF" +
"ailure=\n\nviolations (2).google.rpc." +
"PreconditionFailure.Violation?\n\tViolati" +
"on\ntype (\t\nsubject (\t\ndes" +
"cription (\t\"テ\n\nBadRequest?\nfield_v" +
"iolations (2%.google.rpc.BadRequest." +
"FieldViolation4\nFieldViolation\r\nfiel" +
"d (\t\ndescription (\t\"7\nRequestI" +
"nfo\n\nrequest_id (\t\nserving_data" +
" (\t\"`\nResourceInfo\n\rresource_type" +
" (\t\n\rresource_name (\t\r\nowner " +
"(\t\ndescription (\t\"V\nHelp\$\nlinks" +
" (2.google.rpc.Help.Link(\nLink\n" +
"description (\t\nurl (\t\"3\nLocal" +
"izedMessage\nlocale (\t\nmessage" +
" (\tBl\ncom.google.rpcBErrorDetailsProt" +
"oPZ?google.golang.org/genproto/googleap" +
"is/rpc/errdetails;errdetailsᄁRPCbprot" +
"o3"
)
FileDescriptor.buildFrom(
descriptorData,
listOf(
DurationProto.descriptor
)
)
}
}
val RetryInfo.Deserializer.descriptor: Descriptor
get() = ErrorDetailsProto.descriptor.messageTypes[0]
val DebugInfo.Deserializer.descriptor: Descriptor
get() = ErrorDetailsProto.descriptor.messageTypes[1]
val QuotaFailure.Deserializer.descriptor: Descriptor
get() = ErrorDetailsProto.descriptor.messageTypes[2]
val QuotaFailure.Violation.Deserializer.descriptor: Descriptor
get() = QuotaFailure.descriptor.nestedTypes[0]
val ErrorInfo.Deserializer.descriptor: Descriptor
get() = ErrorDetailsProto.descriptor.messageTypes[3]
val PreconditionFailure.Deserializer.descriptor: Descriptor
get() = ErrorDetailsProto.descriptor.messageTypes[4]
val PreconditionFailure.Violation.Deserializer.descriptor: Descriptor
get() = PreconditionFailure.descriptor.nestedTypes[0]
val BadRequest.Deserializer.descriptor: Descriptor
get() = ErrorDetailsProto.descriptor.messageTypes[5]
val BadRequest.FieldViolation.Deserializer.descriptor: Descriptor
get() = BadRequest.descriptor.nestedTypes[0]
val RequestInfo.Deserializer.descriptor: Descriptor
get() = ErrorDetailsProto.descriptor.messageTypes[6]
val ResourceInfo.Deserializer.descriptor: Descriptor
get() = ErrorDetailsProto.descriptor.messageTypes[7]
val Help.Deserializer.descriptor: Descriptor
get() = ErrorDetailsProto.descriptor.messageTypes[8]
val Help.Link.Deserializer.descriptor: Descriptor
get() = Help.descriptor.nestedTypes[0]
val LocalizedMessage.Deserializer.descriptor: Descriptor
get() = ErrorDetailsProto.descriptor.messageTypes[9]
© 2015 - 2025 Weber Informatics LLC | Privacy Policy