注意: API の REST インターフェースに関するドキュメントを表示しています。当社の公式クライアント ライブラリのほとんどは gRPC を使用しています。詳しくは、
REST の概要をご覧ください。
MutateAssetResult
JSON 表現 |
{
"resourceName": string,
"asset": {
object (Asset )
}
} |
フィールド |
resourceName |
string
オペレーションが成功した場合に返されるリソース名。
|
asset |
object (Asset )
変更後に変更可能なフィールドのみを含む変更済みアセット。このフィールドは、responseContentType が「MUTABLE_RESOURCE」に設定されている場合にのみ返されます。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 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."]]],[]]