GoogleCloudPolicytroubleshooterIamV3ConditionContextRequest.fromJson constructor

GoogleCloudPolicytroubleshooterIamV3ConditionContextRequest.fromJson(
  1. Map json_
)

Implementation

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