GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_ContainerPort (google_api_machine_learning v0.22.0) View Source
Represents a network port in a single container. This message is a subset of the Kubernetes ContainerPort v1 core specification.
Attributes
-
containerPort
(type:integer()
, default:nil
) - Number of the port to expose on the container. This must be a valid port number: 0 < PORT_NUMBER < 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.