GoogleChromePolicyVersionsV1DefineCertificateRequest constructor
GoogleChromePolicyVersionsV1DefineCertificateRequest({
- String? ceritificateName,
- String? certificate,
- List<
GoogleChromePolicyVersionsV1NetworkSetting> ? settings, - String? targetResource,
Implementation
GoogleChromePolicyVersionsV1DefineCertificateRequest({
this.ceritificateName,
this.certificate,
this.settings,
this.targetResource,
});