Home
last modified time | relevance | path

Searched defs:RegionCommitmentsInsertCall (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go58506 type RegionCommitmentsInsertCall struct { struct
58507 s *Service
58508 project string
58509 region string
58510 commitment *Commitment
58511 urlParams_ gensupport.URLParams
58512 ctx_ context.Context
58513 header_ http.Header
58540 func (c *RegionCommitmentsInsertCall) RequestId(requestId string) *RegionCommitmentsInsertCall {
58548 func (c *RegionCommitmentsInsertCall) Fields(s ...googleapi.Field) *RegionCommitmentsInsertCall {
[all …]