Network Connectivity V1BETA API - Module Google::Cloud::NetworkConnectivity::V1beta::RemoteTransportProfile::KeyProvisioningFlow (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Network Connectivity V1BETA API module Google::Cloud::NetworkConnectivity::V1beta::RemoteTransportProfile::KeyProvisioningFlow.
Type of provisioning flows supported.
Constants
KEY_PROVISIONING_FLOW_UNSPECIFIED
value: 0 Unspecified key provisioning flow.
INPUT_ONLY
value: 1 The activationKey field on the Transport must be included in a create or
patch request to establish connectivity.
OUTPUT_ONLY
value: 2 The generatedActivationKey field is populated and must be read from the
resource and passed into the other provider.
INPUT_OR_OUTPUT
value: 3 Both activation key fields are allowed for establishing connectivity. If
a key is input, the generated key is still present after provisioning is
finished.
[[["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 2026-04-25 UTC."],[],[]]