Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
PhoneInput |
PhoneInput.clone() |
PhoneInput |
VerifyLocationRequest.getPhoneInput()
The input for PHONE_CALL/SMS method
|
PhoneInput |
PhoneInput.set(java.lang.String fieldName,
java.lang.Object value) |
PhoneInput |
PhoneInput.setPhoneNumber(java.lang.String phoneNumber)
The phone number that should be called or be sent SMS to.
|
Modifier and Type | Method and Description |
---|---|
VerifyLocationRequest |
VerifyLocationRequest.setPhoneInput(PhoneInput phoneInput)
The input for PHONE_CALL/SMS method
|
Copyright © 2011-2018 Google. All Rights Reserved.