Searched defs:attachedDiskResource (Results 1 – 3 of 3) sorted by relevance
40 AttachedDisk attachedDiskResource = AttachedDisk.newBuilder().build(); in syncAttachDiskStringStringStringAttacheddisk() local
331 AttachedDisk attachedDiskResource = AttachedDisk.newBuilder().build(); in attachDiskTest() local363 AttachedDisk attachedDiskResource = AttachedDisk.newBuilder().build(); in attachDiskExceptionTest() local
657 String project, String zone, String instance, AttachedDisk attachedDiskResource) { in attachDiskAsync()