Module: Google::Cloud::Recommender::V1
- Defined in:
- lib/google/cloud/recommender/v1.rb,
lib/google/cloud/recommender/v1/version.rb,
lib/google/cloud/recommender/v1/recommender.rb,
lib/google/cloud/recommender/v1/recommender/paths.rb,
lib/google/cloud/recommender/v1/recommender/client.rb,
lib/google/cloud/recommender/v1/recommender/credentials.rb,
proto_docs/google/cloud/recommender/v1/insight.rb,
proto_docs/google/cloud/recommender/v1/recommendation.rb,
proto_docs/google/cloud/recommender/v1/recommender_service.rb
Overview
To load this package, including all its services, and instantiate a client:
require "google/cloud/recommender/v1"
client = ::Google::Cloud::Recommender::V1::Recommender::Client.new
Defined Under Namespace
Modules: Recommender Classes: CostProjection, GetInsightRequest, GetRecommendationRequest, Impact, Insight, InsightStateInfo, ListInsightsRequest, ListInsightsResponse, ListRecommendationsRequest, ListRecommendationsResponse, MarkInsightAcceptedRequest, MarkRecommendationClaimedRequest, MarkRecommendationFailedRequest, MarkRecommendationSucceededRequest, Operation, OperationGroup, Recommendation, RecommendationContent, RecommendationStateInfo, ValueMatcher
Constant Summary collapse
- VERSION =
"0.7.0"