type google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1.errorStatsServiceClient
5 uses
google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1 (current package)
error_stats_service.pb.go#L1608: type errorStatsServiceClient struct {
error_stats_service.pb.go#L1613: return &errorStatsServiceClient{cc}
error_stats_service.pb.go#L1616: func (c *errorStatsServiceClient) ListGroupStats(ctx context.Context, in *ListGroupStatsRequest, opts ...grpc.CallOption) (*ListGroupStatsResponse, error) {
error_stats_service.pb.go#L1625: func (c *errorStatsServiceClient) ListEvents(ctx context.Context, in *ListEventsRequest, opts ...grpc.CallOption) (*ListEventsResponse, error) {
error_stats_service.pb.go#L1634: func (c *errorStatsServiceClient) DeleteEvents(ctx context.Context, in *DeleteEventsRequest, opts ...grpc.CallOption) (*DeleteEventsResponse, error) {
![]() |
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. |