GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest constructor
GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest({
- String? action,
- List<
String> ? apiProducts, - GoogleCloudApigeeV1AppGroupAppKey? appGroupAppKey,
Implementation
GoogleCloudApigeeV1UpdateAppGroupAppKeyRequest({
this.action,
this.apiProducts,
this.appGroupAppKey,
});