type google.golang.org/api/storage/v1.ProjectsHmacKeysDeleteCall
12 uses
google.golang.org/api/storage/v1 (current package)
storage-gen.go#L12552: type ProjectsHmacKeysDeleteCall struct {
storage-gen.go#L12562: func (r *ProjectsHmacKeysService) Delete(projectId string, accessId string) *ProjectsHmacKeysDeleteCall {
storage-gen.go#L12563: c := &ProjectsHmacKeysDeleteCall{s: r.s, urlParams_: make(gensupport.URLParams)}
storage-gen.go#L12571: func (c *ProjectsHmacKeysDeleteCall) UserProject(userProject string) *ProjectsHmacKeysDeleteCall {
storage-gen.go#L12579: func (c *ProjectsHmacKeysDeleteCall) Fields(s ...googleapi.Field) *ProjectsHmacKeysDeleteCall {
storage-gen.go#L12587: func (c *ProjectsHmacKeysDeleteCall) Context(ctx context.Context) *ProjectsHmacKeysDeleteCall {
storage-gen.go#L12594: func (c *ProjectsHmacKeysDeleteCall) Header() http.Header {
storage-gen.go#L12601: func (c *ProjectsHmacKeysDeleteCall) doRequest(alt string) (*http.Response, error) {
storage-gen.go#L12626: func (c *ProjectsHmacKeysDeleteCall) Do(opts ...googleapi.CallOption) 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. |