diff --git a/clients/google-api-services-advisorynotifications/v1/2.0.0/com/google/api/services/advisorynotifications/v1/Advisorynotifications.java b/clients/google-api-services-advisorynotifications/v1/2.0.0/com/google/api/services/advisorynotifications/v1/Advisorynotifications.java index d711a64be9c..f3603a1c980 100644 --- a/clients/google-api-services-advisorynotifications/v1/2.0.0/com/google/api/services/advisorynotifications/v1/Advisorynotifications.java +++ b/clients/google-api-services-advisorynotifications/v1/2.0.0/com/google/api/services/advisorynotifications/v1/Advisorynotifications.java @@ -103,7 +103,7 @@ public class Advisorynotifications extends com.google.api.client.googleapis.serv * {@code com.google.api.client.extensions.appengine.http.UrlFetchTransport} *
  • Android: {@code newCompatibleTransport} from * {@code com.google.api.client.extensions.android.http.AndroidHttp}
  • - *
  • Java: {@link com.google.api.client.googleapis.javanet.GoogleNetHttpTransport#newTrustedTransport()} + *
  • Java: {@code com.google.api.client.http.javanet.NetHttpTransport}
  • * * * @param jsonFactory JSON factory, which may be: @@ -1761,8 +1761,7 @@ private static String chooseEndpoint(com.google.api.client.http.HttpTransport tr * {@code com.google.api.client.extensions.appengine.http.UrlFetchTransport} *
  • Android: {@code newCompatibleTransport} from * {@code com.google.api.client.extensions.android.http.AndroidHttp}
  • - *
  • Java: {@link com.google.api.client.googleapis.javanet.GoogleNetHttpTransport#newTrustedTransport()} - *
  • + *
  • Java: {@code com.google.api.client.http.javanet.NetHttpTransport}
  • * * @param jsonFactory JSON factory, which may be: *