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