Reference documentation and code samples for the Recommender V1 Client class MarkInsightAcceptedRequest.
Request for the MarkInsightAccepted
method.
Generated from protobuf message google.cloud.recommender.v1.MarkInsightAcceptedRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Name of the insight.
↳ state_metadata
array| Google\Protobuf\Internal\MapField
Optional. State properties user wish to include with this state. Full replace of the current state_metadata.
↳ etag
string
Required. Fingerprint of the Insight. Provides optimistic locking.
getName
Required. Name of the insight.
string
setName
Required. Name of the insight.
var
string
$this
getStateMetadata
Optional. State properties user wish to include with this state. Full replace of the current state_metadata.
setStateMetadata
Optional. State properties user wish to include with this state. Full replace of the current state_metadata.
$this
getEtag
Required. Fingerprint of the Insight. Provides optimistic locking.
string
setEtag
Required. Fingerprint of the Insight. Provides optimistic locking.
var
string
$this