GoogleCloudBeyondcorpSecuritygatewaysV1ApplicationUpstreamExternal constructor

GoogleCloudBeyondcorpSecuritygatewaysV1ApplicationUpstreamExternal({
  1. List<GoogleCloudBeyondcorpSecuritygatewaysV1Endpoint>? endpoints,
})

Implementation

GoogleCloudBeyondcorpSecuritygatewaysV1ApplicationUpstreamExternal({
  this.endpoints,
});