Module google_api_proto::google::cloud::runtimeconfig::v1beta1::variable
source · Expand description
Nested message and enum types in Variable
.
Enums§
- The value of the variable. It can be either a binary or a string value. You must specify one of either
value
ortext
. Specifying both will cause the server to return an error.