Searched defs:InstancesAttachDiskCall (Results 1 – 1 of 1) sorted by relevance
44066 type InstancesAttachDiskCall struct { struct44067 s *Service44068 project string44069 zone string44070 instance string44071 attacheddisk *AttachedDisk44072 urlParams_ gensupport.URLParams44073 ctx_ context.Context44074 header_ http.Header44105 func (c *InstancesAttachDiskCall) RequestId(requestId string) *InstancesAttachDiskCall {[all …]