Archive
Archive

This toolbox category contains 5166 tools

Archive

Archive

Data Engineering, Big Data, and Machine Learning on GCP

Data Engineering, Big Data, and Machine Learning on GCP

87% of Google Cloud certified users feel more confident in their cloud skills. This program provides the skills you need to advance your career and provides training to support your preparation for the industry-recognized Google Cloud Professional Data Engineeropen in…

Preparing for the Google Cloud Professional Cloud Architect (PCA) certification | by Jamie Thompson | Google Cloud

Preparing for the Google Cloud Professional Cloud Architect (PCA) certification | by Jamie Thompson | Google Cloud

What is the Google Cloud Professional Cloud Architect certification?Google Cloud’s Professional Cloud Architect (PCA) is one of Google’s most popular professional certifications. Google Cloud’s Professional certifications are role based certifications to measure an individual’s proficiency at performing a specific role…

Google Cloud Innovators

Google Cloud Innovators

使用集合让一切井井有条 根据您的偏好保存内容并对其进行分类。 Google CloudInnovators 创新者计划为开发者和从业者提供最新动态、技术和专业知识,以及帮助培养 Google Cloud技能的专属福利。 开始使用 加入创新者计划 随着您不断提升云体验,Google CloudInnovators 计划可为您提供支持。作为创新者,您会收到 Google Cloud高管和开发技术推广工程师的讲座邀请、路线图演示文稿、社区活动邀请,旨在帮助您更快地学习和提高技能。 成为成员 高级 Innovators Plus 开发者每年只需支付 299 美元即可获得价值超过 1,500 美元的福利。 需要先邀请Champion Innovators 基于为云社区所做的贡献而由 Google 员工提名的领导者 。 免费 Google CloudInnovators 需要先邀请 Champion Innovators 新 每月获享 35 个 Google…

Google Cloud Launchpad: Veterans to Cloud Careers

Google Cloud Launchpad: Veterans to Cloud Careers

My father dedicated over 40 years to active duty in the Navy, and with my mother, instilled a strong sense of purpose in me and my two sisters. So joining the Navy felt like a natural choice, taking my oath…

Google Cloud 上的 SAP 应用认证

Google Cloud 上的 SAP 应用认证

本文档列出了经 SAP 认证可在 is 上运行的 Google Cloud 上运行的 SAP 应用解决方案。本页面还列出了经 SAP 认证可与 SAP 应用解决方案配合使用的操作系统和 is 基础设施 Google Cloud 基础设施 。 本页面上的认证不适用于 SAP HANA。对于 SAP HANA,请参阅 Google Cloud 上经认证的 SAP HANA 配置或经认证且受支持的 SAP HANA 硬件目录。 本文档中的内容仅供参考。Google Cloud 上 SAP 应用认证信息的官方来源为 SAP…

Important Program Policies

Important Program Policies

  The Google Cloud Certification Program assesses individuals to determine whether they meet Google Cloud’s proficiency standards in technical skills related to Google Cloud.   As part of the Google Cloud Certification Program , you is take will take a…

New Google Cloud generative AI training resources

New Google Cloud generative AI training resources

Editor's note: This blog has been updated since it originally published to reflect the total number of generative AI courses that have become available since the publish date.An AI/ML (artificial intelligence/machine learning) career path can be a great specialty area within…

Google Sheets API 概览

Google Sheets API 概览

Google sheet API 概览 使用集合让一切井井有条 根据您的偏好保存内容并对其进行分类。 Google sheet API is 是一个 是一个 restful 接口,可让您读取和修改电子表格的数据。借助 sheet api,您可以 : 创建电子表格 读取和写入电子表格单元格的值 更新电子表格格式 管理关联工作表 以下是 Google 表格 API 中使用的常用术语列表: 电子表格 Google 表格中的主要对象。它可以包含多个sheet, 每个sheet 都包含Cells 中的结构化信息 。spreadsheet 资源表示电子表格。它包含一个唯一的 spreadsheetId 值。 电子表格 ID 电子表格的唯一标识符。它是一个包含字母、数字和一些特殊字符的特定字符串,用于引用电子表格,并且可以从电子表格的网址派生而来。电子表格 ID…

创建 SSH 密钥

创建 SSH 密钥

Linux Windows 本文档介绍了如何为 Compute Engine 虚拟机 (VM) 实例创建 SSH 密钥对。 准备工作 设置身份验证(如果尚未设置)。身份验证是通过其进行身份验证以访问 Google Cloud 服务和 API 的过程。如需从本地开发环境运行代码或示例,您可以按如下方式向 Compute Engine 进行身份验证 。 Select the tab for how you plan to use the samples on this page: console When you use the…

令牌类型

令牌类型

本页面介绍了用于向 Google API、Google Cloud 服务和 Google Cloud 上托管的客户创建的服务进行身份验证的令牌类型。 如果您要使用客户端库访问 Google API 和服务,则可以设置应用默认凭据,并且客户端库会为您处理令牌。这是推荐的方法。 什么是令牌 对于身份验证和授权,令牌是一个数字对象,其中包含有关发出请求的主账号的身份以及为其授予的访问权限类型的信息。在大多数身份验证流程中,应用(或应用使用的库)都会将凭据交换为令牌,以确定应用有权访问哪些资源。 令牌类型 不同类型的令牌用于不同的环境。本页面介绍了以下令牌类型 : 本页面不讨论 API 密钥或客户端 ID, 这些被视为凭据 。 访问令牌 访问令牌是符合 OAuth 2.0 框架的不透明令牌。这些令牌包含授权信息,但不包含身份信息。它们用于向 Google API 进行身份验证并提供授权信息。 如果您使用应用默认凭据 (ADC) 和 Cloud 客户端库或 Google API 客户端库,则无需管理访问令牌;这些库会自动检索凭据,将其交换为访问令牌,并根据需要刷新访问令牌。 访问令牌内容…

创建和管理标记

创建和管理标记

本指南介绍如何创建和管理标记。标记是一种可附加到 Google Cloud 资源的键值对。您可以将代码用于 根据受支持的资源是否具有 特定标记。 准备工作 如需详细了解标记及其工作原理,请参阅标记概览。 所需权限 您需要的权限取决于您需要执行的操作。 如需获得这些权限,请让您的管理员在资源层次结构的适当级层授予建议的角色。 查看标记 如需查看标记定义和附加到资源的标记,您需要 Tag Viewer 角色 (roles/resourcemanager.tagViewer) 或包含以下权限的其他角色: 所需权限 resourcemanager.tagKeys.get resourcemanager.tagKeys.list resourcemanager.tagValues.list resourcemanager.tagValues.get 相应资源类型的 listTagBindings。例如,用于查看附加到 Compute Engine 实例的标记的 compute.instances.listTagBindings。 listEffectiveTags 相应的资源类型。例如,compute.instances.listEffectiveTags 用于查看附加到 Compute Engine 实例或由 Compute Engine 实例继承的所有标记。 如需查看组织级层的标记,您需要具有组织资源的 Organization…

Customer Care procedures

Customer Care procedures

This document is explains explain how to complete the follow support procedure and activity : Create and manage support cases based on your organization's support service. View known issues affecting Google Cloud services. Contact Customer Care . Access additional services…

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…