GoogleCloudApigeeV1SyncAuthorization constructor

GoogleCloudApigeeV1SyncAuthorization({
  1. String? etag,
  2. List<String>? identities,
})

Implementation

GoogleCloudApigeeV1SyncAuthorization({this.etag, this.identities});