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.