VertexAiEndpointWithModelGardenDeploymentModelConfigContainerSpecLivenessProbeTcpSocket class final
Typed helper for the model_config.container_spec.liveness_probe.tcp_socket block of
google_vertex_ai_endpoint_with_model_garden_deployment (derived from provider schema).
- Annotations
-
- @immutable
Constructors
-
VertexAiEndpointWithModelGardenDeploymentModelConfigContainerSpecLivenessProbeTcpSocket({TfArg<
String> ? host, TfArg<num> ? port}) -
const
Properties
Methods
-
encode(
) → Map< String, Object?> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited