GoogleCloudBeyondcorpSecuritygatewaysV1Application constructor
GoogleCloudBeyondcorpSecuritygatewaysV1Application({
- String? createTime,
- String? displayName,
- List<
GoogleCloudBeyondcorpSecuritygatewaysV1EndpointMatcher> ? endpointMatchers, - String? name,
- String? schema,
- String? updateTime,
- List<
GoogleCloudBeyondcorpSecuritygatewaysV1ApplicationUpstream> ? upstreams,
Implementation
GoogleCloudBeyondcorpSecuritygatewaysV1Application({
this.createTime,
this.displayName,
this.endpointMatchers,
this.name,
this.schema,
this.updateTime,
this.upstreams,
});