• Home
  • Raw
  • Download

Lines Matching full:variable

82variable within the given configuration. You cannot create a variable with a name that is a prefix…
85 <p class="firstline">Deletes a variable or multiple variables. If you specify a variable name, then…
88 <p class="firstline">Gets information about a single variable.</p>
91 …n given a configuration, matching any provided filters. This only lists variable names, not the va…
100 <p class="firstline">Updates an existing variable with a new value.</p>
103variable and waits for a change in the variable's value. When there is a change, this method retur…
112variable within the given configuration. You cannot create a variable with a name that is a prefix…
115 …parent: string, The path to the RutimeConfig resource that this variable should belong to. The con…
119variable within a RuntimeConfig resource. The name denotes the hierarchical variable name. For exa…
120variable resource, in the format: projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIABLE_…
121 …;: &quot;A String&quot;, # Output only. The current state of the variable. The variable state indi…
122 …&quot;text&quot;: &quot;A String&quot;, # The string value of the variable. The length of the valu…
123 …&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time of the last variable update.…
124 …&quot;value&quot;: &quot;A String&quot;, # The binary value of the variable. The length of the val…
136variable within a RuntimeConfig resource. The name denotes the hierarchical variable name. For exa…
137variable resource, in the format: projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIABLE_…
138 …;: &quot;A String&quot;, # Output only. The current state of the variable. The variable state indi…
139 …&quot;text&quot;: &quot;A String&quot;, # The string value of the variable. The length of the valu…
140 …&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time of the last variable update.…
141 …&quot;value&quot;: &quot;A String&quot;, # The binary value of the variable. The length of the val…
147 …<pre>Deletes a variable or multiple variables. If you specify a variable name, then that variable
150 …name: string, The name of the variable to delete, in the format: `projects/[PROJECT_ID]/configs/[C…
166 <pre>Gets information about a single variable.
169 …name: string, The name of the variable to return, in the format: `projects/[PROJECT_ID]/configs/[C…
178variable within a RuntimeConfig resource. The name denotes the hierarchical variable name. For exa…
179variable resource, in the format: projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIABLE_…
180 …;: &quot;A String&quot;, # Output only. The current state of the variable. The variable state indi…
181 …&quot;text&quot;: &quot;A String&quot;, # The string value of the variable. The length of the valu…
182 …&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time of the last variable update.…
183 …&quot;value&quot;: &quot;A String&quot;, # The binary value of the variable. The length of the val…
189 …n given a configuration, matching any provided filters. This only lists variable names, not the va…
193 …ed filter. For example: `projects/example-project/config/[CONFIG_NAME]/variables/example-variable`.
207 …&quot;variables&quot;: [ # A list of variables and their values. The order of returned variable ob…
208variable within a RuntimeConfig resource. The name denotes the hierarchical variable name. For exa…
209variable resource, in the format: projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIABLE_…
210 …;: &quot;A String&quot;, # Output only. The current state of the variable. The variable state indi…
211 …&quot;text&quot;: &quot;A String&quot;, # The string value of the variable. The length of the valu…
212 …&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time of the last variable update.…
213 …&quot;value&quot;: &quot;A String&quot;, # The binary value of the variable. The length of the val…
265 <pre>Updates an existing variable with a new value.
268 …name: string, The name of the variable to update, in the format: `projects/[PROJECT_ID]/configs/[C…
272variable within a RuntimeConfig resource. The name denotes the hierarchical variable name. For exa…
273variable resource, in the format: projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIABLE_…
274 …;: &quot;A String&quot;, # Output only. The current state of the variable. The variable state indi…
275 …&quot;text&quot;: &quot;A String&quot;, # The string value of the variable. The length of the valu…
276 …&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time of the last variable update.…
277 …&quot;value&quot;: &quot;A String&quot;, # The binary value of the variable. The length of the val…
288variable within a RuntimeConfig resource. The name denotes the hierarchical variable name. For exa…
289variable resource, in the format: projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIABLE_…
290 …;: &quot;A String&quot;, # Output only. The current state of the variable. The variable state indi…
291 …&quot;text&quot;: &quot;A String&quot;, # The string value of the variable. The length of the valu…
292 …&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time of the last variable update.…
293 …&quot;value&quot;: &quot;A String&quot;, # The binary value of the variable. The length of the val…
299variable and waits for a change in the variable&#x27;s value. When there is a change, this method …
302 …name: string, The name of the variable to watch, in the format: `projects/[PROJECT_ID]/configs/[CO…
307 …of the variable and if the current timestamp is newer than `newerThan` timestamp, the method retur…
318variable within a RuntimeConfig resource. The name denotes the hierarchical variable name. For exa…
319variable resource, in the format: projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIABLE_…
320 …;: &quot;A String&quot;, # Output only. The current state of the variable. The variable state indi…
321 …&quot;text&quot;: &quot;A String&quot;, # The string value of the variable. The length of the valu…
322 …&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time of the last variable update.…
323 …&quot;value&quot;: &quot;A String&quot;, # The binary value of the variable. The length of the val…