GoogleCloudApigeeV1SharedFlow class
The metadata describing a shared flow
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- latestRevisionId ↔ String?
-
The id of the most recently created revision for this shared flow.
getter/setter pair
- metaData ↔ GoogleCloudApigeeV1EntityMetadata?
-
Metadata describing the shared flow.
getter/setter pair
- name ↔ String?
-
The ID of the shared flow.
getter/setter pair
-
revision
↔ List<
String> ? -
A list of revisions of this shared flow.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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