Informacje o użytkowniku po post
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Listę metod dla tego zasobu znajdziesz na końcu tej strony.
Reprezentacje zasobów
{
"kind": "blogger#postUserInfo",
"post": posts Resource,
"post_user_info": {
"kind": "blogger#postPerUserInfo",
"userId": string,
"blogId": string,
"postId": string,
"hasEditAccess": boolean
}
}
nazwa usługi, |
Wartość |
Opis |
Notatki |
kind |
string |
Rodzaj tego elementu. Zawsze blogger#postUserInfo |
|
post |
nested object |
Zasób posta. |
|
post_user_info |
nested object |
Informacje o użytkowniku posta. |
|
post_user_info.kind |
string |
Rodzaj tego elementu. Zawsze blogger#postPerUserInfo |
|
post_user_info.userId |
string |
Identyfikator użytkownika. |
|
post_user_info.blogId |
string |
Identyfikator bloga, do którego należy zasób posta. |
|
post_user_info.postId |
string |
Identyfikator zasobu posta. |
|
post_user_info.hasEditAccess |
boolean |
Prawda, jeśli użytkownik ma dostęp na poziomie autora do posta. |
|
Metody
- pobierz
- Pobiera 1 parę posta i informacji o użytkowniku od: postId i userId.
- list
- Pobiera listę par informacji o poście i wpisach użytkowników, prawdopodobnie odfiltrowanych. Informacje o użytkowniku posta zawierają właściwe dla niego dane (np. o prawach dostępu).
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-06-26 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-06-26 UTC."],[[["The `zelos.RenderInfo.getDesiredRowWidth_()` method calculates and returns the desired width of a specific row within a rendered block."],["This method accepts a `Row` object as input, representing the row for which the width is being determined."],["The output is a numerical value indicating the calculated width of the given row."]]],[]]