|
256 | 256 | }
|
257 | 257 | }
|
258 | 258 | },
|
259 |
| - "revision": "20250721", |
| 259 | + "revision": "20250804", |
260 | 260 | "rootUrl": "https://mybusinessverifications.googleapis.com/",
|
261 | 261 | "schemas": {
|
262 | 262 | "AddressVerificationData": {
|
|
541 | 541 | "PHONE_CALL",
|
542 | 542 | "SMS",
|
543 | 543 | "AUTO",
|
544 |
| - "VETTED_PARTNER" |
| 544 | + "VETTED_PARTNER", |
| 545 | + "TRUSTED_PARTNER" |
545 | 546 | ],
|
546 | 547 | "enumDescriptions": [
|
547 | 548 | "Default value, will result in errors.",
|
|
550 | 551 | "Make a phone call with a verification PIN to a specific phone number. The PIN is used to complete verification with Google.",
|
551 | 552 | "Send an SMS with a verification PIN to a specific phone number. The PIN is used to complete verification with Google.",
|
552 | 553 | "Verify the location without additional user action. This option may not be available for all locations.",
|
553 |
| - "This option may not be available for all locations." |
| 554 | + "This option may not be available for all locations.", |
| 555 | + "Verify the location via a trusted partner." |
554 | 556 | ],
|
555 | 557 | "type": "string"
|
556 | 558 | },
|
|
606 | 608 | "PHONE_CALL",
|
607 | 609 | "SMS",
|
608 | 610 | "AUTO",
|
609 |
| - "VETTED_PARTNER" |
| 611 | + "VETTED_PARTNER", |
| 612 | + "TRUSTED_PARTNER" |
610 | 613 | ],
|
611 | 614 | "enumDescriptions": [
|
612 | 615 | "Default value, will result in errors.",
|
|
615 | 618 | "Make a phone call with a verification PIN to a specific phone number. The PIN is used to complete verification with Google.",
|
616 | 619 | "Send an SMS with a verification PIN to a specific phone number. The PIN is used to complete verification with Google.",
|
617 | 620 | "Verify the location without additional user action. This option may not be available for all locations.",
|
618 |
| - "This option may not be available for all locations." |
| 621 | + "This option may not be available for all locations.", |
| 622 | + "Verify the location via a trusted partner." |
619 | 623 | ],
|
620 | 624 | "type": "string"
|
621 | 625 | }
|
|
673 | 677 | "PHONE_CALL",
|
674 | 678 | "SMS",
|
675 | 679 | "AUTO",
|
676 |
| - "VETTED_PARTNER" |
| 680 | + "VETTED_PARTNER", |
| 681 | + "TRUSTED_PARTNER" |
677 | 682 | ],
|
678 | 683 | "enumDescriptions": [
|
679 | 684 | "Default value, will result in errors.",
|
|
682 | 687 | "Make a phone call with a verification PIN to a specific phone number. The PIN is used to complete verification with Google.",
|
683 | 688 | "Send an SMS with a verification PIN to a specific phone number. The PIN is used to complete verification with Google.",
|
684 | 689 | "Verify the location without additional user action. This option may not be available for all locations.",
|
685 |
| - "This option may not be available for all locations." |
| 690 | + "This option may not be available for all locations.", |
| 691 | + "Verify the location via a trusted partner." |
686 | 692 | ],
|
687 | 693 | "type": "string"
|
688 | 694 | },
|
|
693 | 699 | "token": {
|
694 | 700 | "$ref": "VerificationToken",
|
695 | 701 | "description": "Optional. The input for VETTED_PARTNER method available to select [partners.](https://support.google.com/business/answer/7674102) The input is not needed for a vetted account. Token that is associated to the location. Token that is associated to the location."
|
| 702 | + }, |
| 703 | + "trustedPartnerToken": { |
| 704 | + "description": "The input for TRUSTED_PARTNER method The verification token that is associated to the location.", |
| 705 | + "type": "string" |
696 | 706 | }
|
697 | 707 | },
|
698 | 708 | "type": "object"
|
|
0 commit comments