Response status for the keys listed in
FeatureViewDirectWriteResponse.write_responses.
The error only applies to the
listed data keys - the stream will remain open for further
[FeatureOnlineStoreService.FeatureViewDirectWriteRequest][] requests.
Partial failures (e.g. if the first 10 keys of a request fail, but the
rest succeed) from a single request may result in multiple responses -
there will be one response for the successful request keys and one response
for the failing request keys.
.google.rpc.Status status = 1;
Returns
Type
Description
com.google.rpc.Status
The status.
getStatusOrBuilder()
publicStatusOrBuildergetStatusOrBuilder()
Response status for the keys listed in
FeatureViewDirectWriteResponse.write_responses.
The error only applies to the
listed data keys - the stream will remain open for further
[FeatureOnlineStoreService.FeatureViewDirectWriteRequest][] requests.
Partial failures (e.g. if the first 10 keys of a request fail, but the
rest succeed) from a single request may result in multiple responses -
there will be one response for the successful request keys and one response
for the failing request keys.
Details about write for each key. If status is not OK,
WriteResponse.data_key
will have the key with error, but
WriteResponse.online_store_write_time
will not be present.
Details about write for each key. If status is not OK,
WriteResponse.data_key
will have the key with error, but
WriteResponse.online_store_write_time
will not be present.
Details about write for each key. If status is not OK,
WriteResponse.data_key
will have the key with error, but
WriteResponse.online_store_write_time
will not be present.
Details about write for each key. If status is not OK,
WriteResponse.data_key
will have the key with error, but
WriteResponse.online_store_write_time
will not be present.
Details about write for each key. If status is not OK,
WriteResponse.data_key
will have the key with error, but
WriteResponse.online_store_write_time
will not be present.
Response status for the keys listed in
FeatureViewDirectWriteResponse.write_responses.
The error only applies to the
listed data keys - the stream will remain open for further
[FeatureOnlineStoreService.FeatureViewDirectWriteRequest][] requests.
Partial failures (e.g. if the first 10 keys of a request fail, but the
rest succeed) from a single request may result in multiple responses -
there will be one response for the successful request keys and one response
for the failing request keys.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-30 UTC."],[],[]]