Reference documentation and code samples for the GKE Recommender V1 API class Google::Cloud::GkeRecommender::V1::GenerateOptimizedManifestResponse.
Response message for GkeInferenceQuickstart.GenerateOptimizedManifest.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#comments
def comments() -> ::Array<::String>
Returns
- (::Array<::String>) — Output only. Comments related to deploying the generated manifests.
#kubernetes_manifests
def kubernetes_manifests() -> ::Array<::Google::Cloud::GkeRecommender::V1::KubernetesManifest>
Returns
- (::Array<::Google::Cloud::GkeRecommender::V1::KubernetesManifest>) — Output only. A list of generated Kubernetes manifests.
#manifest_version
def manifest_version() -> ::String
Returns
- (::String) — Output only. Additional information about the versioned dependencies used to generate the manifests. See Run best practice inference with GKE Inference Quickstart recipes for details.