public enum DeliverInfo.Types.Target
Reference documentation and code samples for the Network Management v1 API enum DeliverInfo.Types.Target.
Deliver target types:
Namespace
Google.Cloud.NetworkManagement.V1Assembly
Google.Cloud.NetworkManagement.V1.dll
Fields |
|
---|---|
Name | Description |
AppEngineVersion |
Target is a App Engine service version. Used only for return traces. |
CloudFunction |
Target is a Cloud Function. Used only for return traces. |
CloudRunRevision |
Target is a Cloud Run revision. Used only for return traces. |
CloudSqlInstance |
Target is a Cloud SQL instance. |
GkeMaster |
Target is a Google Kubernetes Engine cluster master. |
GoogleApi |
Target is a Google API. |
Instance |
Target is a Compute Engine instance. |
Internet |
Target is the internet. |
PrivateNetwork |
Target is a private network. Used only for return traces. |
PscGoogleApi |
Target is all Google APIs that use Private Service Connect. |
PscPublishedService |
Target is a published service that uses Private Service Connect. |
PscVpcSc |
Target is a VPC-SC that uses Private Service Connect. |
ServerlessNeg |
Target is a serverless network endpoint group. |
StorageBucket |
Target is a Cloud Storage bucket. |
Unspecified |
Target not specified. |