Reference documentation and code samples for the Recommender V1 API class Google::Cloud::Recommender::V1::MarkRecommendationDismissedRequest.
Request for the MarkRecommendationDismissed
Method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#etag
def etag() -> ::String
Returns
- (::String) — Fingerprint of the Recommendation. Provides optimistic locking.
#etag=
def etag=(value) -> ::String
Parameter
- value (::String) — Fingerprint of the Recommendation. Provides optimistic locking.
Returns
- (::String) — Fingerprint of the Recommendation. Provides optimistic locking.
#name
def name() -> ::String
Returns
- (::String) — Required. Name of the recommendation.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. Name of the recommendation.
Returns
- (::String) — Required. Name of the recommendation.