type google.golang.org/genproto/googleapis/monitoring/v3.CreateTimeSeriesSummary
12 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
metric_service.pb.go#L955: type CreateTimeSeriesSummary struct {
metric_service.pb.go#L968: func (x *CreateTimeSeriesSummary) Reset() {
metric_service.pb.go#L969: *x = CreateTimeSeriesSummary{}
metric_service.pb.go#L977: func (x *CreateTimeSeriesSummary) String() string {
metric_service.pb.go#L981: func (*CreateTimeSeriesSummary) ProtoMessage() {}
metric_service.pb.go#L983: func (x *CreateTimeSeriesSummary) ProtoReflect() protoreflect.Message {
metric_service.pb.go#L996: func (*CreateTimeSeriesSummary) Descriptor() ([]byte, []int) {
metric_service.pb.go#L1000: func (x *CreateTimeSeriesSummary) GetTotalPointCount() int32 {
metric_service.pb.go#L1007: func (x *CreateTimeSeriesSummary) GetSuccessPointCount() int32 {
metric_service.pb.go#L1014: func (x *CreateTimeSeriesSummary) GetErrors() []*CreateTimeSeriesSummary_Error {
metric_service.pb.go#L1708: (*CreateTimeSeriesSummary)(nil), // 13: google.monitoring.v3.CreateTimeSeriesSummary
metric_service.pb.go#L1919: switch v := v.(*CreateTimeSeriesSummary); 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. |