type google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1.errorGroupServiceClient
4 uses
google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1 (current package)
error_group_service.pb.go#L341: type errorGroupServiceClient struct {
error_group_service.pb.go#L346: return &errorGroupServiceClient{cc}
error_group_service.pb.go#L349: func (c *errorGroupServiceClient) GetGroup(ctx context.Context, in *GetGroupRequest, opts ...grpc.CallOption) (*ErrorGroup, error) {
error_group_service.pb.go#L358: func (c *errorGroupServiceClient) UpdateGroup(ctx context.Context, in *UpdateGroupRequest, opts ...grpc.CallOption) (*ErrorGroup, 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. |