GoogleCloudApigeeV1Access constructor
GoogleCloudApigeeV1Access({
- GoogleCloudApigeeV1AccessGet? Get,
- GoogleCloudApigeeV1AccessRemove? Remove,
- GoogleCloudApigeeV1AccessSet? Set,
Implementation
GoogleCloudApigeeV1Access({
this.Get,
this.Remove,
this.Set,
});