我正在运行一个脚本来在 gcp 上创建 GPU 指标并收到以下错误:
AttributeError: 'MetricServiceClient' object has no attribute 'project_path'
AttributeError: module 'google.cloud.monitoring_v3.types' has no attribute 'MetricDescriptor'
Run Code Online (Sandbox Code Playgroud) monitoring gpu python-3.x google-compute-engine google-cloud-platform