ProjectsLocationsAnnotations
class ProjectsLocationsAnnotations extends Resource (View source)
The "annotations" collection of methods.
Typical usage is:
$rapidmigrationassessmentService = new Google\Service\RapidMigrationAssessment(...);
$annotations = $rapidmigrationassessmentService->projects_locations_annotations;
Methods
create(string $parent, Annotation $postBody, array $optParams = [])
Creates an Annotation (annotations.create)
get(string $name, array $optParams = [])
Gets details of a single Annotation. (annotations.get)
Details
Operation
create(string $parent, Annotation $postBody, array $optParams = [])
Creates an Annotation (annotations.create)
Annotation
get(string $name, array $optParams = [])
Gets details of a single Annotation. (annotations.get)