Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
ListLocalPostsResponse |
ListLocalPostsResponse.clone() |
ListLocalPostsResponse |
ListLocalPostsResponse.set(java.lang.String fieldName,
java.lang.Object value) |
ListLocalPostsResponse |
ListLocalPostsResponse.setLocalPosts(java.util.List<LocalPost> localPosts)
The returned list of local posts.
|
ListLocalPostsResponse |
ListLocalPostsResponse.setNextPageToken(java.lang.String nextPageToken)
If there are more local posts than the requested page size, then this field is populated with a
token to fetch the next page of local posts on a subsequent call to `ListLocalPosts`.
|
Copyright © 2011-2018 Google. All Rights Reserved.