Node Response
fun NodeResponse(acceleratorConfig: AcceleratorConfigResponse, acceleratorType: String, apiVersion: String, cidrBlock: String, createTime: String, dataDisks: List<AttachedDiskResponse>, description: String, health: String, healthDescription: String, labels: Map<String, String>, metadata: Map<String, String>, multisliceNode: Boolean, name: String, networkConfig: NetworkConfigResponse, networkEndpoints: List<NetworkEndpointResponse>, queuedResource: String, runtimeVersion: String, schedulingConfig: SchedulingConfigResponse, serviceAccount: ServiceAccountResponse, shieldedInstanceConfig: ShieldedInstanceConfigResponse, state: String, symptoms: List<SymptomResponse>, tags: List<String>)