Lists blogs by user.
More...
|
| enum | StatusEnum { LIVE,
DELETED
} |
| | Default value of status is LIVE. More...
|
| |
| enum | ViewEnum { VIEWTYPEUNSPECIFIED,
READER,
AUTHOR,
ADMIN
} |
| |
| enum | RoleEnum { VIEWTYPEUNSPECIFIED,
READER,
AUTHOR,
ADMIN
} |
| |
|
|
virtual string | UserId [get] |
| |
| virtual System.Nullable< StatusEnum > | Status [get, set] |
| | Default value of status is LIVE. More...
|
| |
|
virtual System.Nullable< bool > | FetchUserInfo [get, set] |
| |
|
virtual System.Nullable< ViewEnum > | View [get, set] |
| |
|
virtual System.Nullable< RoleEnum > | Role [get, set] |
| |
| override string | MethodName [get] |
| | Gets the method name. More...
|
| |
| override string | HttpMethod [get] |
| | summary>Gets the REST path. More...
|
| |
|
override string | RestPath [get] |
| |
| virtual System.Nullable< XgafvEnum > | Xgafv [get, set] |
| | V1 error format. More...
|
| |
| virtual string | AccessToken [get, set] |
| | OAuth access token. More...
|
| |
| virtual System.Nullable< AltEnum > | Alt [get, set] |
| | Data format for response. More...
|
| |
| virtual string | Callback [get, set] |
| | JSONP More...
|
| |
| virtual string | Fields [get, set] |
| | Selector specifying which fields to include in a partial response. More...
|
| |
| virtual string | Key [get, set] |
| | API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. More...
|
| |
| virtual string | OauthToken [get, set] |
| | OAuth 2.0 token for the current user. More...
|
| |
| virtual System.Nullable< bool > | PrettyPrint [get, set] |
| | Returns response with indentations and line breaks. More...
|
| |
| virtual string | QuotaUser [get, set] |
| | Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. More...
|
| |
| virtual string | UploadType [get, set] |
| | Legacy upload protocol for media (e.g. "media", "multipart"). More...
|
| |
| virtual string | UploadProtocol [get, set] |
| | Upload protocol for media (e.g. "raw", "multipart"). More...
|
| |
◆ StatusEnum
Default value of status is LIVE.
◆ ListByUserRequest()
Constructs a new ListByUser request.
◆ InitParameters()
| override void Google.Apis.Blogger.v3.BlogsResource.ListByUserRequest.InitParameters |
( |
| ) |
|
|
inlineprotected |
Initializes ListByUser parameter list.
◆ HttpMethod
| override string Google.Apis.Blogger.v3.BlogsResource.ListByUserRequest.HttpMethod |
|
get |
summary>Gets the REST path.
◆ MethodName
| override string Google.Apis.Blogger.v3.BlogsResource.ListByUserRequest.MethodName |
|
get |
Gets the method name.
summary>Gets the HTTP method.
◆ Status
| virtual System.Nullable<StatusEnum> Google.Apis.Blogger.v3.BlogsResource.ListByUserRequest.Status |
|
getset |
Default value of status is LIVE.
[default: LIVE]
The documentation for this class was generated from the following file:
- Google.Apis.Blogger.v3.cs