メソッド: projects.configs.variables.update
HTTP リクエスト
PUT https://runtimeconfig.googleapis.com/v1beta1/{name=projects/*/configs/*/variables/**}
この URL は Google API HTTP アノテーション構文を使用します。
パスパラメータ
パラメータ |
name |
string
更新する変数の名前: projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIABLE_NAME]
|
リクエストの本文
リクエストの本文には、Variable
のインスタンスが含まれます。
レスポンスの本文
成功した場合、レスポンスの本文には Variable
のインスタンスが含まれます。
承認
以下のいずれかの OAuth スコープを設定する必要があります。
https://www.googleapis.com/auth/cloud-platform
https://www.googleapis.com/auth/cloudruntimeconfig
詳細は、Auth ガイドを参照してください。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2017-03-06 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"わかりにくい"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"情報またはサンプルコードが不正確"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"必要な情報 / サンプルがない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]