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

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

The agent network protocol to access the storage service.

Constants

NETWORK_PROTOCOL_UNSPECIFIED

value: 0
NetworkProtocol is not specified.

NETWORK_PROTOCOL_HTTPS

value: 1
Perform requests using HTTPS.

NETWORK_PROTOCOL_HTTP

value: 2
Not recommended: This sends data in clear-text. This is only appropriate within a closed network or for publicly available data. Perform requests using HTTP.