GoogleCloudAiplatformV1PscAutomatedEndpoints class

PscAutomatedEndpoints defines the output of the forwarding rule automatically created by each PscAutomationConfig.

Properties

hashCode int
The hash code for this object.
no setterinherited
matchAddress String?
Ip Address created by the automated forwarding rule.
getter/setter pair
network String?
Corresponding network in pscAutomationConfigs.
getter/setter pair
projectId String?
Corresponding project_id in pscAutomationConfigs
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