GoogleIdentityAccesscontextmanagerV1IngressSource constructor
GoogleIdentityAccesscontextmanagerV1IngressSource({
- String? accessLevel,
- GoogleIdentityAccesscontextmanagerV1PrivateServiceConnectEndpoint? pscEndpoint,
- String? resource,
Implementation
GoogleIdentityAccesscontextmanagerV1IngressSource({
this.accessLevel,
this.pscEndpoint,
this.resource,
});