- JSON 表示法
 - UpdatePermissionValueSpec
          <ph type="x-smartling-placeholder">
- </ph>
            
 - JSON 表示法
 
 
请求权限的规范。
| JSON 表示法 | |
|---|---|
{ "optContext": string, "permissions": [ enum (  | 
            |
| 字段 | |
|---|---|
optContext | 
              
                 
 代理需要请求权限的背景信息。  | 
            
permissions[] | 
              
                 
 代理请求的权限列表。  | 
            
updatePermissionValueSpec | 
              
                 
 完成更新权限请求所需的额外信息。  | 
            
UpdatePermissionValueSpec
请求更新权限所需的额外信息。
| JSON 表示法 | |
|---|---|
{
  "intent": string,
  "arguments": [
    {
      object ( | 
              |
| 字段 | |
|---|---|
intent | 
                
                   
 用户希望从中获取更新的 intent。  | 
              
arguments[] | 
                
                   
 完成更新所需的参数列表。  |