Reference documentation and code samples for the Database Center V1BETA API class Google::Cloud::DatabaseCenter::V1beta::RecommendationInfo.
Info associated with recommendation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#recommender
def recommender() -> ::String- (::String) — Name of recommendation. Examples: organizations/1234/locations/us-central1/recommenders/google.cloudsql.instance.PerformanceRecommender/recommendations/9876
#recommender=
def recommender=(value) -> ::String- value (::String) — Name of recommendation. Examples: organizations/1234/locations/us-central1/recommenders/google.cloudsql.instance.PerformanceRecommender/recommendations/9876
- (::String) — Name of recommendation. Examples: organizations/1234/locations/us-central1/recommenders/google.cloudsql.instance.PerformanceRecommender/recommendations/9876
#recommender_id
def recommender_id() -> ::String- (::String) — ID of recommender. Examples: "google.cloudsql.instance.PerformanceRecommender"
#recommender_id=
def recommender_id=(value) -> ::String- value (::String) — ID of recommender. Examples: "google.cloudsql.instance.PerformanceRecommender"
- (::String) — ID of recommender. Examples: "google.cloudsql.instance.PerformanceRecommender"
#recommender_subtype
def recommender_subtype() -> ::String-
(::String) — Contains an identifier for a subtype of recommendations produced for the
same recommender. Subtype is a function of content and impact, meaning a
new subtype might be added when significant changes to
contentorprimary_impact.categoryare introduced. See the Recommenders section to see a list of subtypes for a given Recommender.Examples: For recommender = "google.cloudsql.instance.PerformanceRecommender", recommender_subtype can be "MYSQL_HIGH_NUMBER_OF_OPEN_TABLES_BEST_PRACTICE"/"POSTGRES_HIGH_TRANSACTION_ID_UTILIZATION_BEST_PRACTICE"
#recommender_subtype=
def recommender_subtype=(value) -> ::String-
value (::String) — Contains an identifier for a subtype of recommendations produced for the
same recommender. Subtype is a function of content and impact, meaning a
new subtype might be added when significant changes to
contentorprimary_impact.categoryare introduced. See the Recommenders section to see a list of subtypes for a given Recommender.Examples: For recommender = "google.cloudsql.instance.PerformanceRecommender", recommender_subtype can be "MYSQL_HIGH_NUMBER_OF_OPEN_TABLES_BEST_PRACTICE"/"POSTGRES_HIGH_TRANSACTION_ID_UTILIZATION_BEST_PRACTICE"
-
(::String) — Contains an identifier for a subtype of recommendations produced for the
same recommender. Subtype is a function of content and impact, meaning a
new subtype might be added when significant changes to
contentorprimary_impact.categoryare introduced. See the Recommenders section to see a list of subtypes for a given Recommender.Examples: For recommender = "google.cloudsql.instance.PerformanceRecommender", recommender_subtype can be "MYSQL_HIGH_NUMBER_OF_OPEN_TABLES_BEST_PRACTICE"/"POSTGRES_HIGH_TRANSACTION_ID_UTILIZATION_BEST_PRACTICE"