VirtualMachineConfigResponse

constructor(acceleratorConfig: RuntimeAcceleratorConfigResponse, bootImage: BootImageResponse, containerImages: List<ContainerImageResponse>, dataDisk: LocalDiskResponse, encryptionConfig: EncryptionConfigResponse, guestAttributes: Map<String, String>, internalIpOnly: Boolean, labels: Map<String, String>, machineType: String, metadata: Map<String, String>, network: String, nicType: String, reservedIpRange: String, shieldedInstanceConfig: RuntimeShieldedInstanceConfigResponse, subnet: String, tags: List<String>, zone: String)