Home
last modified time | relevance | path

Searched refs:ProjectsServiceAccountGetCall (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/storage/v1/
Dstorage-gen.go10834 type ProjectsServiceAccountGetCall struct { struct
10845 func (r *ProjectsServiceAccountService) Get(projectId string) *ProjectsServiceAccountGetCall {
10846 c := &ProjectsServiceAccountGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
10854 func (c *ProjectsServiceAccountGetCall) Fields(s ...googleapi.Field) *ProjectsServiceAccountGetCall argument
10864 func (c *ProjectsServiceAccountGetCall) IfNoneMatch(entityTag string) *ProjectsServiceAccountGetCal… argument
10872 func (c *ProjectsServiceAccountGetCall) Context(ctx context.Context) *ProjectsServiceAccountGetCall argument
10879 func (c *ProjectsServiceAccountGetCall) Header() http.Header { argument
10886 func (c *ProjectsServiceAccountGetCall) doRequest(alt string) (*http.Response, error) { argument
10914 func (c *ProjectsServiceAccountGetCall) Do(opts ...googleapi.CallOption) (*ServiceAccount, error) { argument