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

TProjectsHistoriesExecutionsResource.Patch

Declaration

Source position: googletoolresults.pp line 968

public function TProjectsHistoriesExecutionsResource.Patch(

  executionId: string;

  historyId: string;

  projectId: string;

  aExecution: TExecution;

  AQuery: string = ''

):TExecution;

function TProjectsHistoriesExecutionsResource.Patch(

  executionId: string;

  historyId: string;

  projectId: string;

  aExecution: TExecution;

  AQuery: TProjectsHistoriesExecutionsPatchOptions

):TExecution;


Documentation generated on: 2025-07-25