type cloud.google.com/go/errorreporting/apiv1beta1.ErrorStatsClient
10 uses
cloud.google.com/go/errorreporting/apiv1beta1 (current package)
error_stats_client.go#L100: type ErrorStatsClient struct {
error_stats_client.go#L121: func NewErrorStatsClient(ctx context.Context, opts ...option.ClientOption) (*ErrorStatsClient, error) {
error_stats_client.go#L141: c := &ErrorStatsClient{
error_stats_client.go#L156: func (c *ErrorStatsClient) Connection() *grpc.ClientConn {
error_stats_client.go#L162: func (c *ErrorStatsClient) Close() error {
error_stats_client.go#L169: func (c *ErrorStatsClient) setGoogleClientInfo(keyval ...string) {
error_stats_client.go#L176: func (c *ErrorStatsClient) ListGroupStats(ctx context.Context, req *clouderrorreportingpb.ListGroupStatsRequest, opts ...gax.CallOption) *ErrorGroupStatsIterator {
error_stats_client.go#L217: func (c *ErrorStatsClient) ListEvents(ctx context.Context, req *clouderrorreportingpb.ListEventsRequest, opts ...gax.CallOption) *ErrorEventIterator {
error_stats_client.go#L258: func (c *ErrorStatsClient) DeleteEvents(ctx context.Context, req *clouderrorreportingpb.DeleteEventsRequest, opts ...gax.CallOption) (*clouderrorreportingpb.DeleteEventsResponse, error) {
info.go#L31: func (esc *ErrorStatsClient) SetGoogleClientInfo(keyval ...string) {
![]() |
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. |