Searched refs:custom_attributes (Results 1 – 3 of 3) sorted by relevance
284 std::unordered_map<string, string> custom_attributes; in CreateCopyNode() local286 &custom_attributes)); in CreateCopyNode()289 if (custom_attributes.find(kGatedGrpcAttributeKey) != in CreateCopyNode()290 custom_attributes.end()) { in CreateCopyNode()292 custom_attributes[kGatedGrpcAttributeKey], &gated_grpc_value)); in CreateCopyNode()447 std::unordered_map<string, string> custom_attributes; in CreateDebugNode() local449 &custom_attributes)); in CreateDebugNode()477 if (!custom_attributes.empty()) { in CreateDebugNode()478 TF_RETURN_IF_ERROR(SetDebugNodeAttributes(*debug_node, custom_attributes)); in CreateDebugNode()
471 custom_attributes = _messages.MessageField('CustomAttributesValue', 2) variable in Notification
1835 …request.custom_attributes = apitools_base.JsonToMessage(messages.Notification.CustomAttributesValu…