Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
PhoneVerificationData |
PhoneVerificationData.clone() |
PhoneVerificationData |
VerificationOption.getPhoneData()
Set only if the method is PHONE_CALL or SMS.
|
PhoneVerificationData |
PhoneVerificationData.set(java.lang.String fieldName,
java.lang.Object value) |
PhoneVerificationData |
PhoneVerificationData.setPhoneNumber(java.lang.String phoneNumber)
Phone number that the PIN will be sent to.
|
Modifier and Type | Method and Description |
---|---|
VerificationOption |
VerificationOption.setPhoneData(PhoneVerificationData phoneData)
Set only if the method is PHONE_CALL or SMS.
|
Copyright © 2011-2018 Google. All Rights Reserved.