Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/storage/v1/
Dstorage-gen.go4094 type BucketsTestIamPermissionsCall struct { struct
4105 …tsService) TestIamPermissions(bucket string, permissions []string) *BucketsTestIamPermissionsCall {
4106 c := &BucketsTestIamPermissionsCall{s: r.s, urlParams_: make(gensupport.URLParams)}
4114 func (c *BucketsTestIamPermissionsCall) UserProject(userProject string) *BucketsTestIamPermissionsC… argument
4122 func (c *BucketsTestIamPermissionsCall) Fields(s ...googleapi.Field) *BucketsTestIamPermissionsCall argument
4132 func (c *BucketsTestIamPermissionsCall) IfNoneMatch(entityTag string) *BucketsTestIamPermissionsCal… argument
4140 func (c *BucketsTestIamPermissionsCall) Context(ctx context.Context) *BucketsTestIamPermissionsCall argument
4147 func (c *BucketsTestIamPermissionsCall) Header() http.Header { argument
4154 func (c *BucketsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) { argument
4182 func (c *BucketsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestIamPermissionsRespon… argument