Resource: RuntimeConfig
A RuntimeConfig resource is the primary resource in the Cloud RuntimeConfig service. A RuntimeConfig resource consists of metadata and a hierarchy of variables.
JSON representation | |
---|---|
{ "name": string, "description": string } |
Fields | |
---|---|
name |
The resource name of a runtime config. The name must have the format:
The You pick the RuntimeConfig resource name, but the server will validate that the name adheres to this format. After you create the resource, you cannot change the resource's name. |
description |
An optional description of the RuntimeConfig object. |
Methods |
|
---|---|
|
Creates a new RuntimeConfig resource. |
|
Deletes a RuntimeConfig resource. |
|
Gets information about a RuntimeConfig resource. |
|
Gets the access control policy for a resource. |
|
Lists all the RuntimeConfig resources within project. |
|
Sets the access control policy on the specified resource. |
|
Returns permissions that a caller has on the specified resource. |
|
Updates a RuntimeConfig resource. |