type google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1.QueryTimeRange
14 uses
google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1 (current package)
error_stats_service.pb.go#L273: TimeRange *QueryTimeRange `protobuf:"bytes,5,opt,name=time_range,json=timeRange,proto3" json:"time_range,omitempty"`
error_stats_service.pb.go#L348: func (x *ListGroupStatsRequest) GetTimeRange() *QueryTimeRange {
error_stats_service.pb.go#L709: TimeRange *QueryTimeRange `protobuf:"bytes,4,opt,name=time_range,json=timeRange,proto3" json:"time_range,omitempty"`
error_stats_service.pb.go#L769: func (x *ListEventsRequest) GetTimeRange() *QueryTimeRange {
error_stats_service.pb.go#L861: type QueryTimeRange struct {
error_stats_service.pb.go#L870: func (x *QueryTimeRange) Reset() {
error_stats_service.pb.go#L871: *x = QueryTimeRange{}
error_stats_service.pb.go#L879: func (x *QueryTimeRange) String() string {
error_stats_service.pb.go#L883: func (*QueryTimeRange) ProtoMessage() {}
error_stats_service.pb.go#L885: func (x *QueryTimeRange) ProtoReflect() protoreflect.Message {
error_stats_service.pb.go#L898: func (*QueryTimeRange) Descriptor() ([]byte, []int) {
error_stats_service.pb.go#L902: func (x *QueryTimeRange) GetPeriod() QueryTimeRange_Period {
error_stats_service.pb.go#L1394: (*QueryTimeRange)(nil), // 9: google.devtools.clouderrorreporting.v1beta1.QueryTimeRange
error_stats_service.pb.go#L1519: switch v := v.(*QueryTimeRange); 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. |