Resource: ReasoningEngineRuntimeRevision
ReasoningEngineRuntimeRevision is a specific version of the runtime related part of ReasoningEngine. Contains only the fields that are revision specific.
namestring
Identifier. The resource name of the ReasoningEngineRuntimeRevision. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoningEngine}/runtimeRevisions/{runtime_revision}
Immutable. Configurations of the ReasoningEngineRuntimeRevision. Contains only revision specific fields.
Output only. timestamp when this ReasoningEngineRuntimeRevision was created.
Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
Output only. The state of the revision.
| JSON representation |
|---|
{ "name": string, "spec": { object ( |
State
Possible values of the state of the revision.
| Enums | |
|---|---|
STATE_UNSPECIFIED |
The unspecified state. |
ACTIVE |
Is deployed and ready to be used. |
DEPRECATED |
Is deprecated, may not be used, only preserved for historical purposes. |
Methods |
|
|---|---|
|
Deletes a reasoning engine revision. |
|
Gets a reasoning engine runtime revision. |
|
Lists runtime revisions in a reasoning engine. |
|
Queries using a reasoning engine. |
|
Streams queries using a reasoning engine. |