ProjectsLocationsResource class

Constructors

ProjectsLocationsResource(ApiRequester client)

Properties

hashCode int
The hash code for this object.
no setterinherited
operations ProjectsLocationsOperationsResource
no setter
processes ProjectsLocationsProcessesResource
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

batchSearchLinkProcesses(GoogleCloudDatacatalogLineageV1BatchSearchLinkProcessesRequest request, String parent, {String? $fields}) Future<GoogleCloudDatacatalogLineageV1BatchSearchLinkProcessesResponse>
Retrieve information about LineageProcesses associated with specific links.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
processOpenLineageRunEvent(String parent, {String? requestId, String? $fields}) Future<GoogleCloudDatacatalogLineageV1ProcessOpenLineageRunEventResponse>
Creates new lineage events together with their parents: process and run.
Retrieve a list of links connected to a specific asset.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited