Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go29784 type GlobalAddressesInsertCall struct { struct
29785 s *Service
29786 project string
29787 address *Address
29788 urlParams_ gensupport.URLParams
29789 ctx_ context.Context
29790 header_ http.Header
29817 func (c *GlobalAddressesInsertCall) RequestId(requestId string) *GlobalAddressesInsertCall {
29825 func (c *GlobalAddressesInsertCall) Fields(s ...googleapi.Field) *GlobalAddressesInsertCall {
29833 func (c *GlobalAddressesInsertCall) Context(ctx context.Context) *GlobalAddressesInsertCall {
[all …]