回覆
更新內容的單一回應。
JSON 表示法 |
---|
{ // Union field |
欄位 | |
---|---|
聯集欄位 response 。對應要求的回應。如果要求沒有回應,可能就沒有設定任何欄位。response 只能是下列其中一個: |
|
replace
|
取代文字的結果。 |
create
|
建立命名範圍的結果。 |
insert
|
插入內嵌圖片的結果。 |
insert
|
插入內嵌 Google 試算表圖表的結果。 |
create
|
建立標頭的結果。 |
create
|
建立頁尾的結果。 |
create
|
建立附註的結果。 |
ReplaceAllTextResponse
替換文字的結果。
JSON 表示法 |
---|
{ "occurrencesChanged": integer } |
欄位 | |
---|---|
occurrences
|
取代所有文字後,變更的出現次數。 |
CreateNamedRangeResponse
建立命名範圍的結果。
JSON 表示法 |
---|
{ "namedRangeId": string } |
欄位 | |
---|---|
named
|
已建立的已命名範圍 ID。 |
InsertInlineImageResponse
插入內嵌圖片的結果。
JSON 表示法 |
---|
{ "objectId": string } |
欄位 | |
---|---|
object
|
已建立的 |
InsertInlineSheetsChartResponse
插入嵌入式 Google 試算表圖表的結果。
JSON 表示法 |
---|
{ "objectId": string } |
欄位 | |
---|---|
object
|
插入圖表的物件 ID。 |
CreateHeaderResponse
建立標頭的結果。
JSON 表示法 |
---|
{ "headerId": string } |
欄位 | |
---|---|
header
|
所建立標頭的 ID。 |
CreateFootnoteResponse
註腳建立後的結果。
JSON 表示法 |
---|
{ "footnoteId": string } |
欄位 | |
---|---|
footnote
|
已建立的附註 ID。 |