PublisherModel_CallToAction_DeployGke class final
Configurations for PublisherModel GKE deployment
- Inheritance
-
- Object
- ProtoMessage
- PublisherModel_CallToAction_DeployGke
Constructors
-
PublisherModel_CallToAction_DeployGke({List<
String> gkeYamlConfigs = const []}) - PublisherModel_CallToAction_DeployGke.fromJson(Object? j)
-
factory
Properties
-
gkeYamlConfigs
→ List<
String> -
Optional. GKE deployment configuration in yaml format.
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- qualifiedName → String
-
The fully qualified name of this message, i.e.,
google.protobuf.Durationorgoogle.rpc.ErrorInfo.finalinherited - 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(
) → Object -
override
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- fullyQualifiedName → const String