Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go8318 type InstanceMoveRequest struct { struct
8326 DestinationZone string `json:"destinationZone,omitempty"`
8335 TargetInstance string `json:"targetInstance,omitempty"`
8343 ForceSendFields []string `json:"-"`
8352 NullFields []string `json:"-"`
8355 func (s *InstanceMoveRequest) MarshalJSON() ([]byte, error) {
Dcompute-api.json4895 "InstanceMoveRequest": { object