Show / Hide Table of Contents

Enum Value.KindOneofCase

Enum of possible cases for the "kind" oneof.

Namespace: Google.Protobuf.WellKnownTypes
Assembly: Google.Protobuf.dll
Syntax
public enum KindOneofCase

Fields

Name Description
BoolValue
ListValue
None
NullValue
NumberValue
StringValue
StructValue
Back to top