GoogleChromeManagementVersionsV1ClaimCertificateProvisioningProcessRequest.fromJson constructor

GoogleChromeManagementVersionsV1ClaimCertificateProvisioningProcessRequest.fromJson(
  1. Map json_
)

Implementation

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