type google.golang.org/api/storage/v1.ProjectsHmacKeysCreateCall
12 uses
google.golang.org/api/storage/v1 (current package)
storage-gen.go#L12403: type ProjectsHmacKeysCreateCall struct {
storage-gen.go#L12412: func (r *ProjectsHmacKeysService) Create(projectId string, serviceAccountEmail string) *ProjectsHmacKeysCreateCall {
storage-gen.go#L12413: c := &ProjectsHmacKeysCreateCall{s: r.s, urlParams_: make(gensupport.URLParams)}
storage-gen.go#L12421: func (c *ProjectsHmacKeysCreateCall) UserProject(userProject string) *ProjectsHmacKeysCreateCall {
storage-gen.go#L12429: func (c *ProjectsHmacKeysCreateCall) Fields(s ...googleapi.Field) *ProjectsHmacKeysCreateCall {
storage-gen.go#L12437: func (c *ProjectsHmacKeysCreateCall) Context(ctx context.Context) *ProjectsHmacKeysCreateCall {
storage-gen.go#L12444: func (c *ProjectsHmacKeysCreateCall) Header() http.Header {
storage-gen.go#L12451: func (c *ProjectsHmacKeysCreateCall) doRequest(alt string) (*http.Response, error) {
storage-gen.go#L12481: func (c *ProjectsHmacKeysCreateCall) Do(opts ...googleapi.CallOption) (*HmacKey, 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. |