type google.golang.org/genproto/googleapis/devtools/cloudprofiler/v2.profilerServiceClient
5 uses
google.golang.org/genproto/googleapis/devtools/cloudprofiler/v2 (current package)
profiler.pb.go#L823: type profilerServiceClient struct {
profiler.pb.go#L828: return &profilerServiceClient{cc}
profiler.pb.go#L831: func (c *profilerServiceClient) CreateProfile(ctx context.Context, in *CreateProfileRequest, opts ...grpc.CallOption) (*Profile, error) {
profiler.pb.go#L840: func (c *profilerServiceClient) CreateOfflineProfile(ctx context.Context, in *CreateOfflineProfileRequest, opts ...grpc.CallOption) (*Profile, error) {
profiler.pb.go#L849: func (c *profilerServiceClient) UpdateProfile(ctx context.Context, in *UpdateProfileRequest, opts ...grpc.CallOption) (*Profile, 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. |