Table of Contents

Enum CloudEvent.Types.CloudEventAttributeValue.AttrOneofCase

Namespace
Microsoft.AutoGen.Contracts
Assembly
Microsoft.AutoGen.Core.Grpc.dll

Enum of possible cases for the "attr" oneof.

public enum CloudEvent.Types.CloudEventAttributeValue.AttrOneofCase

Fields

CeBoolean = 1
CeBytes = 4
CeInteger = 2
CeString = 3
CeTimestamp = 7
CeUri = 5
CeUriRef = 6
None = 0