type google.golang.org/genproto/googleapis/rpc/errdetails.RetryInfo

11 uses

	google.golang.org/genproto/googleapis/rpc/errdetails (current package)
		error_details.pb.go#L57: type RetryInfo struct {
		error_details.pb.go#L66: func (x *RetryInfo) Reset() {
		error_details.pb.go#L67: 	*x = RetryInfo{}
		error_details.pb.go#L75: func (x *RetryInfo) String() string {
		error_details.pb.go#L79: func (*RetryInfo) ProtoMessage() {}
		error_details.pb.go#L81: func (x *RetryInfo) ProtoReflect() protoreflect.Message {
		error_details.pb.go#L94: func (*RetryInfo) Descriptor() ([]byte, []int) {
		error_details.pb.go#L98: func (x *RetryInfo) GetRetryDelay() *durationpb.Duration {
		error_details.pb.go#L1059: 	(*RetryInfo)(nil),                     // 0: google.rpc.RetryInfo
		error_details.pb.go#L1097: 			switch v := v.(*RetryInfo); i {

	cloud.google.com/go/profiler
		profiler.go#L285: 	var retryInfo edpb.RetryInfo