GoogleCloudPolicytroubleshooterIamV3ConditionContextPeer constructor

GoogleCloudPolicytroubleshooterIamV3ConditionContextPeer({
  1. String? ip,
  2. String? port,
})

Implementation

GoogleCloudPolicytroubleshooterIamV3ConditionContextPeer({
  this.ip,
  this.port,
});