You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-addressvalidation/v1/2.0.0/com/google/api/services/addressvalidation/v1/model/GoogleMapsAddressvalidationV1UspsData.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -149,7 +149,7 @@ public final class GoogleMapsAddressvalidationV1UspsData extends com.google.api.
149
149
* Indicates that more than one DPV return code is valid for the address. Returns a single
150
150
* character. * `Y`: Address was DPV confirmed for primary and any secondary numbers. * `N`:
151
151
* Primary and any secondary number information failed to DPV confirm. * `S`: Address was DPV
152
-
* confirmed for the primary number only, and the secondary number information was present by not
152
+
* confirmed for the primary number only, and the secondary number information was present but not
153
153
* confirmed, or a single trailing alpha on a primary number was dropped to make a DPV match and
154
154
* secondary information required. * `D`: Address was DPV confirmed for the primary number only,
155
155
* and the secondary number information was missing. * `R`: Address confirmed but assigned to
@@ -624,7 +624,7 @@ public GoogleMapsAddressvalidationV1UspsData setDpvDrop(java.lang.String dpvDrop
624
624
* Indicates that more than one DPV return code is valid for the address. Returns a single
625
625
* character. * `Y`: Address was DPV confirmed for primary and any secondary numbers. * `N`:
626
626
* Primary and any secondary number information failed to DPV confirm. * `S`: Address was DPV
627
-
* confirmed for the primary number only, and the secondary number information was present by not
627
+
* confirmed for the primary number only, and the secondary number information was present but not
628
628
* confirmed, or a single trailing alpha on a primary number was dropped to make a DPV match and
629
629
* secondary information required. * `D`: Address was DPV confirmed for the primary number only,
630
630
* and the secondary number information was missing. * `R`: Address confirmed but assigned to
@@ -639,7 +639,7 @@ public java.lang.String getDpvEnhancedDeliveryCode() {
639
639
* Indicates that more than one DPV return code is valid for the address. Returns a single
640
640
* character. * `Y`: Address was DPV confirmed for primary and any secondary numbers. * `N`:
641
641
* Primary and any secondary number information failed to DPV confirm. * `S`: Address was DPV
642
-
* confirmed for the primary number only, and the secondary number information was present by not
642
+
* confirmed for the primary number only, and the secondary number information was present but not
643
643
* confirmed, or a single trailing alpha on a primary number was dropped to make a DPV match and
644
644
* secondary information required. * `D`: Address was DPV confirmed for the primary number only,
645
645
* and the secondary number information was missing. * `R`: Address confirmed but assigned to
0 commit comments