google_api_machine_learning v0.20.0 GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_ContainerPort View Source
ContainerPort represents a network port in a single container.
Attributes
-
containerPort
(type:integer()
, default:nil
) - Number of port to expose on the pod's IP address. This must be a valid port number, 0 < x < 65536.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_ContainerPort{ containerPort: integer() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.