MutateRecommendationSubscriptionResult
Result message for [RecommendationSubscriptionService.MutateRecommendationSubscription]
Fields |
resource_name
|
string
Resource name of the subscription that was modified.
|
recommendation_subscription
|
RecommendationSubscription
The mutated recommendation subscription with only mutable fields after mutate. The field will only be returned when response_content_type is set to "MUTABLE_RESOURCE".
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["The `MutateRecommendationSubscription` result message provides information about the modified recommendation subscription."],["It includes the resource name (`resource_name`) of the updated subscription."],["You can also retrieve the mutated recommendation subscription data (`recommendation_subscription`) with only the changed fields, but only when `response_content_type` is set to \"MUTABLE_RESOURCE\"."]]],[]]