Enum FindingVariable.TypedValueOneofCase
Enum of possible cases for the "typed_value" oneof.
Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum FindingVariable.TypedValueOneofCase
Fields
| Name | Description |
|---|---|
| BoolSeq | |
| BoolVal | |
| BytesSeq | |
| BytesVal | |
| DoubleSeq | |
| DoubleVal | |
| Int64Seq | |
| Int64Val | |
| None | |
| NullVal | |
| StringSeq | |
| StringVal | |
| TimestampTime | |
| Uint64Seq | |
| Uint64Val |