API documentation for recommender_v1.types
package.
Contains metadata about how much money a recommendation can save or incur.
GetInsightRequestRequest to the GetInsight
method. .. attribute:: name
Required. Name of the insight.
:type: str
GetRecommendationRequestRequest to the GetRecommendation
method. .. attribute:: name
Required. Name of the recommendation.
:type: str
ImpactContains the impact a recommendation can have for a given category.
InsightAn insight along with the information used to derive the insight. The insight may have associated recomendations as well.
InsightStateInfoInformation related to insight state. .. attribute:: state
Insight state.
:type: google.cloud.recommender_v1.types.InsightStateInfo.State
ListInsightsRequestRequest for the ListInsights
method. .. attribute:: parent
Required. The container resource on which to execute the request. Acceptable formats:
1.
"projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]",
LOCATION here refers to GCP Locations: https://cloud.google.com/about/locations/ INSIGHT_TYPE_ID refers to supported insight types: https://cloud.google.com/recommender/docs/insights/insight-types.)
:type: str
ListInsightsResponseResponse to the ListInsights
method. .. attribute:: insights
The set of insights for the parent
resource.
:type: Sequence[google.cloud.recommender_v1.types.Insight]
ListRecommendationsRequestRequest for the ListRecommendations
method. .. attribute:: parent
Required. The container resource on which to execute the request. Acceptable formats:
1.
"projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]",
LOCATION here refers to GCP Locations: https://cloud.google.com/about/locations/ RECOMMENDER_ID refers to supported recommenders: https://cloud.google.com/recommender/docs/recommenders.
:type: str
ListRecommendationsResponseResponse to the ListRecommendations
method. .. attribute:: recommendations
The set of recommendations for the parent
resource.
:type: Sequence[google.cloud.recommender_v1.types.Recommendation]
MarkInsightAcceptedRequestRequest for the MarkInsightAccepted
method. .. attribute:: name
Required. Name of the insight.
:type: str
MarkRecommendationClaimedRequestRequest for the MarkRecommendationClaimed
Method. .. attribute:: name
Required. Name of the recommendation.
:type: str
MarkRecommendationFailedRequestRequest for the MarkRecommendationFailed
Method. .. attribute:: name
Required. Name of the recommendation.
:type: str
MarkRecommendationSucceededRequestRequest for the MarkRecommendationSucceeded
Method. .. attribute:: name
Required. Name of the recommendation.
:type: str
OperationContains an operation for a resource loosely based on the JSON-PATCH format with support for:
Group of operations that need to be performed atomically. .. attribute:: operations
List of operations across one or more resources that belong to this group. Loosely based on RFC6902 and should be performed in the order they appear.
:type: Sequence[google.cloud.recommender_v1.types.Operation]
RecommendationA recommendation along with a suggested action. E.g., a rightsizing recommendation for an underutilized VM, IAM role recommendations, etc
RecommendationContentContains what resources are changing and how they are changing.
RecommendationStateInfoInformation for state. Contains state and metadata. .. attribute:: state
The state of the recommendation, Eg ACTIVE, SUCCEEDED, FAILED.
:type: google.cloud.recommender_v1.types.RecommendationStateInfo.State
ValueMatcherContains various matching options for values for a GCP resource field.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4