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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]