type google.golang.org/genproto/googleapis/monitoring/v3.QueryTimeSeriesResponse
13 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
metric_service.pb.go#L1103: type QueryTimeSeriesResponse struct {
metric_service.pb.go#L1122: func (x *QueryTimeSeriesResponse) Reset() {
metric_service.pb.go#L1123: *x = QueryTimeSeriesResponse{}
metric_service.pb.go#L1131: func (x *QueryTimeSeriesResponse) String() string {
metric_service.pb.go#L1135: func (*QueryTimeSeriesResponse) ProtoMessage() {}
metric_service.pb.go#L1137: func (x *QueryTimeSeriesResponse) ProtoReflect() protoreflect.Message {
metric_service.pb.go#L1150: func (*QueryTimeSeriesResponse) Descriptor() ([]byte, []int) {
metric_service.pb.go#L1154: func (x *QueryTimeSeriesResponse) GetTimeSeriesDescriptor() *TimeSeriesDescriptor {
metric_service.pb.go#L1161: func (x *QueryTimeSeriesResponse) GetTimeSeriesData() []*TimeSeriesData {
metric_service.pb.go#L1168: func (x *QueryTimeSeriesResponse) GetNextPageToken() string {
metric_service.pb.go#L1175: func (x *QueryTimeSeriesResponse) GetPartialErrors() []*status.Status {
metric_service.pb.go#L1710: (*QueryTimeSeriesResponse)(nil), // 15: google.monitoring.v3.QueryTimeSeriesResponse
metric_service.pb.go#L1943: switch v := v.(*QueryTimeSeriesResponse); 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. |