Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
LocationState |
LocationState.clone() |
LocationState |
Location.getLocationState()
Output only.
|
LocationState |
LocationState.set(java.lang.String fieldName,
java.lang.Object value) |
LocationState |
LocationState.setCanDelete(java.lang.Boolean canDelete)
Output only.
|
LocationState |
LocationState.setCanUpdate(java.lang.Boolean canUpdate)
Output only.
|
LocationState |
LocationState.setHasPendingVerification(java.lang.Boolean hasPendingVerification)
Output only.
|
LocationState |
LocationState.setIsDisabled(java.lang.Boolean isDisabled)
Output only.
|
LocationState |
LocationState.setIsDisconnected(java.lang.Boolean isDisconnected)
Output only.
|
LocationState |
LocationState.setIsDuplicate(java.lang.Boolean isDuplicate)
Output only.
|
LocationState |
LocationState.setIsGoogleUpdated(java.lang.Boolean isGoogleUpdated)
Output only.
|
LocationState |
LocationState.setIsLocalPostApiDisabled(java.lang.Boolean isLocalPostApiDisabled)
Output only.
|
LocationState |
LocationState.setIsPendingReview(java.lang.Boolean isPendingReview)
Output only.
|
LocationState |
LocationState.setIsPublished(java.lang.Boolean isPublished)
Output only.
|
LocationState |
LocationState.setIsSuspended(java.lang.Boolean isSuspended)
Output only.
|
LocationState |
LocationState.setIsVerified(java.lang.Boolean isVerified)
Output only.
|
LocationState |
LocationState.setNeedsReverification(java.lang.Boolean needsReverification)
Output only.
|
Modifier and Type | Method and Description |
---|---|
Location |
Location.setLocationState(LocationState locationState)
Output only.
|
Copyright © 2011-2018 Google. All Rights Reserved.