GoogleIdentityAccesscontextmanagerV1ApiOperation constructor

GoogleIdentityAccesscontextmanagerV1ApiOperation({
  1. List<GoogleIdentityAccesscontextmanagerV1MethodSelector>? methodSelectors,
  2. String? serviceName,
})

Implementation

GoogleIdentityAccesscontextmanagerV1ApiOperation({
  this.methodSelectors,
  this.serviceName,
});