type google.golang.org/genproto/googleapis/monitoring/v3.QueryError
14 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
metric.pb.go#L456: type QueryError struct {
metric.pb.go#L468: func (x *QueryError) Reset() {
metric.pb.go#L469: *x = QueryError{}
metric.pb.go#L477: func (x *QueryError) String() string {
metric.pb.go#L481: func (*QueryError) ProtoMessage() {}
metric.pb.go#L483: func (x *QueryError) ProtoReflect() protoreflect.Message {
metric.pb.go#L496: func (*QueryError) Descriptor() ([]byte, []int) {
metric.pb.go#L500: func (x *QueryError) GetLocator() *TextLocator {
metric.pb.go#L507: func (x *QueryError) GetMessage() string {
metric.pb.go#L984: (*QueryError)(nil), // 5: google.monitoring.v3.QueryError
metric.pb.go#L1094: switch v := v.(*QueryError); i {
metric_service.pb.go#L1190: Errors []*QueryError `protobuf:"bytes,1,rep,name=errors,proto3" json:"errors,omitempty"`
metric_service.pb.go#L1227: func (x *QueryErrorList) GetErrors() []*QueryError {
metric_service.pb.go#L1721: (*QueryError)(nil), // 26: google.monitoring.v3.QueryError
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |