Storage Transfer Service V1 API - Module Google::Cloud::StorageTransfer::V1::NotificationConfig::PayloadFormat (v0.10.0)

Reference documentation and code samples for the Storage Transfer Service V1 API module Google::Cloud::StorageTransfer::V1::NotificationConfig::PayloadFormat.

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

Constants

PAYLOAD_FORMAT_UNSPECIFIED

value: 0
Illegal value, to avoid allowing a default.

NONE

value: 1
No payload is included with the notification.

JSON

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