type google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1.TimedCountAlignment
15 uses
google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1 (current package)
error_stats_service.pb.go#L52: type TimedCountAlignment int32
error_stats_service.pb.go#L56: TimedCountAlignment_ERROR_COUNT_ALIGNMENT_UNSPECIFIED TimedCountAlignment = 0
error_stats_service.pb.go#L65: TimedCountAlignment_ALIGNMENT_EQUAL_ROUNDED TimedCountAlignment = 1
error_stats_service.pb.go#L70: TimedCountAlignment_ALIGNMENT_EQUAL_AT_END TimedCountAlignment = 2
error_stats_service.pb.go#L87: func (x TimedCountAlignment) Enum() *TimedCountAlignment {
error_stats_service.pb.go#L88: p := new(TimedCountAlignment)
error_stats_service.pb.go#L93: func (x TimedCountAlignment) String() string {
error_stats_service.pb.go#L97: func (TimedCountAlignment) Descriptor() protoreflect.EnumDescriptor {
error_stats_service.pb.go#L101: func (TimedCountAlignment) Type() protoreflect.EnumType {
error_stats_service.pb.go#L105: func (x TimedCountAlignment) Number() protoreflect.EnumNumber {
error_stats_service.pb.go#L110: func (TimedCountAlignment) EnumDescriptor() ([]byte, []int) {
error_stats_service.pb.go#L279: Alignment TimedCountAlignment `protobuf:"varint,7,opt,name=alignment,proto3,enum=google.devtools.clouderrorreporting.v1beta1.TimedCountAlignment" json:"alignment,omitempty"`
error_stats_service.pb.go#L362: func (x *ListGroupStatsRequest) GetAlignment() TimedCountAlignment {
error_stats_service.pb.go#L1385: (TimedCountAlignment)(0), // 0: google.devtools.clouderrorreporting.v1beta1.TimedCountAlignment
![]() |
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. |