• Home
  • Raw
  • Download

Lines Matching full:variables

75 …l">configs</a> . <a href="runtimeconfig_v1beta1.projects.configs.variables.html">variables</a></h1>
82 <p class="firstline">Deletes a variable or multiple variables.</p>
88 <p class="firstline">Lists variables within given a configuration, matching any provided filters.</…
109 [Setting and Getting Data](/deployment-manager/runtime-configurator/set-and-get-variables)
123 # opaque string and only leaf variables can have values (that is, variables
124 # that do not have any child variables).
130 # the outcome of the `variables().watch` call and is visible through the
137 # projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIABLE_NAME]
174 # opaque string and only leaf variables can have values (that is, variables
175 # that do not have any child variables).
181 # the outcome of the `variables().watch` call and is visible through the
188 # projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIABLE_NAME]
207 <pre>Deletes a variable or multiple variables.
210 specify a prefix and `recursive` is true, then all variables with that
212 variables by prefix.
217 `projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIABLE_NAME]` (required)
218 recursive: boolean, Set to `true` to recursively delete multiple variables with the same
247 `projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIBLE_NAME]` (required)
259 # opaque string and only leaf variables can have values (that is, variables
260 # that do not have any child variables).
266 # the outcome of the `variables().watch` call and is visible through the
273 # projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIABLE_NAME]
292 <pre>Lists variables within given a configuration, matching any provided filters.
294 true, in which case only variables that user has IAM permission to GetVariable
298 parent: string, The path to the RuntimeConfig resource for which you want to list variables.
304 returnValues: boolean, The flag indicates whether the user wants to return values of variables.
305 If true, then only those variables that user has IAM GetVariable permission
307 filter: string, Filters variables by matching the specified filter. For example:
309 `projects/example-project/config/[CONFIG_NAME]/variables/example-variable`.
326 "variables": [ # A list of variables and their values. The order of returned variable
331 # opaque string and only leaf variables can have values (that is, variables
332 # that do not have any child variables).
338 # the outcome of the `variables().watch` call and is visible through the
345 # projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIABLE_NAME]
426 `projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIABLE_NAME]` (required)
433 # opaque string and only leaf variables can have values (that is, variables
434 # that do not have any child variables).
440 # the outcome of the `variables().watch` call and is visible through the
447 # projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIABLE_NAME]
474 # opaque string and only leaf variables can have values (that is, variables
475 # that do not have any child variables).
481 # the outcome of the `variables().watch` call and is visible through the
488 # projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIABLE_NAME]
548 # opaque string and only leaf variables can have values (that is, variables
549 # that do not have any child variables).
555 # the outcome of the `variables().watch` call and is visible through the
562 # projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIABLE_NAME]