Source position: googleblogger.pp line 1348
public function TPostsResource.Update( |
blogId: string; |
postId: string; |
aPost: TPost; |
AQuery: string = '' |
):TPost; |
blogId: string; |
postId: string; |
aPost: TPost; |
AQuery: TPostsUpdateOptions |
):TPost; |