GoogleCloudConnectorsV1AuthConfigOauth2JwtBearer constructor
GoogleCloudConnectorsV1AuthConfigOauth2JwtBearer({
- GoogleCloudConnectorsV1Secret? clientKey,
- GoogleCloudConnectorsV1AuthConfigOauth2JwtBearerJwtClaims? jwtClaims,
Implementation
GoogleCloudConnectorsV1AuthConfigOauth2JwtBearer({
this.clientKey,
this.jwtClaims,
});