AgentGatewayGoogleManaged.fromJson constructor
AgentGatewayGoogleManaged.fromJson(
- Map json_
Implementation
AgentGatewayGoogleManaged.fromJson(core.Map json_)
: this(governedAccessPath: json_['governedAccessPath'] as core.String?);