type google.golang.org/genproto/googleapis/monitoring/v3.CreateTimeSeriesError
11 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
metric_service.pb.go#L891: type CreateTimeSeriesError struct {
metric_service.pb.go#L906: func (x *CreateTimeSeriesError) Reset() {
metric_service.pb.go#L907: *x = CreateTimeSeriesError{}
metric_service.pb.go#L915: func (x *CreateTimeSeriesError) String() string {
metric_service.pb.go#L919: func (*CreateTimeSeriesError) ProtoMessage() {}
metric_service.pb.go#L921: func (x *CreateTimeSeriesError) ProtoReflect() protoreflect.Message {
metric_service.pb.go#L934: func (*CreateTimeSeriesError) Descriptor() ([]byte, []int) {
metric_service.pb.go#L939: func (x *CreateTimeSeriesError) GetTimeSeries() *TimeSeries {
metric_service.pb.go#L947: func (x *CreateTimeSeriesError) GetStatus() *status.Status {
metric_service.pb.go#L1707: (*CreateTimeSeriesError)(nil), // 12: google.monitoring.v3.CreateTimeSeriesError
metric_service.pb.go#L1907: switch v := v.(*CreateTimeSeriesError); 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. |