זהירות: אתה צופה בתיעוד עבור ממשק ה-API ל-REST. רוב ספריות הלקוחות הרשמיות שלנו משתמשות ב-gRPC. פרטים נוספים זמינים ב
מבוא ל-REST.
MutateAssetResult
ייצוג ב-JSON |
{
"resourceName": string,
"asset": {
object (Asset )
}
} |
שדות |
resourceName |
string
שם המשאב שהוחזר עבור פעולות שהושלמו בהצלחה.
|
asset |
object (Asset )
הנכס שהשתנה, עם שדות שניתן לשנות רק אחרי השינוי. השדה יוחזר רק כשהערך של responseContentType מוגדר כ-MUTABLE_RESOURCE.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-03-07 (שעון UTC).
[null,null,["עדכון אחרון: 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."]]],[]]