Reference documentation and code samples for the Network Management V1 API module Google::Cloud::NetworkManagement::V1::DeliverInfo::Target.
Deliver target types:
Constants
TARGET_UNSPECIFIED
value: 0
Target not specified.
INSTANCE
value: 1
Target is a Compute Engine instance.
INTERNET
value: 2
Target is the internet.
GOOGLE_API
value: 3
Target is a Google API.
GKE_MASTER
value: 4
Target is a Google Kubernetes Engine cluster master.
CLOUD_SQL_INSTANCE
value: 5
Target is a Cloud SQL instance.
PSC_PUBLISHED_SERVICE
value: 6
Target is a published service that uses Private Service
Connect.
PSC_GOOGLE_API
value: 7
Target is all Google APIs that use Private Service
Connect.
PSC_VPC_SC
value: 8
Target is a VPC-SC that uses Private Service
Connect.
SERVERLESS_NEG
value: 9
Target is a serverless network endpoint group.
STORAGE_BUCKET
value: 10
Target is a Cloud Storage bucket.
PRIVATE_NETWORK
value: 11
Target is a private network. Used only for return traces.
CLOUD_FUNCTION
value: 12
Target is a Cloud Function. Used only for return traces.
APP_ENGINE_VERSION
value: 13
Target is a App Engine service version. Used only for return traces.
CLOUD_RUN_REVISION
value: 14
Target is a Cloud Run revision. Used only for return traces.