GoogleChromePolicyVersionsV1RemoveCertificateRequest constructor

GoogleChromePolicyVersionsV1RemoveCertificateRequest({
  1. String? networkId,
  2. String? targetResource,
})

Implementation

GoogleChromePolicyVersionsV1RemoveCertificateRequest({
  this.networkId,
  this.targetResource,
});