英文: easiest way to copy data from a VM instance in GCP? 问题 我有一个拥有60GB的虚拟机,已使用了45GB。它有多个用户。 我已删除旧用户,现...
列出给定项目和区域中所有已计划的快照的程序化方法(使用golang)。
英文: List all the scheduled snapshots in a given project and region programmatically (golang) 问题 我正在尝...
GCP列出实例并按最后启动时间戳进行筛选。
英文: GCP list instances and filter by last start timestamp 问题 我正在尝试列出lastStartTimestamp小于给定日期的实例。 imp...
Google Cloud Golang:如何从实例URL中解析项目/区域/实例?
英文: Google Cloud Golang: How to parse project/zone/instance from instance URL? 问题 你可以使用URL解析函数来解析实例U...
暂停使用 Java 的 Google Cloud Platform 实例。
英文: Suspend Google Cloud Platform instance using Java 问题 我有一个Java Web应用程序,在其中创建GCP虚拟机实例并对它们执行操作。 我使用...
应用程序凭据在Google Cloud Vision API中不可用。
英文: Applications Credentials not avaliable in Google Cloud Vision API 问题 以下是翻译好的内容: 我正在尝试设置Google Cl...
如何创建一个启用了服务管理 API 的 Google Cloud 项目?
英文: How to create a Google Cloud project with service management API enabled? 问题 我们正在代表用户在Google Clo...
使用Golang与Google PubSub。轮询服务的最高效(成本)方式。
英文: Using Google PubSub with Golang. The most efficient (cost) way to poll the service 问题 我们正在从AMQP迁...
在生产环境中如何部署一个定时任务脚本?
英文: how do you deploy a cron script in production? 问题 我想编写一个脚本,用于在一天中安排各种任务。不幸的是,每天要执行的任务数量超过100个,接近...
Logging to the Google Cloud in Google Container/Compute Engine with Go
英文: Logging to the Google Cloud in Google Container/Compute Engine with Go 问题 我有一个在GKE上运行Go的应用程序,有20...
4