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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]