Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go15496 type TargetPool struct { struct
15616 func (s *TargetPool) MarshalJSON() ([]byte, error) { argument
15617 type noMethod TargetPool
15622 func (s *TargetPool) UnmarshalJSON(data []byte) error { argument
15623 type noMethod TargetPool
15729 Items []*TargetPool `json:"items,omitempty"`
15894 TargetPools []*TargetPool `json:"targetPools,omitempty"`
75457 func (c *TargetPoolsGetCall) Do(opts ...googleapi.CallOption) (*TargetPool, error) {
75476 ret := &TargetPool{
75698 targetpool *TargetPool
[all …]