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