Perhatian: Anda sedang melihat dokumentasi untuk antarmuka REST API. Sebagian besar library klien resmi kami menggunakan gRPC. Lihat
Pengantar REST untuk mengetahui detailnya.
MutateAssetResult
Representasi JSON |
{
"resourceName": string,
"asset": {
object (Asset )
}
} |
Kolom |
resourceName |
string
Nama resource yang ditampilkan untuk operasi yang berhasil.
|
asset |
object (Asset )
Aset yang diubah hanya dengan kolom yang dapat diubah setelah diubah. Kolom ini hanya akan ditampilkan jika responseContentType ditetapkan ke "MUTABLE_RESOURCE".
|
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-03-07 UTC.
[null,null,["Terakhir diperbarui pada 2025-03-07 UTC."],[[["This documentation details the JSON representation of the result for an asset mutation."],["The representation includes the resource name and the mutated asset, but the asset field is returned only when `responseContentType` is set to `MUTABLE_RESOURCE`."],["The `resourceName` is a string and `asset` is an object with the structure of the Asset resource."]]],[]]