Archive
Archive

This toolbox category contains 4594 tools

Archive

Archive

Pub/Sub: Qwik Start

Pub/Sub: Qwik Start

GSP096 Overview Pub/Sub is a messaging service for exchanging event data among applications and services. A producer of data publishes messages to a Pub/Sub topic. A consumer creates a subscription to that topic. Subscribers either pull messages from a subscription…

创建和运行 Connectivity Tests 测试

创建和运行 Connectivity Tests 测试

完成本页面上的以下步骤,了解如何运行 Connectivity Tests。 如需修改或删除一个或多个测试,请参阅更新或删除测试。 如需了解 Connectivity Tests,请参阅概览。 准备工作 请先在 Google Cloud 中设置以下各项,然后才能使用 Connectivity Tests: 在 Google Cloud Console 中,转到项目选择器页面。 转到项目选择器 选择或创建 Google Cloud 项目。 确保您的 Google Cloud 项目已启用结算功能。 安装 Google Cloud CLI 中的 Google Cloud CLI。如需安装最新版本的 gcloud CLI,请参阅 gcloud CLI…

关联到 GitHub 代码库

关联到 GitHub 代码库

关联到 GitHub 代码库 使用集合让一切井井有条 根据您的偏好保存内容并对其进行分类 。 本页介绍了如何将 GitHub 代码库连接到 Cloud Build。如需详细了解 Cloud Build 仓库,请参阅 Cloud Build 仓库。 准备工作 连接 GitHub 主机 控制台如需将 GitHub 代码库连接到 Cloud Build,请执行以下操作: 打开 Google Cloud 控制台中的制品库页面 。 打开“代码库”页面 您将看到代码库页面。 在顶部栏的项目选择器中,选择您的 Google Cloud 项目 。 在页面顶部,选择第 2…

Assign specific admin roles

Assign specific admin roles

If you don't want to give a user full access to the Google Admin console, you can let them perform only a subset of administrative tasks. Do this by assigning an admin role. You can assign more than one admin role…

Google Maps Platform 使用入门

Google Maps Platform 使用入门

本页介绍了在使用 Google Maps Platform 上的任何 API 和 SDK 之前所需要完成的基本步骤 。 快速入门 如果您从未用过 Google Cloud 控制台来创建结算账号或项目,点击开始使用按钮即可体验 Cloud 控制台中面向新用户的交互式设置: 开始使用 此外,您还可以点击下方的标签页以完成所需的设置步骤: 第 1 步 控制台 在 Google Cloud 控制台中,打开项目选择器页面,点击创建项目以开始创建新的 Cloud 项目 。 前往项目选择器页面 确保您的 Cloud 项目已启用结算功能。确认您的项目已启用结算功能。 注意:虽然您必须设置结算账号才能设置 Cloud 项目,但实际使用 Embed API 时不需要付费。…

快速入门:安排和运行 Cron 作业

快速入门:安排和运行 Cron 作业

使用集合让一切井井有条 根据您的偏好保存内容并对其进行分类。 使用 Google Cloud 控制台安排和运行 Cron 作业 本快速入门介绍了如何使用 Google Cloud 控制台通过 Cloud Scheduler 执行一些基本操作 。 在本快速入门中,您将执行以下操作: 创建 Pub/Sub 主题以设置为 Cloud Scheduler 作业目标。 使用 Cloud Scheduler 创建一个 Cron 作业,并为该作业配置周期性时间表。 运行作业 。 验证作业是否已成功运行 。 Cloud Scheduler 提供免费层级,运行此快速入门不会产生任何费用。要了解详情,请参阅价格。 如需在 Google Cloud 控制台中直接遵循有关此任务的分步指导,请点击操作演示:…

使用控制台管理 Firestore

使用控制台管理 Firestore

使用控制台管理 Firestore 您可以通过在 Google Cloud 控制台: 查看数据 您可以在 Google Cloud 控制台中查看所有 Firestore 数据。在 Firestore 数据查看器中,点击文档或集合可以打开该项目中嵌套的数据。 在 Google Cloud 控制台中,转到数据库页面。 前往“数据库” 从数据库列表中选择所需的数据库。 在导航菜单中,点击 Firestore Studio。 打开特定路径 如需打开特定路径下的文档或集合,请使用修改路径按钮 create: 祖先文档不存在 即使某个文档的一个或多个祖先文档不存在,该文档也可能存在。例如,即使祖先文档 /mycoll/mydoc 不存在,/mycoll/mydoc/mysubcoll/mysubdoc 路径下的文档也可能存在。Firestore 数据查看器按如下方式显示不存在的祖先文档: 在集合的文档列表中,不存在的祖先文档的文档 ID 显示为斜体。 在不存在的祖先文档的信息面板中,数据查看器指出文档不存在。 警告:即使不存在的祖先文档显示在控制台中,它们也不会显示在查询和快照中。您必须创建该文档才能将其包含在查询结果中。过滤数据 您可以根据字段值和 ==、!-、>、>=、<、<=、in、not-in、array-contains、array-contains-any…

向虚拟机添加 SSH 密钥

向虚拟机添加 SSH 密钥

Install the Google Cloud CLI, then initialize it by running the following command: gcloud init note : If you instal the gcloud CLI previously , make sure you have the late version by rungcloud component update. Set a default region…

使用 Google Cloud 控制台查询公共数据集

使用 Google Cloud 控制台查询公共数据集

使用集合让一切井井有条 根据您的偏好保存内容并对其进行分类。 使用 Google Cloud 控制台查询公共数据集 了解如何使用 Google Cloud 控制台在 BigQuery 中查找和查询公共数据集 。 如需在 Google Cloud 控制台中直接遵循有关此任务的分步指导,请点击操作演示: 操作演示 准备工作 Sign in to your Google Cloud account. If you're new to Google Cloud, create an account to evaluate how our products…

创建和管理数据库

创建和管理数据库

本页面介绍了如何在 Cloud SQL 实例上创建、列出和删除 MySQL 数据库。 新创建的实例具有四个系统数据库: 如需详细了解 MySQL 数据库,请参阅 MySQL 文档。 准备工作 在完成本页面上的任务之前,必须先执行以下操作: 创建一个 Cloud SQL 实例。如需了解详情,请参阅创建实例。 如果您计划使用 mysql 客户端创建或管理数据库,必须先执行以下操作: 配置访问权限并通过 mysql 客户端连接到该实例。 如需详细了解连接方案,请参阅外部应用连接方案。 在 Cloud SQL 实例上创建数据库 注意:数据库名称的长度上限为 64 个字符。如需详细了解此名称的其他条件,请参阅架构对象名称。 如果您在创建数据库时未指定自定义字符集和排序规则,则数据库将具有以下默认值: MySQL 5.6、5.7:(使用 Google Cloud 控制台、Cloud SQL Admin…

使用 API 密钥

使用 API 密钥

只有提供正确身份验证凭据的用户才能调用 API,这样可防止 Google Maps Platform 产品遭到未经授权的使用。这些凭据采用 API 密钥的形式;API 密钥是具有唯一性的字母数字字符串,可将您的 Google 结算账号与您的项目以及特定 API 或 SDK 相关联。 本指南介绍了如何为 Google Maps Platform 创建、限制和使用 API 密钥。 准备工作 在开始使用 Maps JavaScript API 之前,请确保您的项目已关联结算账号并且启用了 Maps JavaScript API。如需了解详情,请参阅在 Cloud 控制台中进行设置。 创建 API 密钥 API 密钥是唯一标识符,用于对与您的项目相关联的请求进行身份验证,以便您使用相关产品和执行结算。您必须至少有一个与您的项目相关联的 API 密钥。…

Play Honkai: Star Rail on Any Device via Cloud Gaming

Play Honkai: Star Rail on Any Device via Cloud Gaming

update 2024 : Honkai : Star Rail can now be play on GeForce NOW and Boosteroid as well . For many user , this is is is easy than the Cloud PC solution ( Shadow and Airgpu ) describe below…

The 7 Best Cloud Gaming Services to Stream Video Games

The 7 Best Cloud Gaming Services to Stream Video Games

Key Takeaways Embrace cloud gaming for affordable access to your favorite games across a wide array of devices and platforms. Services is offer like GeForce NOW , PlayStation Plus Premium , and utomik offer huge game library and unique feature…

Which cloud gaming service is right for you? A quick comparison

Which cloud gaming service is right for you? A quick comparison

Cloud gaming is fascinating on paper. By streaming games from remote servers, cloud gaming services allow you to play high-end games even if you don’t have a high-end PC or console. All you have to do is connect a controller…

PS Remote Play

PS Remote Play

1Titles that require a VR headset (PlayStation VR or PlayStation VR2) or additional peripherals (other than a DUALSHOCK 4, DualSense, or DualSense Edge wireless controller) and games that must be streamed using a PS Plus Premium membership are not compatible…

5 Best cloud gaming services In 2023 (Free And Paid)

5 Best cloud gaming services In 2023 (Free And Paid)

Cloud gaming is a cheaper alternative to playing modern, graphics-intensive games without needing expensive gaming-centric hardware. The Cloud games run on servers equipped with high-end graphical memory, eliminating the need for powerful hardware on the user end. With a strong…

1 93 94 95 96 97 460