ProjectsNotesOccurrences
class ProjectsNotesOccurrences extends Resource (View source)
The "occurrences" collection of methods.
Typical usage is:
$containeranalysisService = new Google\Service\ContainerAnalysis(...);
$occurrences = $containeranalysisService->projects_notes_occurrences;
Methods
listProjectsNotesOccurrences(string $name, array $optParams = [])
Lists occurrences referencing the specified note. Provider projects can use this method to get all occurrences across consumer projects referencing the specified note. (occurrences.listProjectsNotesOccurrences)
Details
ListNoteOccurrencesResponse
listProjectsNotesOccurrences(string $name, array $optParams = [])
Lists occurrences referencing the specified note. Provider projects can use this method to get all occurrences across consumer projects referencing the specified note. (occurrences.listProjectsNotesOccurrences)