GoogleCloudApigeeV1SecurityActionDeny constructor

GoogleCloudApigeeV1SecurityActionDeny({
  1. int? responseCode,
})

Implementation

GoogleCloudApigeeV1SecurityActionDeny({
  this.responseCode,
});