type google.golang.org/genproto/googleapis/monitoring/v3.QueryErrorList
11 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
metric_service.pb.go#L1183: type QueryErrorList struct {
metric_service.pb.go#L1195: func (x *QueryErrorList) Reset() {
metric_service.pb.go#L1196: *x = QueryErrorList{}
metric_service.pb.go#L1204: func (x *QueryErrorList) String() string {
metric_service.pb.go#L1208: func (*QueryErrorList) ProtoMessage() {}
metric_service.pb.go#L1210: func (x *QueryErrorList) ProtoReflect() protoreflect.Message {
metric_service.pb.go#L1223: func (*QueryErrorList) Descriptor() ([]byte, []int) {
metric_service.pb.go#L1227: func (x *QueryErrorList) GetErrors() []*QueryError {
metric_service.pb.go#L1234: func (x *QueryErrorList) GetErrorSummary() string {
metric_service.pb.go#L1711: (*QueryErrorList)(nil), // 16: google.monitoring.v3.QueryErrorList
metric_service.pb.go#L1955: switch v := v.(*QueryErrorList); i {
![]() |
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. |