UpdateConnectorRequest.Google

public UpdateConnectorRequest.Google UpdateConnectorRequest.Google(    @Json(name = "settings") GoogleConnectorSettings settings,     @Json(name = "scope") List<String> scope)