GoogleCloudApihubV1ApplicationIntegrationEndpointDetails class
The details of the Application Integration endpoint to be triggered for curation.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- triggerId ↔ String?
-
The API trigger ID of the Application Integration workflow.
getter/setter pair
- uri ↔ String?
-
The endpoint URI should be a valid REST URI for triggering an Application
Integration.
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited