Module gapi_grpc::google::cloud::runtimeconfig::v1beta1 [−][src]
Modules
end_condition | |
runtime_config_manager_client | Generated client implementations. |
variable |
Structs
CreateConfigRequest | Creates a RuntimeConfig resource. |
CreateVariableRequest | Request for the |
CreateWaiterRequest | Request message for |
DeleteConfigRequest | Request for the |
DeleteVariableRequest | Request for the |
DeleteWaiterRequest | Request for the |
EndCondition | The condition that a Waiter resource is waiting for. |
GetConfigRequest | Gets a RuntimeConfig resource. |
GetVariableRequest | Request for the |
GetWaiterRequest | Request for the |
ListConfigsRequest | Request for the |
ListConfigsResponse |
|
ListVariablesRequest | Request for the |
ListVariablesResponse | Response for the |
ListWaitersRequest | Request for the |
ListWaitersResponse | Response for the |
RuntimeConfig | A RuntimeConfig resource is the primary resource in the Cloud RuntimeConfig service. A RuntimeConfig resource consists of metadata and a hierarchy of variables. |
UpdateConfigRequest | Request message for |
UpdateVariableRequest | Request for the |
Variable | Describes a single variable within a RuntimeConfig resource.
The name denotes the hierarchical variable name. For example,
|
Waiter | A Waiter resource waits for some end condition within a RuntimeConfig resource to be met before it returns. For example, assume you have a distributed system where each node writes to a Variable resource indidicating the node’s readiness as part of the startup process. |
WatchVariableRequest | Request for the |
Enums
VariableState | The |