Documentation ¶
Index ¶
- Constants
- Variables
- type BadRequest
- type BadRequest_FieldViolation
- type DebugInfo
- type Empty
- type FieldTag
- type FieldTag_UpdateStrategy
- type Help
- type Help_Link
- type LocalizedMessage
- type PreconditionFailure
- type PreconditionFailure_Violation
- type QuotaFailure
- type QuotaFailure_Violation
- type RequestInfo
- type ResourceInfo
- type RetryInfo
Constants ¶
View Source
const FieldTag_replace = tag.FieldTag_replace
View Source
const FieldTag_update = tag.FieldTag_update
Variables ¶
View Source
var E_FieldTag = tag.E_FieldTag
View Source
var FieldTag_UpdateStrategy_name = tag.FieldTag_UpdateStrategy_name
View Source
var FieldTag_UpdateStrategy_value = tag.FieldTag_UpdateStrategy_value
View Source
var File_common_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type BadRequest ¶
type BadRequest = errdetails.BadRequest
type BadRequest_FieldViolation ¶
type BadRequest_FieldViolation = errdetails.BadRequest_FieldViolation
type DebugInfo ¶
type DebugInfo = errdetails.DebugInfo
type Empty ¶
type Empty struct {
// contains filtered or unexported fields
}
func (*Empty) Descriptor
deprecated
func (*Empty) ProtoMessage ¶
func (*Empty) ProtoMessage()
func (*Empty) ProtoReflect ¶
func (x *Empty) ProtoReflect() protoreflect.Message
type FieldTag_UpdateStrategy ¶
type FieldTag_UpdateStrategy = tag.FieldTag_UpdateStrategy
type Help ¶
type Help = errdetails.Help
type Help_Link ¶
type Help_Link = errdetails.Help_Link
type LocalizedMessage ¶
type LocalizedMessage = errdetails.LocalizedMessage
type PreconditionFailure ¶
type PreconditionFailure = errdetails.PreconditionFailure
type PreconditionFailure_Violation ¶
type PreconditionFailure_Violation = errdetails.PreconditionFailure_Violation
type QuotaFailure ¶
type QuotaFailure = errdetails.QuotaFailure
type QuotaFailure_Violation ¶
type QuotaFailure_Violation = errdetails.QuotaFailure_Violation
type RequestInfo ¶
type RequestInfo = errdetails.RequestInfo
type ResourceInfo ¶
type ResourceInfo = errdetails.ResourceInfo
type RetryInfo ¶
type RetryInfo = errdetails.RetryInfo
Click to show internal directories.
Click to hide internal directories.