Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/storage/v1/
Dstorage-gen.go10087 type ObjectsTestIamPermissionsCall struct { struct
10099 …IamPermissions(bucket string, object string, permissions []string) *ObjectsTestIamPermissionsCall {
10100 c := &ObjectsTestIamPermissionsCall{s: r.s, urlParams_: make(gensupport.URLParams)}
10110 func (c *ObjectsTestIamPermissionsCall) Generation(generation int64) *ObjectsTestIamPermissionsCall argument
10117 func (c *ObjectsTestIamPermissionsCall) UserProject(userProject string) *ObjectsTestIamPermissionsC… argument
10125 func (c *ObjectsTestIamPermissionsCall) Fields(s ...googleapi.Field) *ObjectsTestIamPermissionsCall argument
10135 func (c *ObjectsTestIamPermissionsCall) IfNoneMatch(entityTag string) *ObjectsTestIamPermissionsCal… argument
10143 func (c *ObjectsTestIamPermissionsCall) Context(ctx context.Context) *ObjectsTestIamPermissionsCall argument
10150 func (c *ObjectsTestIamPermissionsCall) Header() http.Header { argument
10157 func (c *ObjectsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) { argument
[all …]