Storage Transfer v1 API - Enum NotificationConfig.Types.PayloadFormat (2.5.0)

public enum NotificationConfig.Types.PayloadFormat

Reference documentation and code samples for the Storage Transfer v1 API enum NotificationConfig.Types.PayloadFormat.

Enum for specifying the format of a notification message's payload.

Namespace

Google.Cloud.StorageTransfer.V1

Assembly

Google.Cloud.StorageTransfer.V1.dll

Fields

NameDescription
Json

TransferOperation is formatted as a JSON response, in application/json.

None

No payload is included with the notification.

Unspecified

Illegal value, to avoid allowing a default.