API documentation for recommender_v1.types package.
Classes
CostProjection
Contains metadata about how much money a recommendation can save or incur.
GetInsightRequest
Request to the GetInsight method.
GetRecommendationRequest
Request to the GetRecommendation method.
Impact
Contains the impact a recommendation can have for a given category.
Insight
An insight along with the information used to derive the insight. The insight may have associated recomendations as well.
InsightStateInfo
Information related to insight state.
ListInsightsRequest
Request for the ListInsights method.
ListInsightsResponse
Response to the ListInsights method.
ListRecommendationsRequest
Request for the ListRecommendations method.
ListRecommendationsResponse
Response to the ListRecommendations method.
MarkInsightAcceptedRequest
Request for the MarkInsightAccepted method.
MarkRecommendationClaimedRequest
Request for the MarkRecommendationClaimed Method.
MarkRecommendationFailedRequest
Request for the MarkRecommendationFailed Method.
MarkRecommendationSucceededRequest
Request for the MarkRecommendationSucceeded Method.
Operation
Contains an operation for a resource loosely based on the JSON-PATCH format with support for:
- Custom filters for describing partial array patch.
- Extended path values for describing nested arrays.
- Custom fields for describing the resource for which the operation is being described.
- Allows extension to custom operations not natively supported by RFC6902. See https://tools.ietf.org/html/rfc6902 for details on the original RFC.
OperationGroup
Group of operations that need to be performed atomically.
Recommendation
A recommendation along with a suggested action. E.g., a rightsizing recommendation for an underutilized VM, IAM role recommendations, etc
RecommendationContent
Contains what resources are changing and how they are changing.
RecommendationStateInfo
Information for state. Contains state and metadata.
ValueMatcher
Contains various matching options for values for a GCP resource field.