GoogleChromeManagementVersionsV1ClaimCertificateProvisioningProcessRequest.fromJson constructor
GoogleChromeManagementVersionsV1ClaimCertificateProvisioningProcessRequest.fromJson(
- Map json_
Implementation
GoogleChromeManagementVersionsV1ClaimCertificateProvisioningProcessRequest.fromJson(
core.Map json_,
) : this(callerInstanceId: json_['callerInstanceId'] as core.String?);