Method: customers.nodes.patch
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Memperbarui node
yang ada.
Permintaan HTTP
PATCH https://sasportal.googleapis.com/v1alpha1/{node.name=customers/*/nodes/*}
URL menggunakan sintaksis gRPC Transcoding.
Parameter jalur
Parameter |
node.name |
string
Hanya output. Nama resource.
|
Parameter kueri
Parameter |
updateMask |
string (FieldMask format)
Kolom yang akan diperbarui. Daftar dipisahkan koma yang berisi nama-nama kolom yang sepenuhnya valid. Contoh: "user.displayName,photo" .
|
Isi permintaan
Isi permintaan memuat instance Node
.
Isi respons
Jika berhasil, isi respons memuat instance Node
.
Cakupan Otorisasi
Memerlukan cakupan OAuth berikut:
https://www.googleapis.com/auth/userinfo.email
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-25 UTC.
[null,null,["Terakhir diperbarui pada 2025-07-25 UTC."],[],["This document outlines the process for updating a node via a `PATCH` request to a specific URL using gRPC Transcoding syntax. The URL includes the node's resource name as a path parameter (`node.name`). Updates are controlled by the `updateMask` query parameter, which specifies the fields to modify. The request body contains the new node data, and a successful response returns the updated node. The operation requires OAuth scope `https://www.googleapis.com/auth/userinfo.email`.\n"],null,[]]