Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go10303 type ManagedInstance struct { struct
10339 CurrentAction string `json:"currentAction,omitempty"`
10343 Id uint64 `json:"id,omitempty,string"`
10347 Instance string `json:"instance,omitempty"`
10361 InstanceStatus string `json:"instanceStatus,omitempty"`
10365 LastAttempt *ManagedInstanceLastAttempt `json:"lastAttempt,omitempty"`
10368 Version *ManagedInstanceVersion `json:"version,omitempty"`
10376 ForceSendFields []string `json:"-"`
10384 NullFields []string `json:"-"`
10387 func (s *ManagedInstance) MarshalJSON() ([]byte, error) {
Dcompute-api.json6208 "ManagedInstance": { object