Unit 'googleblogger' Package
[Overview][Types][Classes][Index] [#googleapi]

TPagesResource.Patch

Declaration

Source position: googleblogger.pp line 1202

public function TPagesResource.Patch(

  blogId: string;

  pageId: string;

  aPage: TPage;

  AQuery: string = ''

):TPage;

function TPagesResource.Patch(

  blogId: string;

  pageId: string;

  aPage: TPage;

  AQuery: TPagesPatchOptions

):TPage;


Documentation generated on: 2025-07-25